luh3417

View on PyPIReverse Dependencies (0)

0.1.6 luh3417-0.1.6-py3-none-any.whl

Wheel Details

Project: luh3417
Version: 0.1.6
Filename: luh3417-0.1.6-py3-none-any.whl
Download: [link]
Size: 31029
MD5: 24b2b018c7d01a704b6f4339cf920b4c
SHA256: a7593914d4ce441366a5423cfcab80b5d15f7a76b318929956154f9949b45f6b
Uploaded: 2020-12-02 15:42:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: luh3417
Version: 0.1.6
Summary: A WordPress backup/restore/workflow tool
Author: Rémy Sanchez
Author-Email: remy.sanchez[at]hyperthese.net
Home-Page: https://github.com/WithIO/luh3417
Project-Url: Repository, https://github.com/WithIO/luh3417
License: WTFPL
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: apache-libcloud (<4.0,>=3.0)
Requires-Dist: coloredlogs (>=9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 14574 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
luh3417/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
luh3417/luhfs.py sha256=7qemmk9tTd-AeleSnidPwiT54qnMur0n2n6sy1_9avg 12001
luh3417/luhphp.py sha256=2OsgKtVtsV3MEaeLCTrnP6WGkxPUG6H_Z8fwFkKjdXw 4658
luh3417/luhsql.py sha256=yCUjgubUDVEMLn81RHrQdF14ZvImtCRk2w1VxbEiKTM 5558
luh3417/luhssh.py sha256=VzWb60vYjOMIQAB4isGRcqCot4HCrKbhFEJtAlAcM-0 5127
luh3417/record_set.py sha256=3yIYKtPp1Fp30kRCU2GuxceRamYjKN8eBHeJs6JjqkA 7300
luh3417/replace/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
luh3417/replace/__main__.py sha256=tJ83hX_HFZWM_grBUTsbJUttihnRTv2qOYasFIPdi4w 1475
luh3417/restore/__init__.py sha256=D9RABdNuKF6IeuKQWB703LfOvx6GEk1yObcwOcdnu5Y 7274
luh3417/restore/__main__.py sha256=szTUA66Zdat_d5m5EdvAWue7H7QH15vHF9-BhWigb9A 4163
luh3417/serialized_replace.py sha256=JZ0pWR6fDB3VCHIGi4ZK-tbP4WWeHL915nvs8d1CrSU 5142
luh3417/snapshot/__init__.py sha256=8EKU35uwoWwOuM_WN_K4_2NOcbAQNg9SIOUrXmDIZQ0 2468
luh3417/snapshot/__main__.py sha256=OwEVDC3k-7Movxl1JhQyko949ALXE-loi9-x9kQ2Sd4 3696
luh3417/transfer/__init__.py sha256=hTHIIMhjsP0bwIUfB85czlj72PnVBgJ5mOUAm9nue5s 1262
luh3417/transfer/__main__.py sha256=_Xb0JfzNinejMFSDkTj3B-QlBYrIMX1UhkkLon8qN9w 5224
luh3417/utils.py sha256=kIG_d5uvALY3Nb_h4AyV24VLd6VAKeOVTGRkcjnW8RY 2749
luh3417-0.1.6.dist-info/entry_points.txt sha256=YMHMohHlLSapaF07TSRu-DYOPISLbaRxTVRE_ml1Th4 223
luh3417-0.1.6.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
luh3417-0.1.6.dist-info/METADATA sha256=g8Wpq-pNA8qT59j1Io-7mbjgNkusTcPRw8iCmIGEm1Q 15253
luh3417-0.1.6.dist-info/RECORD

entry_points.txt

luh3417_replace = luh3417.replace.__main__:__main__
luh3417_restore = luh3417.restore.__main__:__main__
luh3417_snapshot = luh3417.snapshot.__main__:__main__
luh3417_transfer = luh3417.transfer.__main__:__main__