File: control

package info (click to toggle)
ruby-nfc 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 148 kB
  • sloc: ansic: 304; ruby: 129; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 909 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
23
24
25
Source: ruby-nfc
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 11),
               gem2deb,
               libnfc-dev (>= 1.7.0),
               ruby-minitest
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-nfc.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-nfc
Homepage: https://github.com/tenderlove/nfc/
XS-Ruby-Versions: all

Package: ruby-nfc
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: ruby wrapper for the libnfc
 NFC is a ruby wrapper for the Near Field Communication library (libnfc).
 The Near Field Communication library works with many USB RFID readers,
 so this lets you read RFID tags.