summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/apse/metadata.xml')
-rw-r--r--dev-python/apse/metadata.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-python/apse/metadata.xml b/dev-python/apse/metadata.xml
new file mode 100644
index 000000000000..b43ebb2e31f1
--- /dev/null
+++ b/dev-python/apse/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+<maintainer>
+ <email>satya@gentoo.org</email>
+ <name>Christian Andreetta</name>
+</maintainer>
+<longdescription>
+Approximate String Matching in Python: identifies typing and spelling errors, closely related vocabularies, genetic mutations (GAG ACT), abbreviations. While it implements the same algorithm as the agrep program, Apse lets the user choose how many edits (substitutions, deletions, additions) will be acceptable as 'match'.
+</longdescription>
+</pkgmetadata>