Metadata-Version: 2.1
Name: impulse
Version: 1.0a1
Summary: Command line interface for analyzing Python imports.
Home-page: UNKNOWN
Author: David Seddon
Author-email: david@seddonym.me
License: BSD 2-Clause License
Project-URL: Source code, https://github.com/seddonym/impulse/
Description: =======
        Impulse
        =======
        
        Impulse is a command line tool for exploring the imports in a Python package.
        
        * Free software: BSD license
        
        **Warning:** This software is currently being developed; it is not ready to use.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
