Metadata-Version: 1.1
Name: zirpu-utils
Version: 1.0.0
Summary: Zirpu's Misc. Utilities.
Home-page: http://blahg.zirpu.org
Author: Allan Bailey
Author-email: allan@zirpu.org
License: UNKNOWN
Description: .. #
        
        Mostly this is a package for Zirpu to build his default working virtualenv and some utility scripts.
        
        See the requirements.txt for the list of packages installed.
        
        
        decimal_time just returns the "decimal" time version of the unix timestamp split into
        
          year:month:week:day hour:minutes:seconds
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Utilities
