summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-02-06 01:36:26 +0100
committerSebastian Pipping <sping@gentoo.org>2020-02-06 01:41:27 +0100
commitc2ca110efb08e18b4bd275b818ceca387c2a36f1 (patch)
tree5c5e54837a50d80b13305298d5f4992f1530588d /app-text/nuspell/metadata.xml
parentprofiles: Mask dev-libs/libappindicator:2 and revdeps for removal (diff)
downloadgentoo-c2ca110efb08e18b4bd275b818ceca387c2a36f1.tar.gz
gentoo-c2ca110efb08e18b4bd275b818ceca387c2a36f1.tar.bz2
gentoo-c2ca110efb08e18b4bd275b818ceca387c2a36f1.zip
app-text/nuspell: New package
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'app-text/nuspell/metadata.xml')
-rw-r--r--app-text/nuspell/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-text/nuspell/metadata.xml b/app-text/nuspell/metadata.xml
new file mode 100644
index 000000000000..6a10d096c251
--- /dev/null
+++ b/app-text/nuspell/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+ <maintainer type="person">
+ <email>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+ <longdescription>
+ Spell checker library and command-line program designed for
+ languages with rich morphology and complex word compounding.
+
+ Nuspell is a pure C++ re-implementation of <pkg>app-text/hunspell</pkg>.
+ </longdescription>
+</pkgmetadata>