Code
Open Shakespeare is distributed as a python package.
At present there are several ways to get it:
- Use easy_install
- Download it from subversion. See ‘Getting the Source’ below.
Using easy_install
easy_install is an automated package manager for python packages. Install it if you haven’t already
Open a command line and run $ sudo easy_install shakespeare
Getting the Source
Please check the source code out of subversion:
svn co https://project.knowledgeforge.net/svn/shakespeare/trunk shakespeare
Development Infrastructure
We’ve got a knowledgeforge project at:
http://www.knowledgeforge.net/project/shakespeare/
In particular there is a trac nstallation for planning, tracking issues etc:
http://project.knowledgeforge.net/shakespeare/trac/
Roadmap is here:
http://project.knowledgeforge.net/shakespeare/trac/roadmap/
Help
If you have any problems please ask on the mailing list (see participate for more details)