File: net.sourceforge.array_info.metainfo.xml

package info (click to toggle)
array-info 0.16-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: ansic: 2,056; makefile: 121; xml: 19
file content (19 lines) | stat: -rw-r--r-- 733 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
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>net.sourceforge.array_info</id>
  <metadata_license>MIT</metadata_license>
  <name>array-info</name>
  <url type="homepage">https://sourceforge.net/projects/array-info/</url>
  <summary>Command line tool reporting RAID status for several RAID types</summary>
  <description>
    <p>Array-info is a command line tool to retrieve information and
    logical drives status from several RAID controllers (currently HP
    Compaq IDA and CISS, and MD Software RAID).
    </p>
  </description>
  <developer_name>The Array Info development team</developer_name>
  <provides>
    <modalias>lkmodule:cciss</modalias>
    <modalias>lkmodule:md-mod</modalias>
  </provides>
</component>