Source: ruby-ogginfo
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <cedric.boutillier@gmail.com>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-test-unit
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ogginfo.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ogginfo
Homepage: https://github.com/moumar/ruby-ogginfo
Testsuite: autopkgtest-pkg-ruby

Package: ruby-ogginfo
Architecture: all
Depends: vorbis-tools
Description: Ruby library for accessing low-level information on ogg files
 Ruby-ogginfo provides access to the bitrate, length, samplerate, encoder,
 and tag information of ogg files. It can also access and write tags for
 ogg files provided that vorbis-tools is installed.
