Metadata-Version: 1.1
Name: frosty
Version: 0.1.8
Summary: Frosty is a collection of utilities for working with frozen packages.
Home-page: https://github.com/dmckeone/frosty
Author: David McKeone
Author-email: davidmckeone@gmail.com
License: BSD
Download-URL: https://github.com/dmckeone/Frosty/tarball/0.1.8
Description: ======
        Frosty
        ======
        
        .. image:: https://badge.fury.io/py/frosty.png
            :target: http://badge.fury.io/py/frosty
        
        .. image:: https://travis-ci.org/dmckeone/frosty.png?branch=master
                :target: https://travis-ci.org/dmckeone/frosty
        
        .. image:: https://pypip.in/d/frosty/badge.png
                :target: https://pypi.python.org/pypi/frosty
        
        
        Frosty is a collection of utilities for working with frozen packages.
        
        * Free software: BSD license
        * Documentation: https://frosty.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.8 (2014-10-28)
        ------------------
        * Version detection changes for readthedocs.org
        
        0.1.6 (2014-10-27)
        ------------------
        
        * First release
        * build_includes() function created with Mac support
Keywords: frosty,frozen,esky,py2app,py2exe,bbfreeze,cxfreeze,utilities
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
