Difference between revisions of "CUPS"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=CUPS |Short description=Portable printing layer |Full description=The Common Unix Printing System provides a portable printing layer for UNIX(r)-based operating sys...")
 
(version 2.2.2)
 
Line 2: Line 2:
 
|Name=CUPS
 
|Name=CUPS
 
|Short description=Portable printing layer
 
|Short description=Portable printing layer
|Full description=The Common Unix Printing System provides a portable printing layer for UNIX(r)-based operating systems. It has been developed to promote a standard printing solution for all UNIX vendors and users. CUPS provides the System V and Berkeley commandline interfaces, uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues, supports (with reduced functionality) the Line Printer Daemon ("LPD"), Server Message Block ("SMB"), and AppSocket (a.k.a. JetDirect) protocols, and adds network printer browsing and PostScript Printer Description ("PPD")-based printing options to support real-world printing under UNIX. CUPS also includes a customized version of GNU Ghostscript and an image file RIP that are used to support non-PostScript printers. Sample drivers for HP and EPSON printers are included that use these filters.
+
|Full description='''CUPS''' is a printing system that uses the Internet Printing Protocol (IPP). It provides System V and BSD command-line interfaces, as well as a Web interface and a C programming interface to manage printers and print jobs. It supports printing to both local (parallel, serial, USB) and networked printers, and printers can be shared from one computer to another. Internally, CUPS uses PostScript Printer Description (PPD) files to describe printer capabilities and features and a wide variety of generic and device-specific programs to convert and print many types of files.
|User level=none
 
|Status=Live
 
|Component programs=
 
 
|Homepage URL=http://www.cups.org/
 
|Homepage URL=http://www.cups.org/
|VCS checkout command=
+
|User level=intermediate
 +
|VCS checkout command=git clone git://github.com/apple/cups.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual included; administrators manual included. Full list of documentation available in both HTML and PDF formats available from http://www.cups.org/documentation.html
 
|Documentation note=User manual included; administrators manual included. Full list of documentation available in both HTML and PDF formats available from http://www.cups.org/documentation.html
|Paid support=Paid technical support and development available from Easy Software at http://www.easysw.com/.
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=LPRng,Fax4CUPS,Foomatic,Gimp-print,Gnome-print,lpr-bash
 
|Related projects=LPRng,Fax4CUPS,Foomatic,Gimp-print,Gnome-print,lpr-bash
 
|Keywords=printing,Unix,cups,Common Unix Printing System
 
|Keywords=printing,Unix,cups,Common Unix Printing System
|Is GNU=n
+
|Version identifier=2.2.2
|Last review by=Janet Casey
+
|Version date=2017/01/17
|Last review date=2008-07-17
+
|Version status=stable
 +
|Version download=https://github.com/apple/cups/releases/tag/v2.2.2
 +
|Last review by=Genium
 +
|Last review date=2017/02/15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1.23
+
|Status=
|Version date=2005-01-03
+
|Is GNU=No
|Version status=stable
+
|License verified date=2000-12-21
|Version download=http://www.cups.org/software.php?VERSION=1.1.23&FILE=cups/1.1.23/cups-1.1.23-source.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 +
|License verified date=2000-12-21
 +
}}
 +
{{Project license
 +
|License=LGPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2000-12-21
 
|License verified date=2000-12-21
|Version comment=1.1.23 stable released 2005-01-03
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 37: Line 39:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://svn.easysw.com/public/cups/
+
|Resource URL=https://github.com/apple/cups
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=https://github.com/apple/cups/releases
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 48: Line 55:
 
|Resource kind=Homepage
 
|Resource kind=Homepage
 
|Resource URL=http://www.cups.org/newsgroups.php
 
|Resource URL=http://www.cups.org/newsgroups.php
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/c.html
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.debian.org/jessie/cups-common
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/net-print/cups
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/print/cups/
 +
}}
 +
{{Resource
 +
|Resource audience=NetBSD
 +
|Resource kind=Homepage
 +
|Resource URL=http://pkgsrc.se/print/cups
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Use=printing
 
|Use=printing
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2000-12-21
 
}}
 
{{Project license
 
|License=LGPLv2
 
|License verified by=Janet Casey
 
|License verified date=2000-12-21
 
}}
 

Latest revision as of 12:44, 15 February 2017


[edit]

CUPS

http://www.cups.org/
Portable printing layer

CUPS is a printing system that uses the Internet Printing Protocol (IPP). It provides System V and BSD command-line interfaces, as well as a Web interface and a C programming interface to manage printers and print jobs. It supports printing to both local (parallel, serial, USB) and networked printers, and printers can be shared from one computer to another. Internally, CUPS uses PostScript Printer Description (PPD) files to describe printer capabilities and features and a wide variety of generic and device-specific programs to convert and print many types of files.





Licensing

License

Verified by

Verified on

Notes

License

LGPLv2

Verified by

Janet Casey

Verified on

21 December 2000

License

GPLv2

Verified by

Janet Casey

Verified on

21 December 2000




Leaders and contributors

Contact(s)Role
Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingE-mailmailto:cups-bugs@cups.org
GuixHomepagehttps://www.gnu.org/software/guix/packages/c.html
DebianHomepagehttps://packages.debian.org/jessie/cups-common
GentooHomepagehttps://packages.gentoo.org/packages/net-print/cups
NetBSDHomepagehttp://pkgsrc.se/print/cups
DeveloperVCS Repository Webviewhttps://github.com/apple/cups
FreeBSDHomepagehttps://www.freshports.org/print/cups/
DeveloperDownloadhttps://github.com/apple/cups/releases
Developer,Help,SupportHomepagehttp://www.cups.org/newsgroups.php


Software prerequisites




Entry





















"Guix" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Gentoo" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FreeBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"NetBSD" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.