Re: Call for help

Titus Brown <[email protected]> Sun, 21 Jan 2007 12:59:41 -0800
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
On Sun, Jan 21, 2007 at 12:16:54PM -0600, Neil Schemenauer wrote:
-> Greetings fellow Quixote users,
-> 
-> This list has been very quiet of late.  Hopefully it will not be
-> taken as a sign of Quixote becoming obsolete.  That said, I could
-> use some help for the community.  I'm dealing with a pretty serious
-> repeative strain injury right now and my programming output is
-> very limited.  There are a few things that Quixote could use that I
-> can't do myself at this time.
-> 
-> If someone could checkout the bzr repository and provide me with a
-> place to pull the complete changes, that would be enormously
-> helpful.  Here's what I consider high priority:
-> 
->     * Add support for qp as an alternative to htmltext.  Some work
->       has already been done on this.
-> 
->     * Fix the package so that easy install works.
-> 
->     * Add support for WSGI.
-> 
-> Note that your changes must be released under the MIT/X license.
-> Add your name and a description of your change to CHANGES.txt.

Sorry to hear that, Neil.

I'm happy to integrate stuff.  I'll work on it today.

I already have WSGI support, and I can deal with easy_install too.

--titus