diff options
| -rw-r--r-- | README.rst | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..6400c6d --- /dev/null +++ b/README.rst @@ -0,0 +1,27 @@ +Marker2sequence +========= + +:Author: Pierre-Yves Chibon <pingou@pingoured.fr> + + +Provides an interface to the mongodb email storage for mailman3. + + +Get this project: +----------------- +Source: https://github.com/pypingou/mm_store + + +Dependencies: +------------- +- Ming + + + +License +------- + +.. _GPL v2.0: http://www.fsf.org/GPL + +``mm_store`` is licensed under the `GPL v2.0`_ + |
