Metadata-Version: 2.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
Platform: UNKNOWN

Provides a `parse` function to extract all the
dunder variables e.g. __version__ from a Python source file.


