Metadata-Version: 2.1
Name: python-clu
Version: 0.1.1
Summary: CLU - Common Lightweight Utilities, or Command-Line Utilities (your pick)
Home-page: https://github.com/fish2000/clu
Author: Alexander Böhn
Author-email: fish2000@gmail.com
License: MIT
Download-URL: https://github.com/fish2000/clu/zipball/master
Description: CLU – Common Lightweight Utilities (née Command-Line Utilities)
        ==================================================
        
        This is a packaged-up and sanely version-controlled version of [the Python tools I wrote for my REPLs](https://github.com/fish2000/homage/blob/master/.script-bin/replutilities.py), divided up into
        a bunch of subordinate packages.
        
        If you assumed that the project name was a Tron reference, you are in fact correct.
Keywords: command utilities clu fish2000 command-line modules predicates REPR tools
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
