aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pykakasi/slack-desc
diff options
context:
space:
mode:
authorVijay Marcel <vijaymarcel@outlook.com>2023-09-23 10:11:05 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 11:33:36 +0700
commit65e71e889749ce93a2fc8d6a66728e32e8ebdab4 (patch)
tree204c4967781692c63452582eafc3f98a91ca427e /python/python3-pykakasi/slack-desc
parent089bf2341c06a4d8cae8e9f2612f584e6de2c9b8 (diff)
python/python3-pykakasi: Added (kanji inversion library).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykakasi/slack-desc')
-rw-r--r--python/python3-pykakasi/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pykakasi/slack-desc b/python/python3-pykakasi/slack-desc
new file mode 100644
index 0000000000..105c65c25d
--- /dev/null
+++ b/python/python3-pykakasi/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-pykakasi: python3-pykakasi (Kana kanji simple inversion library)
+python3-pykakasi:
+python3-pykakasi: pykakasi is a Python Natural Language Processing (NLP) library
+python3-pykakasi: to transliterate hiragana, katakana and kanji into romaji.
+python3-pykakasi: It can handle characters in NFC form.
+python3-pykakasi: ts algorithms are based on the kakasi library, which is written in C.
+python3-pykakasi:
+python3-pykakasi:
+python3-pykakasi: Homepage:https://codeberg.org/miurahr/pykakasi
+python3-pykakasi:
+python3-pykakasi: