Date: Mon, 19 Jan 2009 13:52:42 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/pkipplib Makefile distinfo pkg-descr pkg-plist Message-ID: <200901191352.n0JDqg1B075491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901191352.n0JDqg1B075491>
