Metadata-Version: 2.1
Name: runtilities
Version: 2.1.7.dev1
Summary: running related scripts
Home-page: http://github.com/louking/running
Author: Lou King
Author-email: lking@pobox.com
License: UNKNOWN
Description: runtilities - running utilities
        ===================================
        
        This is a package with a few hopefully useful running utilities.
        
        package name is "running". Yes I know that's confusing.
        
        Install
        
            pip install runtilities
            
        Usage, e.g.
        
            from running.runsignup import RunSignUp
        
        A lot of this may be obsolete and hasn't been tested for a while, 
        so your mileage may vary. Sorry about that.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
