backup-and-restore-linux-config

View on PyPIReverse Dependencies (0)

0.0.4 backup_and_restore_linux_config-0.0.4-py3-none-any.whl

Wheel Details

Project: backup-and-restore-linux-config
Version: 0.0.4
Filename: backup_and_restore_linux_config-0.0.4-py3-none-any.whl
Download: [link]
Size: 6424
MD5: dc4b0c23325ba6621169100a37d1ef7a
SHA256: d02f2c843e0db73ca5852090cc2525422394b741b43271898c26d8d7dc10ce1d
Uploaded: 2021-09-14 18:17:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: backup-and-restore-linux-config
Version: 0.0.4
Requires-Dist: click
Requires-Dist: colorama; python_version > "2"
[No description]

WHEEL

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

RECORD

Path Digest Size
backup_and_restore_linux_config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backup_and_restore_linux_config/backup.py sha256=Q_2vtNs_1MjxvLASScWbVN2dnjx_6qtJa46YbkWbN0g 2757
backup_and_restore_linux_config/common.py sha256=YYnLyW5kJk_NYZdrxQg0X2L78Vdr7gBEg7kTSySwzhs 3480
backup_and_restore_linux_config/restore.py sha256=bSP_LaJtw2FlL3XAW5fSwpNX7PahvPI0Kth_PnPUx_c 3720
backup_and_restore_linux_config/test.py sha256=p7X_VgQnb4fjEdWxiab1Ru6vfTzSj_uyNMIZ9Diu2LA 440
backup_and_restore_linux_config-0.0.4.dist-info/METADATA sha256=2CSoTkP9w2-3-cfaZVYEi1-3iMM05HZWMC6HaqrWZyA 224
backup_and_restore_linux_config-0.0.4.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
backup_and_restore_linux_config-0.0.4.dist-info/entry_points.txt sha256=yCOLzhbzMb9OYuXzHvyXK16CTTyg9I15vWpI_dEu_NM 153
backup_and_restore_linux_config-0.0.4.dist-info/top_level.txt sha256=9wOtiAvb4iQHGZjPEh5zZGZT9fOqrOmzUA7jm8RTx3k 32
backup_and_restore_linux_config-0.0.4.dist-info/RECORD

top_level.txt

backup_and_restore_linux_config

entry_points.txt

backup_linux_config = backup_and_restore_linux_config.backup:main
restore_linux_config = backup_and_restore_linux_config.restore:main