mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-util/codespell: new package
Fix common misspellings in text files, designed to be used in source code. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com>
This commit is contained in:
21
dev-util/codespell/metadata.xml
Normal file
21
dev-util/codespell/metadata.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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>
|
||||
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>
|
||||
Reference in New Issue
Block a user