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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to