<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: pycups</title>
	<atom:link href="http://cyberelk.net/tim/software/pycups/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyberelk.net/tim</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 16:47:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: tim</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-2675</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 18 Aug 2008 08:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-2675</guid>
		<description>Yes, it is used extensively by &lt;a href="http://cyberelk.net/tim/software/system-config-printer/" rel="nofollow"&gt;system-config-printer&lt;/a&gt;, in particular the cupshelpers.py file.

There is also documentation for it included in the pycups source tarball: try 'make doc'.</description>
		<content:encoded><![CDATA[<p>Yes, it is used extensively by <a href="http://cyberelk.net/tim/software/system-config-printer/" rel="nofollow">system-config-printer</a>, in particular the cupshelpers.py file.</p>
<p>There is also documentation for it included in the pycups source tarball: try &#8216;make doc&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZOG</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-2673</link>
		<dc:creator>ZOG</dc:creator>
		<pubDate>Mon, 18 Aug 2008 03:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-2673</guid>
		<description>Is there any example code for pycups / python-cups?</description>
		<content:encoded><![CDATA[<p>Is there any example code for pycups / python-cups?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neoclust</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-1781</link>
		<dc:creator>Neoclust</dc:creator>
		<pubDate>Sat, 10 May 2008 15:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-1781</guid>
		<description>Now in mandriva too :

http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/python-cups/</description>
		<content:encoded><![CDATA[<p>Now in mandriva too :</p>
<p><a href="http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/python-cups/" rel="nofollow">http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/python-cups/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-1610</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 28 Apr 2008 11:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-1610</guid>
		<description>Now at OpenBSD:
&lt;a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/print/py-cups/" rel="nofollow"&gt;http://www.openbsd.org/cgi-bin/cvsweb/ports/print/py-cups/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Now at OpenBSD:<br />
<a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/print/py-cups/" rel="nofollow">http://www.openbsd.org/cgi-bin/cvsweb/ports/print/py-cups/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim&#8217;s Home Page &#187; pycups API documentation: epydoc?</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-396</link>
		<dc:creator>Tim&#8217;s Home Page &#187; pycups API documentation: epydoc?</dc:creator>
		<pubDate>Wed, 05 Sep 2007 16:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-396</guid>
		<description>[...] about to start writing some proper API documentation for pycups, and I&#8217;ve been looking around for short-cuts. Seems like epydoc is just what I&#8217;m after, [...]</description>
		<content:encoded><![CDATA[<p>[...] about to start writing some proper API documentation for pycups, and I&#8217;ve been looking around for short-cuts. Seems like epydoc is just what I&#8217;m after, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-320</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Mon, 25 Jun 2007 10:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-320</guid>
		<description>Dan: run 'make' to build pycups -- the VERSION macro comes from the environment set up by the Makefile.

For packaging, I use 'cups' for the name because I want to import the extension with 'import cups'.</description>
		<content:encoded><![CDATA[<p>Dan: run &#8216;make&#8217; to build pycups &#8212; the VERSION macro comes from the environment set up by the Makefile.</p>
<p>For packaging, I use &#8216;cups&#8217; for the name because I want to import the extension with &#8216;import cups&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-319</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Thu, 21 Jun 2007 11:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-319</guid>
		<description>Hey Tim,

trying to use pycups on RHEL5 but can't even get it to build. I get the following;

[root@gbwtecsuv1008 pycups-1.9.24]# python setup.py install
running install
running build
running build_ext
building 'cups' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c cupsmodule.c -o build/temp.linux-i686-2.4/cupsmodule.o
cupsmodule.c: In function ‘cups_require’:
cupsmodule.c:242: error: ‘VERSION’ undeclared (first use in this function)
cupsmodule.c:242: error: (Each undeclared identifier is reported only once
cupsmodule.c:242: error: for each function it appears in.)
cupsmodule.c:272: error: expected ‘)’ before ‘VERSION’
error: command 'gcc' failed with exit status 1


Any hints?

Also, in the setup the package is referred to as "cups" rather than "pycups" which will result in an RPM being produced called cups-1.0 which isn't what you want (I assume).

TIA

Cheers

Dan</description>
		<content:encoded><![CDATA[<p>Hey Tim,</p>
<p>trying to use pycups on RHEL5 but can&#8217;t even get it to build. I get the following;</p>
<p>[root@gbwtecsuv1008 pycups-1.9.24]# python setup.py install<br />
running install<br />
running build<br />
running build_ext<br />
building &#8216;cups&#8217; extension<br />
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector &#8211;param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c cupsmodule.c -o build/temp.linux-i686-2.4/cupsmodule.o<br />
cupsmodule.c: In function ‘cups_require’:<br />
cupsmodule.c:242: error: ‘VERSION’ undeclared (first use in this function)<br />
cupsmodule.c:242: error: (Each undeclared identifier is reported only once<br />
cupsmodule.c:242: error: for each function it appears in.)<br />
cupsmodule.c:272: error: expected ‘)’ before ‘VERSION’<br />
error: command &#8216;gcc&#8217; failed with exit status 1</p>
<p>Any hints?</p>
<p>Also, in the setup the package is referred to as &#8220;cups&#8221; rather than &#8220;pycups&#8221; which will result in an RPM being produced called cups-1.0 which isn&#8217;t what you want (I assume).</p>
<p>TIA</p>
<p>Cheers</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim&#8217;s Home Page &#187; pycups now accepted into Debian unstable</title>
		<link>http://cyberelk.net/tim/software/pycups/#comment-215</link>
		<dc:creator>Tim&#8217;s Home Page &#187; pycups now accepted into Debian unstable</dc:creator>
		<pubDate>Fri, 18 May 2007 11:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://cyberelk.net/tim/software/pycups/#comment-215</guid>
		<description>[...] just heard that pycups is now included in Debian unstable as python-cups.  Thanks to Otavio Salvador for packaging and [...]</description>
		<content:encoded><![CDATA[<p>[...] just heard that pycups is now included in Debian unstable as python-cups.  Thanks to Otavio Salvador for packaging and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
