Metadata-Version: 1.1
Name: kn3
Version: 0.0.1
Summary: import a url image to kn3 image hosting
Home-page: https://github.com/zodman/kn3
Author: Andres Vargas
Author-email: zodman@gmail.com
License: BSD
Download-URL: https://github.com/zodman/kn3/tarball/0.0.1
Description: kn3
        ===============================
        
        version number: 0.0.1
        author: Andres Vargas
        
        Overview
        --------
        
        import a url image to kn3 image hosting
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install kn3
        
        
        Or clone the repo:
        
            $ git clone https://github.com/zodman/kn3.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
