tekArtist


Source

The source code for parseMe can be viewed and checked out through the public Subversion repository located at http://labs.tekartist.org/parseme/svn/.

The repository is organized as follow:

  • /trunk/: stores the latest released version, and is considered stable.
  • /branches/dev/: stores the main development branch, and is considered unstable.
  • /tags/: stores historical releases snapshots, as stable as they were when released.

If you have svn installed, you can checkout the source as follow:

svn checkout http://labs.tekartist.org/parseme/svn/trunk parseMe

The master repository is also mirrored at each release on the related Google Code project page.

Unfortunately, the tags branch does not have any releases prior to the 2.1 release, but you can find all previously released versions of the code through the download section.

The source tree is currently read-only for anyone but myself, but please feel free to send in a patch through the related issues tracking tool, and I will be happy to consider it for inclusion.


Site Navigation