gentoo-ebuilds/dev-java/univocity-parsers/metadata.xml
Conrad Kostecki d1fa0def67
*/*: metadata.xml: use https instead http
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2022-04-18 02:09:41 +02:00

13 lines
563 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">uniVocity/univocity-parsers</remote-id>
</upstream>
<longdescription>
univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
</longdescription>
</pkgmetadata>