= notedown =

== Description ==

Notedown is a simple tool to create IPython notebooks from markdown.

== License ==

BSD 2-Clause License

== Upstream Contact ==

Author: Aaron O'Leary
Home page: https://github.com/aaren/notedown

== Dependencies ==

* Python
* setuptools
* nbformat
* nbconvert
* six
* pandoc_attributes

== Special Update/Build Instructions ==

There are no release numbers, hence find the latest commit, download
https://github.com/aaren/notedown/archive/${COMMIT}.zip and rename it
notedown-${COMMIT:0:8}.zip

