Metadata-Version: 1.0
Name: dunder
Version: 0.1.1
Summary: Extract dunder variables from a Python source file.
Home-page: https://launchpad.net/dunder.py
Author: Simon Kennedy
Author-email: sffjunkie+code@gmail.com
License: Apache-2.0
Description: Dunder is a small Python module which provides a `parse` function to extract
        all the dunder variables e.g. __version__ from a Python source file.
        
Platform: UNKNOWN
