Metadata-Version: 2.1
Name: krikzz-pub-archive-tool
Version: 0.0.1
Summary: Tool for backing up: http://krikzz.com/pub/
Home-page: https://github.com/daxxog/krikzz-pub-archive-tool
Author: David Volm
Author-email: david@volminator.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Mirroring
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4

krikzz-pub-archive-tool
=======================
Tool for backing up: http://krikzz.com/pub/


```sh
pip install krikzz-pub-archive-tool
mkdir krikzz-mirror
cd krikzz-mirror
krikzz-pub-archive-tool
tar xzvf krikzz-pub-archive.tar.gz
```


