<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>mrueg@gentoo.org</email>
		<name>Manuel RĂ¼ger</name>
	</maintainer>
	<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>