From 7916d4bb250f863b0a18e96b6ae0aa3cccfcd722 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 4 Oct 2015 21:50:39 +0300
Subject: [PATCH] Added README.rst

---
 README.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 README.rst

diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..f65eb5b
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,15 @@
+python-dcp
+==========
+
+Python DCP parser.
+
+todo
+----
+
+- Add documentation.
+- Use setuptools.
+- Add license.
+- Improve README.
+- Add by-the-book Debian packaging (different branch, integrate with
+  setuptools?).
+- Testing.
-- 
GitLab