mirror of
https://github.com/IRBorisov/cctext.git
synced 2025-06-26 05:30:36 +03:00
18 lines
409 B
INI
18 lines
409 B
INI
[metadata]
|
|
name = cctext
|
|
version = file: VERSION
|
|
author = CIHT CONCEPT, IRBorisov
|
|
author_email = iborisov@acconcept.ru
|
|
description = Concept text processing library
|
|
long_description = file: README.md
|
|
long_description_content_type = text/markdown
|
|
license = MIT
|
|
classifiers =
|
|
Programming Language :: Python :: 3
|
|
|
|
[options]
|
|
packages = find:
|
|
install_requires =
|
|
razdel
|
|
pymorphy3
|
|
pymorphy3-dicts-ru |