-
Notifications
You must be signed in to change notification settings - Fork 2
/
PKG-INFO
31 lines (24 loc) · 901 Bytes
/
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
Metadata-Version: 1.0
Name: service
Version: 0.1
Summary: Supervise directory structure builder
Home-page: http://github.com/cklein/service
Author: Christian Klein
Author-email: [email protected]
License: BSD
Description:
Status and License
------------------
``service`` is a Python port and extension of SuperScript Technology's
service-config tool
<http://www.superscript.com/service-config/intro.html>`_
It is written by Christian Klein and licensed under an
`BSD-style permissive license <license.html>`_.
What It Does
------------
``service`` is a tool to create isolated Python environments.
Keywords:
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License