Metadata-Version: 2.0
Name: drumhat
Version: 0.1.0
Summary: An 8 pad finger Drum HAT for your Raspberry Pi
Home-page: http://shop.pimoroni.com
Author: Philip Howard
Author-email: phil@pimoroni.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: Raspberry Pi Drum HAT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
Requires-Dist: cap1xxx

Learn more: https://shop.pimoroni.com/products/drum-hat


0.1.0
-----

* BugFix: Defer import side-effects

0.0.5
-----

* pep8 style tweaks
* Added docstrings
* Added __version__ to module

0.0.4
-----

* Initial commit to Raspbian apt repository

0.0.3
-----

* Python 3 fix

0.0.2
-----

* Fixed function calls, made library actually work


0.0.1
-----

* Initial Release



