Metadata-Version: 2.1
Name: temp-copy
Version: 2020.12.3
Summary: create a temp copy of a file/directory
Home-page: https://github.com/andrewp-as-is/temp-copy
License: Unlicense
Description: <!--
        https://readme42.com
        -->
        
        
        
        [![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()
        [![](https://img.shields.io/pypi/v/temp-copy.svg?maxAge=3600)](https://pypi.org/project/temp-copy/)
        [![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
        
        ### Installation
        ```bash
        $ [sudo] pip install temp-copy
        ```
        
        ```bash
        $ [sudo] npm i -g temp-copy
        ```
        
        #### Examples
        ```bash
        $ cd path/to/repo
        $ temp-copy .
        /var/folders/t8/6x3s8whx545fr5dx07k81y_r0000gn/T/tmp.8XKglxPU
        ```
        
        <p align="center">
            <a href="https://readme42.com/">readme42.com</a>
        </p>
Keywords: temp copy
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: Unix
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
