Metadata-Version: 1.1
Name: wheelify
Version: 0.1.3
Summary: Simple manylinux wheel builder utility
Home-page: https://github.com/jmvrbanac/wheelify
Author: John Vrbanac
Author-email: john.vrbanac@linux.com
License: Apache v2
Description-Content-Type: UNKNOWN
Description: Wheelify
        ========
        
        Simple utility to build manylinux wheels from a requirements file.
        
        Usage
        -----
        
        .. code-block:: shell
        
        
            Wheelify - Manylinux builder
        
            positional arguments:
              requirements_file
        
            optional arguments:
              -h, --help            show this help message and exit
              --user USER
              --wheel-dir WHEEL_DIR
              --python {python2.7,python3.6}
        
Keywords: manylinux wheel builder
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
