[med-svn] [yaggo] 06/07: Updated version 1.5.9 from 'upstream/1.5.9'
Andreas Tille
tille at debian.org
Thu Oct 5 20:00:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository yaggo.
commit 64a180006cc12f3ed9ff251699790540c91af385
Merge: 0ca58bf f058ab7
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 5 21:47:21 2017 +0200
Updated version 1.5.9 from 'upstream/1.5.9'
with Debian dir 8e04382d7d40ede00c25ffe89cb365fd4e94d673
.gitignore | 3 +
COPYING | 674 ++++++++++++++++++
Makefile | 12 +
README | 1 +
README.md | 107 +++
Rakefile | 51 ++
bin/create_yaggo_one_file | 45 ++
bin/yaggo | 22 +
lib/yaggo/dsl.rb | 573 ++++++++++++++++
lib/yaggo/general.rb | 127 ++++
lib/yaggo/library.rb | 197 ++++++
lib/yaggo/main.rb | 152 +++++
lib/yaggo/man_page.rb | 449 ++++++++++++
lib/yaggo/parser.rb | 404 +++++++++++
lib/yaggo/stub.rb | 42 ++
lib/yaggo/version.rb | 1 +
lib/yaggo/zsh_completion.rb | 94 +++
license-header.txt | 14 +
setup.rb | 1585 +++++++++++++++++++++++++++++++++++++++++++
test/Makefile | 20 +
test/count.cpp | 33 +
test/count_cmdline.yaggo | 84 +++
test/test_errno.cc | 12 +
test/test_errno.yaggo | 7 +
24 files changed, 4709 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/yaggo.git
More information about the debian-med-commit
mailing list