File: org.ap2c.splix.metainfo.xml

package info (click to toggle)
splix 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,608 kB
  • sloc: cpp: 4,907; makefile: 424; ansic: 42; sh: 38; xml: 34; python: 8
file content (34 lines) | stat: -rw-r--r-- 1,476 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
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>org.ap2c.splix</id>
  <metadata_license>MIT</metadata_license>
  <name>printer-driver-splix</name>
  <summary>Driver for Samsung and Xerox SPL2 and SPLc laser printers</summary>
  <description>
    <p>Support for printing to SPL2- and SPLc-based printers. These
    are most of the cheaper Samsung laser printers which do not
    understand standard languages like PostScript or PCL. Both
    monochrome (ML-15xx, ML-16xx, ML-17xx, ML-2xxx) and color
    (CLP-5xx, CLP-6xx) models are supported.  Also some rebranded
    Samsungs like the Xerox Phaser 6100 work with this driver.</p>
    <p>Note that older SPL1-based models (ML-12xx, ML-14xx) do not
    work. Use these printers with the older "gdi" driver which is
    built into GhostScript.</p>
  </description>
  <url type="homepage">https://openprinting.github.io/splix/</url>
  <provides>
    <modalias>usb:v04E8p323Ad*</modalias>
    <modalias>usb:v04E8p323Bd*</modalias>
    <modalias>usb:v04E8p323Dd*</modalias>
    <modalias>usb:v04E8p3242d*</modalias>
    <modalias>usb:v04E8p324Cd*</modalias>
    <modalias>usb:v04E8p324Dd*</modalias>
    <modalias>usb:v04E8p325Bd*</modalias>
    <modalias>usb:v04E8p325Fd*</modalias>
    <modalias>usb:v04E8p3260d*</modalias>
    <modalias>usb:v04E8p3268d*</modalias>
    <modalias>usb:v04E8p3276d*</modalias>
    <modalias>usb:v04E8p341Bd*</modalias>
    <modalias>usb:v04E8p3426d*</modalias>
  </provides>
</component>