-
Notifications
You must be signed in to change notification settings - Fork 8
/
PKG-INFO
38 lines (30 loc) · 1.09 KB
/
PKG-INFO
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
Metadata-Version: 1.1
Name: toolchest
Version: 0.0.1
Summary: Miscellaneous functions for Release Depot
Author: release-depot
Author-email: [email protected]
License: Copyright (c) 2017-2018 Red Hat, Inc.
Description: Release Depot
-------------
Miscellaneous functions and objects for Release Depot projects
Getting Started:
----------------
To use the code:
$ python setup.py install
or by using pip
$ pip install toolchest
Documentation:
--------------
There is not any, yet.
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities