ActDeact

View on PyPIReverse Dependencies (0)

1.0.0 ActDeact-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: ActDeact
Version: 1.0.0
Filename: ActDeact-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 8362
MD5: a66f8e8aca396d4ecdf1e3043f96a08e
SHA256: 74a824db8f3d94513e567205a65a866e5fee3c3396a7bd686d18a88c61aa9519
Uploaded: 2018-04-16 17:21:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ActDeact
Version: 1.0.0
Summary: Activate and deactivate config files easily
Author: Benedikt Bergenthal
Author-Email: mail[at]benedikt-bergenthal.de
Home-Page: https://github.com/wutzi15/actDeact
Project-Url: Bug Reports, https://github.com/wutzi15/actDeact/issues
Project-Url: Source, https://github.com/wutzi15/actDeact
Keywords: config configfile Activate deactivate
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Systems Administration
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: ConfigParser
Description-Content-Type: text/markdown
[Description omitted; length: 1144 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.31.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
ActDeact-1.0.0.dist-info/LICENSE.txt sha256=Yseh419WQGiW16p8pS0MwNJyrAIrXSeW59aQXbijY2o 9723
ActDeact-1.0.0.dist-info/METADATA sha256=dgXY3rlwl8Q9Itq3ZaXfUz8JcOvWHbwNgB9nLmjVd80 2057
ActDeact-1.0.0.dist-info/RECORD
ActDeact-1.0.0.dist-info/WHEEL sha256=J3CsTk7Mf2JNUyhImI-mjX-fmI4oDjyiXgWT4qgZiCE 110
ActDeact-1.0.0.dist-info/entry_points.txt sha256=1eydU3KPZnSMsWTN9HKBZbwzYIBdbAljqCB3yPirrIc 78
ActDeact-1.0.0.dist-info/top_level.txt sha256=ZVsd6XCjzEqWYUiqdXflIDOwqorzuGn0sBCoTFX-eAg 19
act/__init__.py sha256=4PBRm0XNj-jKWzv_QSdK3tY7Jpm-gr1GxnpTHTWoGys 706
actDeact/__init__.py sha256=JKEBGSJztYB7K4A6zQgF-aVqufsXuKOlO_WeBXnHTGo 2491
actDeact/actDeact.conf sha256=7cBKSF_JP9b1fSIF34nGG0QCntUQnzcqNlgHcOIGvG0 26
deact/__init__.py sha256=-C_pzrQn6z9nf7zUxzM5P6PmP1U0qPYg171oq5sw9M4 706

top_level.txt

act
actDeact
deact

entry_points.txt

act = act:main
actDeact = actDeact:main
deact = deact:main