Metadata-Version: 2.4
Name: pipback
Version: 1.0.0
Summary: Private Pip Source Backup Tool
Home-page: https://github.com/asinerum/pipback
Author: Asinerum Conlang Project
Author-email: asinerum.com@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Private Pip Source Backup Tool
To backup full Pip workspace with library-source directories in productive developing.

## Installation
```bash
pip install pipback
```

## Usage
```bash
pipback [BACKUP_FOLDER_NAME [SOURCE_FOLDER_NAME]]
## pipback backup pip
```

Detailed tips, tricks, and examples, can be found at project's repository
https://github.com/asinerum/pipback

(C)2026 Asinerum Conlang Project
