Metadata-Version: 1.2
Name: pbcmd
Version: 0.3.8
Summary: PB's miscellaneous command line tools.
Home-page: http://github.com/parantapa/pbcmd
Author: Parantapa Bhattacharya
Author-email: pb+pypi@parantapa.net
License: MIT
Description: 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
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.9
