From 002c1de58974e6062be41dbe1fb475f293b148b5 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 4 Oct 2015 21:54:07 +0300 Subject: [PATCH] Added README.rst. --- README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.rst diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..a1eade9 --- /dev/null +++ b/README.rst @@ -0,0 +1,13 @@ +DCPMan +====== + +A DCP info and verification utility. + +todo +---- + +- Documentation. +- Setuptools (pip installable?). +- Extract python-dcp (different repository). +- requirements.txt. +- Better Debian packaging practices. -- GitLab