File: ht.sr.ni.nxt_python.metainfo.xml

package info (click to toggle)
nxt-python 3.5.1-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 816 kB
  • sloc: python: 6,857; xml: 22; makefile: 20; sh: 4
file content (22 lines) | stat: -rw-r--r-- 719 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
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>ht.sr.ni.nxt_python</id>
  <metadata_license>MIT</metadata_license>
  <project_license>GPL-3.0-or-later</project_license>
  <name>NXT-Python</name>
  <summary>Python driver/interface/wrapper for the Lego Mindstorms NXT robot</summary>
  <description>
    <p>
NXT-Python is a package for controlling a LEGO NXT robot using the
Python programming language. It can communicate using either USB or
Bluetooth.
    </p>
  </description>
  <url type="homepage">https://sr.ht/~ni/nxt-python/</url>
  <developer id="ht.sr.ni.nxt_python">
    <name>NXT-Python project</name>
  </developer>
  <provides>
    <modalias>usb:v0694p0002d*</modalias>
  </provides>
</component>