-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathsetup.cfg
22 lines (22 loc) · 814 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[metadata]
name = kytea
description = A text analysis toolkit KyTea binding
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8
url = https://github.com/chezou/Mykytea-python
author = Aki Ariga
author_email = [email protected]
license = MIT license
license_file = LICENSE
classifiers =
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
License :: OSI Approved :: MIT License
Topic :: Text Processing :: Linguistic
project_urls =
Source = https://github.com/chezou/Mykytea-python
Tracker = https://github.com/chezou/Mykytea-python/issues
keywords = KyTea, NLP, Japanese morphological analyzer