summaryrefslogtreecommitdiff
path: root/dev-python/pyenchant/metadata.xml
blob: 345c5dbc001c26c90dde9d03d2e30a3a61a1c8b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <longdescription lang="en">
		PyEnchant is a set of language bindings and some wrapper classes to
		make the excellent Enchant spellchecker available as a Python
		module. The bindings are generated using SWIG. It includes all the
		functionality of Enchant with the flexibility of Python and a nice
		'Pythonic' object-oriented interface. It also aims to provide some
		higher-level functionality than is available in the C API.
	</longdescription>
 
 <origin>gentoo-staging</origin>
</pkgmetadata>