diff --git a/README.rst b/README.rst new file mode 100644 index 0000000000000000000000000000000000000000..f65eb5bd5797e938fd02854e89232b436d12e2fc --- /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.