Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 3e25fa3

Browse files
authored
Add files via upload
1 parent b847039 commit 3e25fa3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

setup.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@
1919
keywords = ['str', 'string', 'user-experience', 'user-input', 'date', 'date-strings', 'datify', 'alpha-month', 'month', 'engligh', 'russian', 'ukrainian', 'natural-language', 'open-source'],
2020
install_requires=[],
2121
classifiers=[
22-
'Development Status :: 4 - Beta',
22+
'Development Status :: 5 - Production/Stable',
2323
'Intended Audience :: Developers',
24-
'Topic :: Software Development :: Build Tools',
25-
'License :: OSI Approved :: Apache License',
24+
'Topic :: Software Development :: Libraries :: Python Modules',
25+
'Topic :: Text Processing',
26+
'License :: OSI Approved :: Apache Software License',
27+
'Operating System :: OS Independent',
2628
'Programming Language :: Python :: 3',
2729
'Programming Language :: Python :: 3.4',
2830
'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)