File: control

package info (click to toggle)
ruby-neighbor 0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: ruby: 227; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 805 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ruby-neighbor
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Vivek K J <vivekkj@disroot.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               ruby-activerecord (>= 2:5.2)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-neighbor.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-neighbor
Homepage: https://github.com/ankane/neighbor
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-neighbor
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: Nearest neighbor search for Rails and Postgres
	Ruby package used for finding nearest neighbor search for Rails and Postgres