# HG changeset patch # User Gustavo Picon # Date 1271026415 18000 # Node ID afaf33d67ada64d4fe074552941d0400e817c1dc # Parent 64ccb349ad52d79eae178e2c9eaf1745fca1704b 0.8b diff -r 64ccb349ad52d79eae178e2c9eaf1745fca1704b -r afaf33d67ada64d4fe074552941d0400e817c1dc docs/genindex.html --- a/docs/genindex.html Sun Apr 11 17:50:00 2010 -0500 +++ b/docs/genindex.html Sun Apr 11 17:53:35 2010 -0500 @@ -5,13 +5,13 @@ - Index — tagtools v0.8a documentation + Index — tagtools v0.8b documentation - + @@ -128,7 +128,7 @@
  • modules |
  • -
  • tagtools v0.8a documentation »
  • +
  • tagtools v0.8b documentation »
  • diff -r 64ccb349ad52d79eae178e2c9eaf1745fca1704b -r afaf33d67ada64d4fe074552941d0400e817c1dc tagtools.py --- a/tagtools.py Sun Apr 11 17:50:00 2010 -0500 +++ b/tagtools.py Sun Apr 11 17:53:35 2010 -0500 @@ -10,10 +10,10 @@ :url: http://code.tabo.pe/tagtools/ :documentation: `tagtools-docs - `_ + `_ :examples: `tagtools-tests - `_ + `_ Python library that parses raw strings with tags into a list of tags and viceversa.