File: control

package info (click to toggle)
t2n 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 324 kB
  • sloc: cpp: 1,360; makefile: 64; ansic: 49; xml: 18
file content (30 lines) | stat: -rw-r--r-- 836 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
26
27
28
29
30
Source: t2n
Section: electronics
Priority: optional
Maintainer: Debian LEGO Team <debian-lego-team@lists.alioth.debian.org>
Uploaders:
 Petter Reinholdtsen <pere@debian.org>
Build-Depends:
 debhelper-compat (= 13)
 , libusb-1.0-0-dev
 , pkgconf
Standards-Version: 4.6.0
Homepage: http://www-verimag.imag.fr/~raymond/home/tools/t2n/
Vcs-Git: https://salsa.debian.org/debian-lego-team/t2n.git
Vcs-Browser: https://salsa.debian.org/debian-lego-team/t2n
Rules-Requires-Root: no

Package: t2n
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple command-line tool for LEGO Mindstorms NXT
 Simple command-line tool for communication with your LEGO Mindstorms NXT brick
 through the USB port.
 .
 By this tool you can:
  * check battery level
  * print nxt info
  * list files
  * upload file
  * download file
 .