Metadata-Version: 2.1
Name: pbcmd
Version: 5.0
Summary: PB's miscellaneous command line tools.
Author-email: Parantapa Bhattacharya <pb+pypi@parantapa.net>
Project-URL: Homepage, https://github.com/parantapa/pbcmd
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst

pbcmd
=====

PB's miscellaneous command line tools.

Installation
------------

Install ``pbcmd`` with ``pip``

::

  $ pip install pbcmd

Usage
-----

Once installed usage instructions are available using the ``--help`` flag

::

  $ pb --help
