File: net.sourceforge.sispmctl.metainfo.xml

package info (click to toggle)
sispmctl 4.12-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,964 kB
  • sloc: sh: 4,602; ansic: 1,629; makefile: 77; xml: 28
file content (29 lines) | stat: -rw-r--r-- 1,106 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
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>net.sourceforge.sispmctl</id>
  <metadata_license>MIT</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>sispmctl</name>
  <url type="homepage">https://sispmctl.sourceforge.net/</url>
  <summary>Control Gembird SIS-PM programmable power outlet strips</summary>
  <description>
    <p>
      The sispmctl tool can control Gembird SIS-PM Silver Shield programmable
      power outlet strips (also known under the name Revolt Intelli-Plug) from
      the command line.
    </p>
    <p>
      It can be used to switch on or off any of the programmable power sockets
      of the SIS-PM via USB. It can also show the current status of each power
      socket, and it can handle multiple SIS-PM devices, too.
    </p>
  </description>
  <provides>
    <!-- <binary>/usr/bin/sispmctl</binary> -->
    <modalias>usb:v04B4pFD10d*</modalias>
    <modalias>usb:v04B4pFD11d*</modalias>
    <modalias>usb:v04B4pFD12d*</modalias>
    <modalias>usb:v04B4pFD13d*</modalias>
    <modalias>usb:v04B4pFD15d*</modalias>
  </provides>
</component>