Metadata-Version: 2.1
Name: c64tools
Version: 0.8
Summary: Python helper for dealing with Commodore c64 graphics
Home-page: https://github.com/dkrajzew/c64tools
Author: dkrajzew
Author-email: d.krajzewicz@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, <4
Description-Content-Type: text/markdown

[![License: LGPL3](https://img.shields.io/badge/License-LGPL3-yellow.svg)](https://github.com/dkrajzew/c64tools/blob/master/LICENSE.txt) 
[![PyPI version](https://badge.fury.io/py/c64tools.svg)](https://pypi.python.org/pypi/c64tools)
[![Travis CI](https://travis-ci.com/dkrajzew/c64tools.svg?branch=master)](https://travis-ci.com/dkrajzew/c64tools)

# c64tools
A set of Python tools for coding the c64 (Commodore c64) - mainly graphics.

You may find more information at http://www.krajzewicz.de/blog/c64-python-helper.php

Let me know if you need any further information or advice.


