dev-python/pygtkspellcheck: Add pygtkspellcheck to the tree.

It is a spellchecking library for GTK written in python.

Signed-off-by: Henning Schild <henning@hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/2484
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Henning Schild
2016-10-05 19:57:01 +02:00
committed by Patrice Clement
parent 18b4146f1c
commit abcb1fbb29
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">pygtkspellcheck</remote-id>
<remote-id type="github">koehlma/pygtkspellcheck</remote-id>
</upstream>
</pkgmetadata>