Open-source projects
This page contains a list of open-source projects that I am involved with. I am planning on updating this as time goes on.
I am the author of the following open-source projects:
- z3c.conditionalviews – This package integrates with the Zope3 publisher to validate conditional requests based on the `If-None-Match`, `If-Match`, and `If-Modified-Since`, `If-UnModifiedSince` protocols view the view is called.
- z3c.dav – is an implementation of the WebDAVprotocol for Zope3.
- z3c.davapp.zopefile – WebDAV support for the zope.file content type
- z3c.davapp.zopeappfile – WebDAV support for the zope.app.file content type.
- z3c.davapp.zopelocking – WebDAV locking support, using zope.locking to actually implement the locking.
I have contributed to the following projects:
- Zope3
Recently I have released