summaryrefslogtreecommitdiff
path: root/dev-util/codespell/metadata.xml
blob: 522474c1c52fedf2d220b65659d8fa38c54d76c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>