Files
guru/dev-util/codespell/metadata.xml
Alessandro Barbieri c71fc552f7 dev-util/codespell: longdescription lang="en"
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-27 00:39:12 +02:00

22 lines
728 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>waebbl@gmail.com</email>
<name>Bernd Waibel</name>
</maintainer>
<longdescription lang="en">
A tool to fix common misspellings in text files. It's designed primarily
checking misspelled words in source code, but can be used with other
text files as well.
</longdescription>
<upstream>
<maintainer status="active">
<email>larson.eric.d@gmail.com</email>
<name>Eric Larson</name>
</maintainer>
<bugs-to>https://github.com/codespell-project/codespell/issues</bugs-to>
<remote-id type="github">codespell-project/codespell</remote-id>
</upstream>
</pkgmetadata>