/usr/share/metainfo/python-nxt.metainfo.xml is in python-nxt 2.2.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | <?xml version="1.0" encoding="UTF-8"?>
<component>
<id>python-nxt</id>
<metadata_license>MIT</metadata_license>
<name>python-nxt</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>
<provides>
<modalias>usb:v0694p0002d*</modalias>
</provides>
</component>
|