File: org.asterisk.dahdi.tools.metainfo.xml

package info (click to toggle)
dahdi-linux 1%3A3.1.0%2Bgit20230717~dfsg-10.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,668 kB
  • sloc: ansic: 116,367; perl: 2,391; sh: 1,157; makefile: 423; xml: 24
file content (24 lines) | stat: -rw-r--r-- 881 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>org.asterisk.dahdi.tools</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0-or-later</project_license>
  <name>dahdi-dkms</name>
  <summary>DAHDI telephony interface - Linux userspace parts</summary>
  <description>
    <p>
      DAHDI (formly Zaptel) is an interface for telephony devices used by e.g.
      the Asterisk PBX software. The dahdi-* packages provide the kernel
      DAHDI kernel modules and their required setup environment.
    </p>
    <p>
      This package includes the minimal Linux-specific userspace parts: udev
      configuration, xpp initialization scripts.
    </p>
  </description>
  <url type="homepage">https://www.asterisk.org/</url>
  <provides>
    <modalias>pci:v0000e159d00000001sv*</modalias>
    <modalias>lkmodule:dahdi</modalias>
  </provides>
</component>