mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Closes: https://bugs.gentoo.org/901199 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
23 lines
820 B
XML
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>
|