Metadata-Version: 1.0
Name: conda2wheel
Version: 0.1
Summary: ``conda2wheel`` converts conda format packages to wheel format packages.
Home-page: https://github.com/aodag/conda2wheel
Author: Atsushi Odagiri
Author-email: aodagx@gmail.com
License: UNKNOWN
Description: ==============================
        conda2wheel
        ==============================
        
        ``conda2wheel`` converts conda format packages to wheel format packages.
        
        INSTALL
        ==============================
        
        use ``pip`` to install ``conda2wheel``.
        
        ::
        
           $ pip install conda2wheel
        
        USAGE
        ==============================
        
        ::
        
          $ conda2wheel win-32-scipy-0.18.0-np111py35_0.tar.bz2
        
        OPTIONS
        ==============================
        
        * ``--wheel-dir`` to specify location for output wheel files. 
        
        
        
        ChangeLog
        ==========================
        
        0.1
        ---------------------------
        
        - first release
        
Platform: UNKNOWN
