===================
 Hacking pywebsite
===================

About
=====

This is a short guide for hacking on pywebsite, and the tools and processes
for contributing to pywebsite.

pywebsite currently uses bzr and launchpad for code hosting.

`bzr clone lp:pywebsite`



Info Links
==========

* `pywebsite http://www.pywebsite.org/`_
* `launchpad pywebsite https://launchpad.net/pywebsite`_
* `pygame http://www.pygame.org/`_
* `distutils http://docs.python.org/distutils/ `_
* `distribute http://pypi.python.org/pypi/distribute`_
* `buildout http://www.buildout.org/`_
* `docutils and restructured text http://docutils.sourceforge.net/docs/user/rst/quickstart.html`_




