forked from Decalogue/chat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
setup.cfg
30 lines (29 loc) · 1016 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
23
24
25
26
27
28
29
30
[metadata]
name = chat
author = Decalogue
version = 1.0.7
author_email = 1044908508@qq.com
summary = Chat robot based on natural language understanding and machine learning.
license = MIT
description =
README.md
home-page = http://pypi.python.org/pypi/chat
requires-python = >=3.3
classifiers =
Development Status :: 5 - Production/Stable
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Information Technology
Natural Language :: English
Natural Language :: Chinese (Simplified)
License :: OSI Approved :: MIT License
Operating System :: Microsoft :: Windows
Operating System :: POSIX :: Linux
Operating System :: MacOS :: MacOS X
Operating System :: Other OS
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[files]
packages =
chat