Metadata-Version: 2.4
Name: presets
Version: 0.1.3
Summary: A python module to manipulate default parameters of a module's functions
Home-page: http://github.com/bmcfee/presets
Download-URL: http://github.com/bmcfee/presets/releases
Author: Brian McFee
License: ISC
Keywords: default parameter
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: six
Provides-Extra: docs
Requires-Dist: numpydoc; extra == "docs"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

A python module to manipulate default parameters of a module's functions
