Metadata-Version: 2.1
Name: bibtutils
Version: 0.2.6
Summary: Functionality often used by BITS Blue Team.
Home-page: https://github.com/broadinstitute/bibtutils
Author: Matthew OBrien
Author-email: mobrien@broadinstitute.org
License: MIT
Description: # bibtutils: BITS Blue Team Utilities
        
        - **Developer**: Matthew OBrien
        - **Email**: mobrien@broadinstitute.org
        - **Project URL**: https://pypi.org/project/bibtutils/
        - **Project Repo**: https://github.com/broadinstitute/bibtutils
        - **Project Documentation**: https://bibtutils.readthedocs.io/en/latest/
        
        ## Installing
        
        ```bash
        $ pip install --upgrade bibtutils
        ```
        
        ## Usage
        
        - See documentation here: https://bibtutils.readthedocs.io/en/latest/
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
