gentoo/dev-util/codespell/metadata.xml
Bernd Waibel 5325e7d3d1
dev-util/codespell: add 2.2.4
Closes: https://bugs.gentoo.org/901199
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net>
Signed-off-by: Sam James <sam@gentoo.org>
2023-03-25 04:05:36 +00:00

23 lines
820 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>waebbl-gentoo@posteo.net</email>
<name>Bernd Waibel</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Gentoo Proxy Maintainers</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>
<bugs-to>https://github.com/codespell-project/codespell/issues</bugs-to>
<remote-id type="pypi">codespell</remote-id>
<remote-id type="github">codespell-project/codespell</remote-id>
</upstream>
</pkgmetadata>