Is there a package anywhere that knows the relationship between version strings. i.e. that WIKIVERSION '01 Feb 2003' = TWiki20030201 ?
or that TWiki20040730beta.zip contains TWikiBetaRelease2004x07x30?
I can build one in the TWikiReleaseTrackerPlugin if need be, but I'd rather use an existing package.
I envision a package that provides programmatic access to a TWiki table held on TWiki.org
-- MartinCleaver - 21 Aug 2004
I have implemented this in DistributionContrib
-- MartinCleaver - 26 Aug 2004