Metadata-Version: 2.1
Name: imported
Version: 0.1.1
Summary: Simple function to list imported modules
Home-page: https://github.com/brl0/imported
Author: Brian Larsen
Author-email: bmelarsen+imported@gmail.com
License: MIT
Description: # imported
        This project started as a repo for a simple function to list imported modules.  It is now a repo for loose but otherwise useful functions that would be nice to have imported.
        
        ![PyPI - Downloads](https://img.shields.io/pypi/dm/imported)
        
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
Provides-Extra: tests
