-
Notifications
You must be signed in to change notification settings - Fork 4
/
zetuprc
38 lines (29 loc) · 800 Bytes
/
zetuprc
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
[zetup]
description =
Zimmermann's Extensible Tools for Unified Project_setups
author = Stefan Zimmermann <[email protected]>
url = https://github.com/zimmermanncode/zetup
license = LGPLv3
python = 2.7 3.3 3.4 3.5 3.6
scripts =
zetup: zetup.script:run
setup keywords =
use_zetup: zetup:setup_entry_point
no make =
setup.py
tox.ini
classifiers =
Development Status :: 3 - Alpha
Intended Audience :: Developers
License :: OSI Approved
:: GNU Library or Lesser General Public License (LGPL)
Operating System :: OS Independent
Topic :: Software Development
Topic :: Utilities
keywords =
zetup project tools config ini setup
requirements extras
packages package toplevel
object meta
subprocess process popen call
python3