Metadata-Version: 2.1
Name: simpycard
Version: 0.0.1
Summary: Package for simple playing-cards
Home-page: https://github.com/crazy6973/simpycard/
Author: crazy6973
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)

# simpycard
a Simple Python Card library. It can handle individual cards with a custom suit/colour and a value. It can also handle a collection of cards as a deck.


