package lpd

  1. Overview
  2. Docs
A Line Printer Daemon (LPD) server library written entirely in OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

lpd-1.2.1.tar.gz
md5=8df6d08d7420155869d416184fef8a10

Description

Lpd is a Line Printer Daemon compliant with RFC 1179 written entirely in OCaml. It allows to define your own actions for LPD events. An example of a spooler that prints jobs on win32 machines (through GSPRINT) is provided.

Published: 31 Aug 2015

Dependencies (5)

  1. ocamlbuild build
  2. ocamlfind build
  3. base-unix
  4. base-threads build
  5. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None