This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository python-pbcommand.
commit 9dce7c1b33b8d1aac664a614c25d4d96336437b7 Author: Afif Elghraoui <[email protected]> Date: Mon Oct 26 00:35:03 2015 -0700 Fix capitalization error in package description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 66e26c2..ac4b8fe 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Description: common command-line interface for Pacific Biosciences analysis modu generate a Tool Contract and to be able to run from a Resolved Tool Contract. A Tool Contract contains the metadata of the exe, such as the file types of inputs, outputs and options. - There are two principal use cases, first wrapping/calling python functions that + There are two principal use cases, first wrapping/calling Python functions that have been defined in external Python packages, or scripts. Second, creating a CLI tool that supports emitting tool contracts, running resolved tool contracts and complete argparse-style CLI. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbcommand.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
