Source: ruby-nanotest
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-nanotest.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-nanotest.git
Homepage: http://github.com/mynyml/nanotest
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-nanotest
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Exteremely minimal test framework
 When all you need is #assert. Extremely minimal test framework. Perfect for
 DIY lovers. Nanotest provides  the bare minimum needed; for everything else,
 there's ruby.
