Metadata-Version: 2.1
Name: terminalutils
Version: 0.0.1
Summary: A set of terminal utilities for Python command line based applications
Home-page: https://github.com/pypa/sampleproject
Author: JustAnotherProgrammer
License: UNKNOWN
Project-URL: GitHub, https://github.com/JustAnother-Programmer/terminalutils
Project-URL: Bug Tracker, https://github.com/JustAnother-Programmer/terminalutils/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# terminal-utils

DISCLAIMER: This is my first Python package, intended as a learning experience for the packing/maintaining process, apologies if things are broken/simple. Please open an issue if you wish to request a feature or give feedback on this package.

A set of terminal utilities for Python command line based applications


