summaryrefslogtreecommitdiff
blob: d046793375c227c6d07e57f4de488e3f5efa184e (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription>
		All functions for parsing, printing and writting Dockerfiles are exported through @Language.Docker@. For more fine-grained operations look for specific modules that implement a certain functionality.
		See the https://github.com/hadolint/language-docker GitHub project for the source-code and examples.
	</longdescription>
</pkgmetadata>