QRCODE Markdown Extension
=========================

## Installation

1. You need to have python-setuptools installed
`sudo apt-get install python-setuptools`
1. `python ./setup.py install`


## Legal

### extension.py

+ Copyright (c) 2011 Zenobius Jiricek
+ Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php


### QrCodeLib.py

Ported from Javascript to Python by Sam Curren

Original Project :
+ Copyright (c) 2009 Kazuhiko Arase
+ http://d-project.googlecode.com/svn/trunk/misc/qrcode/js/qrcode.js
+ Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

### Trademarks

The word "QR Code" is registered trademark of DENSO WAVE INCORPORATED

+ http://www.denso-wave.com/qrcode/faqpatent-e.html

