mirror of
https://github.com/IRBorisov/cctext.git
synced 2025-06-25 21:20:36 +03:00
28 lines
877 B
INI
28 lines
877 B
INI
[metadata]
|
|
name = cctext
|
|
version = file: VERSION
|
|
author = CIHT CONCEPT, IRBorisov
|
|
author_email = iborisov@acconcept.ru
|
|
description = Text processing library for russian languange
|
|
long_description = file: README.md
|
|
long_description_content_type = text/markdown
|
|
url = https://github.com/IRBorisov/cctext
|
|
license = MIT
|
|
classifiers =
|
|
Development Status :: 3 - Alpha
|
|
Intended Audience :: Developers
|
|
Intended Audience :: Science/Research
|
|
License :: OSI Approved :: MIT License
|
|
Natural Language :: Russian
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.12
|
|
Topic :: Software Development :: Libraries :: Python Modules
|
|
Topic :: Scientific/Engineering :: Information Analysis
|
|
Topic :: Text Processing :: Linguistic
|
|
|
|
[options]
|
|
packages = find:
|
|
install_requires =
|
|
razdel
|
|
pymorphy3 |