Unify quoting in metadata.xml files for machine processing
[gentoo.git] / dev-python / pyenchant / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <herd>python</herd>
5   <longdescription lang="en">PyEnchant is a set of language bindings and some wrapper classes to
6                 make the excellent Enchant spellchecker available as a Python
7                 module. The bindings are generated using SWIG. It includes all the
8                 functionality of Enchant with the flexibility of Python and a nice
9                 'Pythonic' object-oriented interface. It also aims to provide some
10                 higher-level functionality than is available in the C API.</longdescription>
11   <upstream>
12     <remote-id type="pypi">pyenchant</remote-id>
13     <remote-id type="sourceforge">pyenchant</remote-id>
14   </upstream>
15 </pkgmetadata>