Skip to content

OpenPrinting/cups-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

90c8047 · May 22, 2024

History

51 Commits
Nov 22, 2023
May 22, 2024
Mar 26, 2024
Oct 13, 2023
Oct 13, 2023
Mar 26, 2024
Sep 5, 2022
Sep 5, 2022
Dec 27, 2023
Sep 5, 2022
Sep 5, 2022
Nov 4, 2023
Oct 13, 2023
Jan 12, 2024
Jan 12, 2024
Oct 16, 2023
Oct 20, 2023
Oct 16, 2023
Mar 26, 2024
Mar 26, 2024
Sep 5, 2022

Repository files navigation

CUPS Local Services (cups-local)

Version Apache 2.0 Build Coverity Scan

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.

Reading the Documentation

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.

Legal Stuff

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.