public
Description: ruby libxml library targetting speed and ease of use. provides an hpricot-like interface to xml
Homepage: http://trac.hasno.info/fastxml
Clone URL: git://github.com/segfault/fastxml.git
Search Repo:
bumped the version for a gem update
segfault (author)
Sun May 11 22:53:02 -0700 2008
commit  5839cb9736f330e2d6ab0d79c171c454f39de0a6
tree    2f3211bcf507e46308d1f493427a9b25751658fc
parent  9f39fd9cbbe80b654eafe1440811cb873d09afea
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 # $Id$
0
 module FastXml
0
- VERSION = "0.1.91"
0
+ VERSION = "0.1.92"
0
 end
0
 
0
 module FastXml::Common

Comments

    No one has commented yet.