Download TracWikiTemplates Plugin


Stable Release:

Download TracWikiTemplates?-0.2.0:


Built Packages

FileDate & Time addedMD5
egg26-12-2005 12:09:55d43a48686122d13eb41796f3db7ca534
tar.gz26-12-2005 12:10:01e450f91388e3bffbc0436db799867c21


Source Packages

FileDate & Time addedMD5
tar.bz226-12-2005 12:09:55108c6308b1e90d26b6a3dec3bf8187e8
zip26-12-2005 12:10:01ebf627b1857672cb1b0d271e1eb8a525


From Subversion

svn co http://wikitemplates.ufsoft.org/svn/tags/TracWikiTemplates-0.2.0 .

Check MD5 of downloaded files:

For example, do:

md5sum TracWikiTemplates-0.2.0-py2.4.egg

And it will output something like:

45bf61a31cfeb876bcf09d364659e77f  TracWikiTemplates-0.2.0-py2.4.egg

Compare the MD5 value presented on this page with the one for the file you downloaded, if they're the same, everything is good.

Install

To use the egg file you need to have setuptools, version 0.6+ installed.
Please refer to the TracPlugins page for information about plugin installation.

If you downloaded the tar.gz, you'll have to build your own egg following the plugin packaging instructions.