<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	Fast classpath and module scanner for Java and other JVM languages.
	Provides APIs for discovering classes, annotations, resources, and
	module metadata by scanning class files without using reflection or
	loading classes into the JVM.
	</longdescription>
	<upstream>
		<remote-id type="github">classgraph/classgraph</remote-id>
	</upstream>
</pkgmetadata>
