This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-ruffus.
commit 286459a3cc319181a3909995f54275b03feebb88 Author: Andreas Tille <[email protected]> Date: Thu Feb 5 23:12:01 2015 +0100 Add doc-base control files --- debian/python-ruffus-doc.doc-base.html | 18 ++++++++++++++++++ debian/python-ruffus-doc.doc-base.pdf | 17 +++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/debian/python-ruffus-doc.doc-base.html b/debian/python-ruffus-doc.doc-base.html new file mode 100644 index 0000000..04e770e --- /dev/null +++ b/debian/python-ruffus-doc.doc-base.html @@ -0,0 +1,18 @@ +Document: ruffus-html +Title: ruffus Documentation +Author: Leo Goodstadt +Abstract: Python computation pipeline library widely used in bioinformatics + Ruffus is designed to allow scientific and other analyses to be automated + with the minimum of fuss and the least effort. + . + * Lightweight: Suitable for the simplest of tasks + * Scalable: Handles even fiendishly complicated pipelines which would cause + make or scons to go cross-eyed and recursive. + * Standard Python: No "clever magic", no pre-processing. + * Unintrusive: Unambitious, lightweight syntax which tries to do this one + small thing well. +Section: Science/Biology + +Format: html +Files: /usr/share/doc/python-ruffus-doc/html +Index: /usr/share/doc/python-ruffus-doc/html/index.html diff --git a/debian/python-ruffus-doc.doc-base.pdf b/debian/python-ruffus-doc.doc-base.pdf new file mode 100644 index 0000000..943f86f --- /dev/null +++ b/debian/python-ruffus-doc.doc-base.pdf @@ -0,0 +1,17 @@ +Document: ruffus-pdf +Title: ruffus Documentation +Author: Leo Goodstadt +Abstract: Python computation pipeline library widely used in bioinformatics + Ruffus is designed to allow scientific and other analyses to be automated + with the minimum of fuss and the least effort. + . + * Lightweight: Suitable for the simplest of tasks + * Scalable: Handles even fiendishly complicated pipelines which would cause + make or scons to go cross-eyed and recursive. + * Standard Python: No "clever magic", no pre-processing. + * Unintrusive: Unambitious, lightweight syntax which tries to do this one + small thing well. +Section: Science/Biology + +Format: pdf +Files: /usr/share/doc/python-ruffus-doc/ruffus.pdf.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-ruffus.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
