File: control

package info (click to toggle)
nxt-python 3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 812 kB
  • sloc: python: 6,857; xml: 22; makefile: 20; sh: 4
file content (39 lines) | stat: -rw-r--r-- 1,192 bytes parent folder | download | duplicates (2)
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
31
32
33
34
35
36
37
38
39
Source: nxt-python
Section: python
Priority: optional
Maintainer: Debian LEGO Team <debian-lego-team@lists.alioth.debian.org>
Uploaders:
 Petter Reinholdtsen <pere@debian.org>,
 Nicolas Schodet <nico@ni.fr.eu.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
 python3-pytest <!nocheck>,
 python3-pil <!nocheck> <!nodoc>,
 python3-usb <!nocheck> <!nodoc>,
Standards-Version: 4.7.0
Homepage: https://sr.ht/~ni/nxt-python/
Vcs-Git: https://salsa.debian.org/debian-lego-team/nxt-python.git
Vcs-Browser: https://salsa.debian.org/debian-lego-team/nxt-python
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild

Package: python3-nxt
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Recommends:
 ${python3:Recommends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Python driver/interface/wrapper for the LEGO Mindstorms NXT robot
 NXT-Python is a package for controlling a LEGO NXT robot using the Python
 programming language. It can communicate using either USB or Bluetooth.