Note: This project is intended to be paired with the "libcups" and "cups-sharing" projects. Right now all of this code should be considered alpha-quality for testing purposes only!
The CUPS Local Services provide the general printing commands and a local, per- user spooler that handles conversion of print files and communications with IPP printers. This project is part of OpenPrinting's CUPS 3.0 development, which will provide a 100% driverless printing system for Unix®-like operating systems.
Initial documentation to get you started is provided in the root directory of these sources:
CHANGES.md
: A list of changes for each release of cups-local.CONTRIBUTING.md
: Guidelines for contributing to the CUPS project.DEVELOPING.md
: Guidelines for developing code for the CUPS project.INSTALL.md
: Instructions for building and installing the software.LICENSE
: The CUPS license agreement (Apache 2.0).NOTICE
: Copyright notices and exceptions to the CUPS license agreement.README.md
: This file.The man
subdirectory contains the manual pages for each of the commands.
Copyright © 2020-2024 by OpenPrinting.
Copyright © 2007-2020 by Apple Inc.
Copyright © 1997-2007 by Easy Software Products.
CUPS is provided under the terms of the Apache License, Version 2.0. A copy of
this license can be found in the file LICENSE
. Additional legal information
is provided in the file NOTICE
.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.