File: control

package info (click to toggle)
ruby-hike 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 104 kB
  • sloc: ruby: 276; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ruby-hike
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-hike.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-hike
Homepage: https://github.com/sstephenson/hike

Package: ruby-hike
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby library to find files in a set of paths
 Hike is a Ruby library for finding files in a set of paths.