Metadata-Version: 2.1
Name: temp-copy
Version: 2019.3.22
Summary: create a temp copy of a file/directory
Home-page: https://github.com/looking-for-a-job/temp-copy
License: UNKNOWN
Keywords: temp copy
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: setuptools

<!--
https://pypi.org/project/readme-generator/
-->

#### Installation
```bash
$ [sudo] pip install temp-copy
```

#### CLI
```bash
usage: temp-copy path
```

#### Examples
```bash
$ cd path/to/repo
$ temp-copy .
/var/folders/t8/6x3s8whx545fr5dx07k81y_r0000gn/T/tmp.8XKglxPU
```

<p align="center">
    <a href="https://pypi.org/project/readme-generator/">readme-generator</a>
</p>

