-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsetup.cfg
39 lines (35 loc) · 981 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
31
32
33
34
35
36
37
38
39
[metadata]
name = ptt-mail-backup
version = 0.6.0
description = Backup PTT mail
author = eight
author_email = [email protected]
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: End Users/Desktop
License :: OSI Approved :: MIT License
Natural Language :: Chinese (Traditional)
Programming Language :: Python :: 3
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3 :: Only
Topic :: Communications :: BBS
keywords = ptt, mail
license = MIT
long_description = file: README.rst
url = https://github.com/eight04/ptt-mail-backup
[options]
zip_safe = True
packages = find:
install_requires =
paramiko~=3.4
ptt-article-parser~=0.6.0
uao~=0.2.0
wcwidth~=0.2.13
[options.entry_points]
console_scripts =
ptt-mail-backup = ptt_mail_backup:main
[vpip]
command_fallback = python cute.py