cvs commit: ports/print Makefile ports/print/pkipplib Makefile distinfo pkg-descr pkg-plist

Rong-En Fan rafan at FreeBSD.org
Mon Jan 19 05:52:43 PST 2009


rafan       2009-01-19 13:52:42 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/pkipplib       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add pkipplib which is a prerequisite of pykota.
  
  pkipplib is a Python library which can prepare IPP requests with the
  help of a somewhat high level API. These requests can then be sent to
  an IPP printer or print server (e.g. CUPS).  This library can also parse
  IPP answers received, and create high level Python objects from them.
  
  WWW: http://www.pykota.com/software/pkipplib/
  
  Revision  Changes    Path
  1.466     +1 -0      ports/print/Makefile
  1.1       +19 -0     ports/print/pkipplib/Makefile (new)
  1.1       +3 -0      ports/print/pkipplib/distinfo (new)
  1.1       +6 -0      ports/print/pkipplib/pkg-descr (new)
  1.1       +11 -0     ports/print/pkipplib/pkg-plist (new)


More information about the cvs-ports mailing list