Metadata-Version: 2.1
Name: shipper-shippy
Version: 1.3.1
Summary: Client-side tool to interface with shipper
Home-page: https://github.com/ericswpark/shippy
Author: Eric Park
Author-email: me@ericswpark.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ericswpark/shippy/issues
Description: # shippy
        
        Client-side tool to interface with shipper
        
        # Usage
        
        Get shippy from PyPI:
        
        ```shell
        pip3 install shipper-shippy
        ```
        
        Go to the directory with build files, and run:
        
        ```shell
        shippy
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
