Metadata-Version: 2.1
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
Provides-Extra: docs
License-File: LICENSE

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