debuntu-tools

View on PyPIReverse Dependencies (0)

0.9.1 debuntu_tools-0.9.1-py2.py3-none-any.whl

Wheel Details

Project: debuntu-tools
Version: 0.9.1
Filename: debuntu_tools-0.9.1-py2.py3-none-any.whl
Download: [link]
Size: 37293
MD5: 4cc075a23a206bc56eae97f6abd54e54
SHA256: 36ae0b1ce182330b5006e396d1f2e9799efe3129975f8c2018c955e144874e17
Uploaded: 2020-08-17 12:15:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: debuntu-tools
Version: 0.9.1
Summary: Debian and Ubuntu system administration tools
Author: Peter Odding
Author-Email: peter[at]peterodding.com
Home-Page: https://debuntu-tools.readthedocs.io/
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: apt-mirror-updater (>=7.2)
Requires-Dist: coloredlogs (>=14.0)
Requires-Dist: deb-pkg-tools (>=8.3)
Requires-Dist: executor (>=23.1)
Requires-Dist: humanfriendly (>=8.2)
Requires-Dist: linux-utils (>=0.7)
Requires-Dist: property-manager (>=3.0)
Requires-Dist: six (>=1.14.0)
Requires-Dist: update-dotdee (>=6.0)
Requires-Dist: verboselogs (>=1.7)
[Description omitted; length: 18041 characters]

WHEEL

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

RECORD

Path Digest Size
debuntu_tools/__init__.py sha256=iSBZULXsXtBgQIERK1aLs469Sw8OCs5kJCo4LTEVR_I 1218
debuntu_tools/kernel_manager.py sha256=D3jwrkkcJJTagoWfFYFVpKsvgcm2GY1FFlsLy-SJ29k 30543
debuntu_tools/nodejs_installer.py sha256=gO15Gy-ndmv8fM8pcjFoAhg_b_Y9NHcbJfn_9Su0-JA 10845
debuntu_tools/remote_reboot.py sha256=8-In31Anbq4ll6XH2Dgu7hYK4eYXnhyVLr8_dzUA6sY 10603
debuntu_tools/remote_unlock.py sha256=GF0_WhVPhw02q9cVJ5PLna_jSzL4tKPO_FnBObPLpxM 46649
debuntu_tools/upgrade_system.py sha256=QJrDAhymhvCRGhjbwCk0mfL-CZxUfoyEHYDWBNQftVQ 6522
debuntu_tools-0.9.1.dist-info/LICENSE.txt sha256=6hElRueon3NbX5Gwa4v0QJRw3-vG59MffMwY-sHhYYc 1056
debuntu_tools-0.9.1.dist-info/METADATA sha256=GG33NNCLrq1T7wwN2pXr2GPYC835TCEiHXndL3sHhpw 19640
debuntu_tools-0.9.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
debuntu_tools-0.9.1.dist-info/entry_points.txt sha256=P-kyGdkZCW4TZv58NR-90wS7k0UhxMfg8Jdc5P73Wsw 311
debuntu_tools-0.9.1.dist-info/top_level.txt sha256=8qwwqQ3S49pZ4qU0qgckqJnQAjAu5KIwrDGuRnv5xDQ 14
debuntu_tools-0.9.1.dist-info/RECORD

top_level.txt

debuntu_tools

entry_points.txt

debuntu-kernel-manager = debuntu_tools.kernel_manager:main
debuntu-nodejs-installer = debuntu_tools.nodejs_installer:main
reboot-remote-system = debuntu_tools.remote_reboot:main
unlock-remote-system = debuntu_tools.remote_unlock:main
upgrade-remote-system = debuntu_tools.upgrade_system:main