public
Description: Translate text between two languages using www.tranexp.com
Homepage: http://tranexp.rubyforge.org
Clone URL: git://github.com/drnic/tranexp.git
added README instructions for source
drnic (author)
Tue Apr 15 17:34:40 -0700 2008
commit  9b2b352df34a97dd5438b91c4b69d15414283a34
tree    8bd209deb082bd61c07b68f7ecbc95ddb4b7af99
parent  629155cd5d19b2437975d2a5b15b736a675ec360
...
76
77
78
 
 
 
 
 
 
 
 
 
 
 
79
80
81
...
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
0
@@ -76,6 +76,17 @@ it just supports the 3 character codes used within tranexp.
0
 
0
 * gem install tranexp
0
 
0
+Or fetch the source from:
0
+
0
+* github: http://github.com/drnic/tranexp/tree/master
0
+
0
+ git clone git://github.com/drnic/tranexp.git
0
+ cd tranexp
0
+ rake test
0
+ rake install_gem
0
+
0
+* rubyforge: coming soon
0
+
0
 == LICENSE:
0
 
0
 Copyright (c) 2008 Dr Nic Williams

Comments

    No one has commented yet.