Source: ruby-rugged Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier , Pirate Praveen , Utkarsh Gupta Build-Depends: debhelper-compat (= 14), cmake, gem2deb (>= 1), git, libgit2-dev (>= 1.9.4), libgit2-fixtures, pkgconf Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rugged.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rugged Homepage: https://github.com/libgit2/rugged Package: ruby-rugged Architecture: any Multi-Arch: same Description: Ruby binding to the libgit2 library libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant linkable library with a solid API. . Rugged is a library for accessing libgit2 in Ruby. It allows one to explore and modify Git repositories with the speed and portability of libgit2, and the convenience of the Ruby programmation language.