Metadata-Version: 2.4
Name: python-clu
Version: 0.12.3
Summary: CLU - Common Lightweight Utilities, or Command-Line Utilities (your pick)
Home-page: https://github.com/fish2000/clu
Download-URL: https://github.com/fish2000/clu/zipball/master
Author: Alexander Böhn
Author-email: fish2000@gmail.com
License: MIT
Keywords: command utilities clu fish2000 command-line modules predicates REPL tools
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
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 :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Click>=7.0
Requires-Dist: colorama>=0.4.0
Requires-Dist: dataclasses>=0.6; python_version < "3.7"
Requires-Dist: dbx-stopwatch>=1.6
Requires-Dist: enum34>=1.1.0; python_version < "3.4"
Requires-Dist: humanize>=1.0.0
Requires-Dist: importlib-metadata>=1.4.0; python_version < "3.8"
Requires-Dist: mock>=4.0.0
Requires-Dist: more_itertools>=8.0.0
Requires-Dist: multidict>=4.7.0
Requires-Dist: packaging
Requires-Dist: pout>=0.8.13
Requires-Dist: pygments>=2.0.0
Requires-Dist: PyYAML>=5.3.0
Requires-Dist: redis>=3.4.0
Requires-Dist: setuptools>=30.0.0
Requires-Dist: six>=1.10.0
Requires-Dist: toml>=0.10.0
Requires-Dist: wheel>=0.34.0
Requires-Dist: zict>=0.1.2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

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.
