rubyslippers 1.04 → 1.06

Sign up to get free protection for your applications and to get access to all the features.
Files changed (211) hide show
  1. data/Readme.txt +12 -1
  2. data/code/01rwdcore/01rwdcore.rb +3 -0
  3. data/code/01rwdcore/02helptexthashbegin.rb +0 -0
  4. data/code/01rwdcore/03helptexthash.rb +13 -21
  5. data/code/01rwdcore/04helptextend.rb +0 -0
  6. data/code/01rwdcore/jumplinkcommand.rb +1 -1
  7. data/code/01rwdcore/openhelpwindow.rb +0 -0
  8. data/code/01rwdcore/returntomain.rb +0 -0
  9. data/code/01rwdcore/rundocuments.rb +0 -0
  10. data/code/01rwdcore/runeditconfiguration.rb +0 -0
  11. data/code/01rwdcore/runhelpabout.rb +0 -0
  12. data/code/01rwdcore/runopentinkerdocument.rb +7 -0
  13. data/code/01rwdcore/rwdtinkerversion.rb +11 -3
  14. data/code/01rwdcore/rwdwindowreturn.rb +0 -0
  15. data/code/01rwdcore/selectiontab.rb +0 -0
  16. data/code/01rwdcore/setuphelpaboutoptions.rb +13 -0
  17. data/code/01rwdcore/setuptinkerdocuments.rb +6 -0
  18. data/code/01rwdcore/test_cases.rb +0 -0
  19. data/code/01rwdcore/test_harness.rb +0 -0
  20. data/code/01rwdcore/uploadreturns.rb +0 -0
  21. data/code/dd0viewphoto/dd0viewphoto.rb +3 -0
  22. data/code/superant.com.rubyslippers/0uninstallapplet.rb +34 -0
  23. data/code/superant.com.rubyslippers/execgemserve.rb +0 -0
  24. data/code/superant.com.rubyslippers/gemcommands.rb +0 -0
  25. data/code/superant.com.rubyslippers/gemenvironment.rb +0 -0
  26. data/code/superant.com.rubyslippers/gemfilesinstalled.rb +0 -0
  27. data/code/superant.com.rubyslippers/gemserve.rb +0 -0
  28. data/code/superant.com.rubyslippers/gemwhich.rb +1 -1
  29. data/code/superant.com.rubyslippers/helptexthashrubyslippers.rb +0 -0
  30. data/code/superant.com.rubyslippers/installgem.rb +0 -0
  31. data/code/superant.com.rubyslippers/jumplinkupdate.rb +2 -17
  32. data/code/superant.com.rubyslippers/listgemdirs.rb +0 -0
  33. data/code/superant.com.rubyslippers/listgemrecord.rb +0 -0
  34. data/code/superant.com.rubyslippers/listgemremote.rb +0 -0
  35. data/code/superant.com.rubyslippers/listgemzips.rb +3 -3
  36. data/code/superant.com.rubyslippers/listinstalledgemsfiles.rb +0 -0
  37. data/code/superant.com.rubyslippers/loadconfigurationrecord.rb +2 -2
  38. data/code/superant.com.rubyslippers/loadconfigurationvariables.rb +0 -0
  39. data/code/superant.com.rubyslippers/openhelpwindowrubyslippers.rb +0 -0
  40. data/code/superant.com.rubyslippers/returntomain.rb +2 -2
  41. data/code/superant.com.rubyslippers/runrubyslippersmenu1.rb +6 -6
  42. data/code/superant.com.rubyslippers/runrubyslipperswindow.rb +0 -0
  43. data/code/superant.com.rubyslippers/rwdtinkerversion.rb +10 -0
  44. data/code/superant.com.rubyslippers/saveconfigurationrecord.rb +0 -0
  45. data/code/superant.com.rubyslippers/test_cases.rb +0 -0
  46. data/code/superant.com.rubyslippers/uninstallapplet.rb +57 -0
  47. data/code/superant.com.rubyslippers/viewgemdata.rb +0 -0
  48. data/code/superant.com.rubyslippers/viewrubyslippersconfiguration.rb +0 -0
  49. data/code/superant.com.rubyslippersbackwindow/changegemspecdata.rb +0 -0
  50. data/code/superant.com.rubyslippersbackwindow/clearscreendisplay.rb +0 -0
  51. data/code/superant.com.rubyslippersbackwindow/copygemspecdata.rb +0 -0
  52. data/code/superant.com.rubyslippersbackwindow/creategem.rb +0 -0
  53. data/code/superant.com.rubyslippersbackwindow/creategemspecrecord.rb +0 -0
  54. data/code/superant.com.rubyslippersbackwindow/deletegemspecrecord.rb +0 -0
  55. data/code/superant.com.rubyslippersbackwindow/listgemdir.rb +0 -0
  56. data/code/superant.com.rubyslippersbackwindow/listgemdirectories.rb +0 -0
  57. data/code/superant.com.rubyslippersbackwindow/listgemspecrecord.rb +0 -0
  58. data/code/superant.com.rubyslippersbackwindow/loadgemspecrecord.rb +0 -0
  59. data/code/superant.com.rubyslippersbackwindow/viewgemspecdata.rb +0 -0
  60. data/code/superant.com.rwdtinkerbackwindow/diagnostictab.rb +0 -0
  61. data/code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb +0 -0
  62. data/code/superant.com.rwdtinkerbackwindow/initiateapplets.rb +200 -0
  63. data/code/superant.com.rwdtinkerbackwindow/installapplet.rb +3 -1
  64. data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +7 -1
  65. data/code/superant.com.rwdtinkerbackwindow/installremotegem.rb +0 -0
  66. data/code/superant.com.rwdtinkerbackwindow/listgemdirs.rb +0 -0
  67. data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +1 -1
  68. data/code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb +0 -0
  69. data/code/superant.com.rwdtinkerbackwindow/listzips.rb +1 -1
  70. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +1 -12
  71. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationvariables.rb +0 -0
  72. data/code/superant.com.rwdtinkerbackwindow/network.rb +0 -0
  73. data/code/superant.com.rwdtinkerbackwindow/openappletname.rb +0 -0
  74. data/code/superant.com.rwdtinkerbackwindow/openhelpwindowtinkerwin2.rb +1 -5
  75. data/code/superant.com.rwdtinkerbackwindow/remotegemlist.rb +0 -0
  76. data/code/superant.com.rwdtinkerbackwindow/removeapplet.rb +19 -6
  77. data/code/superant.com.rwdtinkerbackwindow/removeappletvariables.rb +52 -0
  78. data/code/superant.com.rwdtinkerbackwindow/runremoteinstall.rb +0 -0
  79. data/code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb +4 -0
  80. data/code/superant.com.rwdtinkerbackwindow/rwdtinkerwin2version.rb +0 -0
  81. data/code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb +2 -2
  82. data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +0 -0
  83. data/code/superant.com.rwdtinkerbackwindow/viewgemappletcontents.rb +0 -0
  84. data/code/zz0applicationend/zz0end.rb +0 -0
  85. data/configuration/language.dist +2 -1
  86. data/configuration/rubyslippers.dist +2 -17
  87. data/configuration/rwdapplicationidentity.dist +2 -2
  88. data/configuration/rwdtinker.dist +6 -3
  89. data/configuration/tinkerwin2variables.dist +3 -3
  90. data/configuration/wrubyslippers-1.06.dist +17 -0
  91. data/ev/browser.rb +0 -0
  92. data/ev/ftools.rb +0 -0
  93. data/ev/mime.rb +0 -0
  94. data/ev/net.rb +2 -2
  95. data/ev/ruby.rb +0 -0
  96. data/ev/rwd.rb +30 -10
  97. data/ev/sgml.rb +0 -0
  98. data/ev/thread.rb +0 -0
  99. data/ev/tree.rb +0 -0
  100. data/ev/xml.rb +0 -0
  101. data/extras/rconftool.rb +0 -0
  102. data/extras/zip/ioextras.rb +0 -0
  103. data/extras/zip/stdrubyext.rb +0 -0
  104. data/extras/zip/tempfile_bugfixed.rb +0 -0
  105. data/extras/zip/zip.rb +3 -2
  106. data/extras/zip/zipfilesystem.rb +0 -0
  107. data/extras/zip/ziprequire.rb +0 -0
  108. data/gui/00coreguibegin/applicationguitop.rwd +1 -1
  109. data/gui/frontwindow0/viewlogo/cc0openphoto.rwd +22 -0
  110. data/gui/frontwindowselectionbegin/selectiontabbegin/{selectiontabbegin.rwd → 00selectiontabbegin.rwd} +1 -1
  111. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd +2 -2
  112. data/gui/frontwindowselectionzend/viewselectionzend/{viewselectionend.rwd → wwselectionend.rwd} +0 -0
  113. data/gui/{frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd → frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd} +0 -0
  114. data/gui/frontwindowtdocuments/superant.com.documents/tinkerdocuments.rwd +14 -0
  115. data/gui/helpaboutbegin/superant.com.helpaboutbegin/zzdocumentend.rwd +8 -0
  116. data/gui/{frontwindowz1end/frontwindowend/xx0rwdfirsttab.rwd → helpaboutbegin/superant.com.helpaboutbegin/zzzrwdlasttab.rwd} +0 -0
  117. data/gui/helpaboutbegin/superant.com.helpaboutbegin/zzzzhelpscreenstart.rwd +3 -0
  118. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd +15 -0
  119. data/gui/helpaboutzend/superant.com.helpaboutend/helpscreenend.rwd +0 -0
  120. data/gui/helpaboutzend/superant.com.helpaboutend/zhelpscreenstart2.rwd +3 -0
  121. data/gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpabout2.rwd +15 -0
  122. data/gui/{tinkerbackwindows/superant.com.rubyslippersbackwindow/m99selection.rwd → helpaboutzend/superant.com.helpaboutend/zzzzhelpscreen2end.rwd} +1 -1
  123. data/gui/tinkerbackwindows/superant.com.rubyslippers/00rubyslipperstop.rwd +4 -0
  124. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/25gemcommands.rwd +0 -0
  125. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/30viewgemdata.rwd +0 -0
  126. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/40listgemrecordfiles.rwd +0 -0
  127. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/60installgem.rwd +0 -0
  128. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/70listgemsremote.rwd +0 -0
  129. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/75gemwhich.rwd +3 -1
  130. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/85gemfilesinstalled.rwd +0 -0
  131. data/gui/{frontwindow0 → tinkerbackwindows}/superant.com.rubyslippers/90gemserverscan.rwd +2 -2
  132. data/gui/tinkerbackwindows/{superant.com.rubyslippersbackwindow/m95jumplinkcommands.rwd → superant.com.rubyslippers/98jumplinkcommands.rwd} +2 -0
  133. data/gui/tinkerbackwindows/superant.com.rubyslippers/xx0rwdfirsttab.rwd +6 -0
  134. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/1appname.rwd +0 -0
  135. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/3viewgemspec.rwd +0 -0
  136. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/4listgemspecrecord.rwd +0 -0
  137. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/5editgemspecrecord.rwd +0 -0
  138. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/6buildgem.rwd +0 -0
  139. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/7viewgemdir.rwd +0 -0
  140. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/8gemcommands.rwd +0 -0
  141. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/92viewconfiguration.rwd +0 -0
  142. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/94rwddiagnostics.rwd +0 -0
  143. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/98jumplinkcommands.rwd +17 -0
  144. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/zbackend.rwd +0 -0
  145. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/1appname.rwd +1 -1
  146. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/40rwdlistzips.rwd +9 -10
  147. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/45installremotezip.rwd +5 -5
  148. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/50rwdlistapplets.rwd +9 -9
  149. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd +4 -12
  150. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/70rwddiagnostics.rwd +1 -1
  151. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd +3 -3
  152. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/9backend.rwd +0 -0
  153. data/gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd +1 -1
  154. data/gui/tinkerbackwindows/superant.com.tinkerhelpwindow/9end.rwd +0 -0
  155. data/gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd +2 -2
  156. data/gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd +17 -0
  157. data/gui/zzcoreguiend/tinkerapplicationguiend/yy9rwdend.rwd +0 -0
  158. data/init.rb +5 -5
  159. data/{lib → installed}/temp.rb +0 -0
  160. data/installed/wrubyslippers-1.06.inf +10 -0
  161. data/lang/en/rubyslippers/languagefile.rb +9 -10
  162. data/lang/en/rwdcore/languagefile.rb +58 -15
  163. data/lang/es/rubyslippers/languagefile.rb +9 -11
  164. data/lang/es/rwdcore/languagefile-es.rb +67 -13
  165. data/lang/fr/rubyslippers/languagefile.rb +10 -0
  166. data/lang/fr/rwdcore/languagefile.rb +64 -0
  167. data/lang/jp/rubyslippers/languagefile.rb +9 -12
  168. data/lang/jp/rwdcore/languagefile.rb +69 -6
  169. data/lang/nl/rubyslippers/languagefile.rb +9 -12
  170. data/lang/nl/rwdcore/languagefile.rb +62 -0
  171. data/lib/rubyslippers.rb +1 -0
  172. data/rubyslippers.rb +1 -0
  173. data/rwd_files/GemDocuments.html +0 -0
  174. data/rwd_files/HowTo_RubySlippers.txt +6 -1
  175. data/rwd_files/HowTo_Tinker.txt +30 -0
  176. data/rwd_files/HowTo_TinkerWin2.txt +0 -0
  177. data/rwd_files/Readme.txt +0 -0
  178. data/rwd_files/{rwdindex.html → RubyWebDialogs.html} +0 -0
  179. data/rwd_files/favicon.ico +0 -0
  180. data/rwd_files/rdoc-style.css +0 -0
  181. data/rwd_files/rwdapplications.html +0 -0
  182. data/rwd_files/tinker.png +0 -0
  183. data/rwdconfig.dist +11 -2
  184. data/tests/RubyGauge.rb +0 -0
  185. data/tests/checkdepends.sh +0 -0
  186. data/tests/cleancnf.sh +2 -1
  187. data/tests/makedist-wrubyslippers.rb +54 -0
  188. data/tests/makedist.rb +0 -0
  189. data/tests/rdep.rb +0 -0
  190. data/tests/totranslate.lang +0 -0
  191. data/zips/temp.rb +1 -0
  192. metadata +49 -45
  193. data/code/superant.com.rubyslippers/rubyslippershelpabout.rb +0 -14
  194. data/code/superant.com.rwdtinkerbackwindow/controlclient.rb +0 -96
  195. data/gui/frontwindowtdocuments/superant.com.documents/uu5documents.rwd +0 -15
  196. data/gui/frontwindowtdocuments/superant.com.rubyslippersdocument/ui3rubyslippers.rwd +0 -4
  197. data/gui/frontwindowtdocuments/superant.com.rubyslippersdocument/ui4rubyslippers.rwd +0 -4
  198. data/gui/frontwindowtdocuments/superant.com.tinkerwin2documents/uu5documents.rwd +0 -6
  199. data/gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd +0 -12
  200. data/gui/helpaboutbegin/superant.com.helpaboutbegin/ya0helpscreenstart.rwd +0 -3
  201. data/gui/helpaboutinstalled/superant.com.rubyslippershelpabout/1rubyslippers.rwd +0 -5
  202. data/gui/helpaboutinstalled/superant.com.rubyslippershelpabout/2rubyslippers.rwd +0 -3
  203. data/gui/helpaboutinstalled/superant.com.rubyslippershelpabout/5version.rwd +0 -9
  204. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/1appname.rwd +0 -4
  205. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/3copyright.rwd +0 -3
  206. data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/5version.rwd +0 -10
  207. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m90selectiontab.rwd +0 -11
  208. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/75rwdcontrol.rwd +0 -33
  209. data/installed/rwdviewlogo-0.4.inf +0 -4
  210. data/rwd_files/remotegemlist.txt +0 -852
  211. data/zips/rwdahelloworld-0.5.zip +0 -0
@@ -1,4 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"left\">
4
- <a href=HowTo_RubySlippers.txt>Howto_RubySlippers.txt</a></p></row>"
@@ -1,4 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"left\">
4
- <a href=GemDocuments.html>Gem Rdocs on Localhost:8808</a></p></row>"
@@ -1,6 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"left\">
4
- <a href=HowTo_TinkerWin2.txt>Howto_TinkerWin2.txt</a></p></row>"
5
-
6
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"left\"><a href=.>Spawn a clone Dialog window</a></p></row>
4
- </table>
5
- </horizontal>
6
- <horizontal>
7
-
8
- <button caption=\"Help\" action=\"runhelpwindow\"/>
9
-
10
- </horizontal>
11
- </tab>"
12
-
@@ -1,3 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <helpwindow name=\"main\" title=\"Help About\">"
@@ -1,5 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <panel>
4
- <row> <p align=\"center\">RubySlippers</p></row>
5
- <row> <p align=\"center\">A RubyGems Front end</p></row>"
@@ -1,3 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"center\">copyright s. gibson 2004</p></row>"
@@ -1,9 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <horizontal>
4
- <button caption=#{Message[:clickfor_version]} action=\"runrubyslippersversion\"/>
5
- </horizontal>
6
-
7
- </panel>"
8
-
9
-
@@ -1,4 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <panel>
4
- <row> <p align=\"center\">#{Message[:rwdtinker]}</p></row>"
@@ -1,3 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p align=\"center\">copyright s. gibson 2004,2005</p></row>"
@@ -1,10 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <horizontal>
4
- <button caption=#{Message[:clickfor_version]} action=\"runrwdtinkerversion\"/>
5
- </horizontal>
6
- </panel>"
7
-
8
-
9
-
10
-
@@ -1,11 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <tab name=\"selectiontab\" caption=#{Message[:selection_panel]}>
4
-
5
- <table>
6
- <row> <p align=\"right\">Open a new location </row>
7
-
8
- </table>
9
- "
10
-
11
-
@@ -1,33 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <tab name=\"rwdremotecontrol\" caption=\"Remote Controls\">
4
- <p></p>
5
- Query remote rwdtinker applications (not yet functional on XP)
6
- <horizontal>
7
- <button caption=\"Start the Remote Control for This Application\" action=\"network_start\"/>
8
- <button caption=\"Help\" action=\"runhelpwindowtinkerwin2\"/>
9
-
10
- </horizontal>
11
- <p>%viewremotecommandresult%</p>
12
- <horizontal>
13
-
14
- <button caption=\"Show remote Command Choices\" action=\"showremoteportoptions\"/>
15
-
16
- </horizontal>
17
- <table>
18
- <select name=\"a_remoteportinput\"> %%remoteportoptions%% </select>
19
-
20
- </table>
21
-
22
- <table>
23
- <select name=\"a_remotecommandinput\"> %%remotecommandoptions%% </select>
24
-
25
- </table>
26
- <horizontal>
27
- <button caption=\"Run Command\" action=\"runcontrolcommand\"/>
28
- <button caption=\"Cancel\" action=\"main\"/>
29
- </horizontal>
30
- <p> Remote Port</p>
31
- <p>%lastremotecommand%</p>
32
- <p>%remotecommandresult%</p>
33
- </tab>"
@@ -1,4 +0,0 @@
1
- # rwdviewlogo - small applet to display one picture
2
- code/dd0viewphoto
3
- gui/cc0viewphoto
4
- rwd_files/tinker.png
@@ -1,852 +0,0 @@
1
-
2
- *** REMOTE GEMS ***
3
-
4
- actionmailer (0.8.1, 0.8.0, 0.7.1, 0.7.0, 0.6.1, 0.6.0, 0.5.0, 0.4.0, 0.3.0)
5
- Service layer for easy email delivery and testing.
6
-
7
- actionpack (1.7.0, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.2.0, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.0, 0.8.5, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.6, 0.7.5)
8
- Web-flow and rendering framework putting the VC in MVC.
9
-
10
- actionservice (0.3.0, 0.2.102, 0.2.100, 0.2.99)
11
- Web service support for Action Pack.
12
-
13
- actionwebservice (0.6.2, 0.6.1, 0.6.0, 0.5.0)
14
- Web service support for Action Pack.
15
-
16
- activerecord (1.9.1, 1.9.0, 1.8.0, 1.7.0, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0, 0.7.6, 0.7.5)
17
- Implements the ActiveRecord pattern for ORM.
18
-
19
- activesupport (1.0.3, 1.0.2, 1.0.1, 1.0.0)
20
- Support and utility classes used by the Rails framework.
21
-
22
- algorithm-diff (0.1)
23
- Computes the differences between two arrays of elements
24
-
25
- allinoneruby (0.2.1)
26
- A "Just-in-Time and Temporary Installation of Ruby"
27
-
28
- amatch (0.1.4, 0.1.3)
29
- Approximate String Matching library
30
-
31
- an-app (0.0.3)
32
- This gem demonstrates executable scripts
33
-
34
- archive-tar-minitar (0.5.1, 0.5.0)
35
- Provides POSIX tarchive management from Ruby programs.
36
-
37
- arrayfields (3.4.0, 3.3.0)
38
- Allow keyword access to arrays
39
-
40
- Asami (0.04)
41
- Asami is a Gnome2 based Direct Connect client.
42
-
43
- aversa (0.3, 0.2, 0.1)
44
- Aversa is a little utility for creating and viewing BitTorrent
45
- metainfo files.
46
-
47
- Bangkok (0.1.0)
48
- Chess game file reader and player; can turn games into MIDI files
49
-
50
- bangkok (0.1.2, 0.1.1, 0.1.0)
51
- Chess game file reader and player; can turn games into MIDI files
52
-
53
- Bloglines4R (0.1.0)
54
- A library to access the Bloglines API from Ruby
55
-
56
- BlueCloth (1.0.0, 0.0.4, 0.0.3, 0.0.2)
57
- BlueCloth is a Ruby implementation of Markdown, a text-to-HTML
58
- conversion tool for web writers. Markdown allows you to write using
59
- an easy-to-read, easy-to-write plain text format, then convert it to
60
- structurally valid XHTML (or HTML).
61
-
62
- builder (1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.0, 1.0.0, 0.1.1, 0.1.0)
63
- Builders for MarkUp.
64
-
65
- cacheAR (0.9.1, 0.9.0)
66
- cacheAR is a tiny Rails add-on to enable ActiveRecord caching.
67
-
68
- captcha (0.1.2)
69
- Ruby/CAPTCHA is an implementation of the 'Completely Automated
70
- Public Turing Test to Tell Computers and Humans Apart'.
71
-
72
- cardinal (0.1.0, 0.0.4)
73
- Ruby to Parrot compiler.
74
-
75
- cast (0.0.1)
76
- C parser and AST constructor.
77
-
78
- cgikit (1.1.0)
79
- CGIKit is a componented-oriented web application framework like
80
- Apple Computers WebObjects. This framework services
81
- Model-View-Controller architecture programming by components based
82
- on a HTML file, a definition file and a Ruby source.
83
-
84
- cmdparse (1.0.0)
85
- An advanced command line parser using optparse which supports
86
- commands
87
-
88
- color-tools (1.0.0)
89
- color-tools provides RGB and CMYK colour definitions and
90
- manpiulations.
91
-
92
- complearn (0.6.2)
93
- The CompLearn Toolkit enables you to do data mining using data
94
- compression. It also allows you to do Quartet Tree Reconstruction as
95
- well as Support Vector Machine experiments with these techniques.
96
-
97
- copland (1.0.0, 0.8.0, 0.7.1, 0.7.0, 0.6.0, 0.4.0, 0.3.0, 0.2.0, 0.1.0)
98
- Copland is an "Inversion of Control" (IoC, also called "Dependency
99
- Injection") container for Ruby, based heavily on the HiveMind
100
- container for Java. It supports both type-2 (setter) and type-3
101
- (constructor) injection.
102
-
103
- copland-lib (0.1.0)
104
- A collection of various non-core Copland services and interceptors.
105
-
106
- copland-remote (0.1.0)
107
- A collection of Copland service definitions and implementations for
108
- dealing with remote object manipulation (i.e., via SOAP, DRb, and
109
- XML-RPC).
110
-
111
- copland-webrick (0.1.0)
112
- A collection of various Copland services for dealing with WEBrick
113
- servers and servlets.
114
-
115
- coverage (0.2, 0.1)
116
- identifies inactive code
117
-
118
- creditcard (1.0)
119
- These functions tell you whether a credit card number is
120
- self-consistent using known algorithms for credit card numbers.
121
-
122
- crosscase (0.0.1)
123
- A mixin for auto-generating under_barred aliases for camelCased
124
- methods, and vice-versa.
125
-
126
- crypt-fog (0.1.0)
127
- crypt-fog is a simple encryption mechanism, but slightly better than
128
- Rot13. It's primary goal is to provide a reasonable amount of
129
- obfuscation without having to resort to public/private key
130
- exchanges, etc.
131
-
132
- csbattery (0.2.2, 0.2.1, 0.1.1)
133
- cs/Battery is a unit test framework with YAML output and orderly
134
- test runs.
135
-
136
- csinterface (0.6.2, 0.6.1)
137
- cs/Interface provides interface (like typing) support for Ruby
138
- classes and objects.
139
-
140
- cstemplate (0.5.1, 0.4.1, 0.3.1, 0.1.2, 0.1.1)
141
- cs/Template is a fast, generic text templating engine for Ruby,
142
- written in C.
143
-
144
- ctapi (0.2.2)
145
- Ruby extension for Chipcard Cardterminal-API (CTAPI)
146
-
147
- ctype (0.2.0)
148
- ctype provides Ruby-style methods known from ctype.h.
149
-
150
- daemons (0.2.1, 0.2.0, 0.0.1)
151
- A toolkit to convert your script to a controllable daemon
152
-
153
- damagecontrol (0.5.0.1404, 0.5.0.1393, 0.5.0.1392, 0.5.0.1391, 0.5.0)
154
- DamageControl
155
-
156
- dbc (1.3.0, 1.2.3, 1.2.2, 1.2.1, 1.2.0, 1.1.2, 1.1.1, 1.1.0)
157
- Design by Contract (DBC) for C
158
-
159
- dbdbd (0.2.2)
160
- dbdbd (David Black's Database Definer) -- for ad hoc flat-file
161
- database formats
162
-
163
- dbus (0.1.10, 0.1.9, 0.1.8, 0.1.7, 0.1.5)
164
- Ruby bindings for D-BUS.
165
-
166
- dctl (1.0.1, 1.0.0)
167
- dctl - a daemon controller written in Ruby
168
-
169
- dev-utils (1.0.1, 1.0)
170
- Debugging utilities: breakpoints, debugging, and tracing.
171
-
172
- diakonos (0.7.0)
173
- Diakonos is a customizable, usable console-based text editor.
174
-
175
- diff-lcs (1.1.2, 1.1.1, 1.1.0.1, 1.1.0, 1.0.4.1, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0)
176
- Provides a list of changes that represent the difference between two
177
- sequenced collections.
178
-
179
- dnssd (0.6.0)
180
- DNS Service Discovery (aka Rendezvous) API for Ruby
181
-
182
- easyprompt (0.1.0)
183
- EasyPrompt is a utility for command-line scripts.
184
-
185
- EliteJournal (1.9.492, 1.9.480, 1.9.403, 1.9.401, 1.9.400)
186
- Easy to install, multi-user blog software
187
-
188
- eteos-client (0.3.0, 0.2.0)
189
- Eteos Client for Rails allows cross-website authentication via the
190
- Eteos authentication service (www.eteos.com) in two lines of code
191
- for Rails applications. Even integrates with ActiveRecord user
192
- models simply and easily.
193
-
194
- extensions (0.6.0, 0.5.0, 0.4.0)
195
- 'extensions' is a set of extensions to Ruby's built-in classes. It
196
- gathers common idioms, useful additions, and aliases, complete with
197
- unit testing and documentation, so they are suitable for production
198
- code.
199
-
200
- FaceToFace (0.1.0)
201
- Standardize object conversion and messaging, e.g. '5.to( String )'
202
- instead 'of 5.to_s'
203
-
204
- FAM-Ruby (0.1.4)
205
- FAM (SGI's File Alteration Monitor) bindings for Ruby.
206
-
207
- fcgi (0.8.5)
208
- FastCGI ruby binding.
209
-
210
- file-tail (0.1.2)
211
- File::Tail for Ruby
212
-
213
- filesystem (0.1.0)
214
- FileSystem is a test-obsessed library for mocking out the entire
215
- file system.
216
-
217
- fingerserver (0.4.0)
218
- Exposes hash-style objects via the finger protocol.
219
-
220
- fireruby (0.2.1, 0.2.0, 0.1.0)
221
- Ruby interface library for the Firebird database.
222
-
223
- flexmock (0.0.3)
224
- Simple and Flexible Mock Objects for Testing
225
-
226
- formvalidator (0.1.3)
227
- FormValidator is a Ruby port of Perl's Data::FormValidator library.
228
-
229
- fxri (0.1.0)
230
- Graphical interface to the RI documentation, with search engine.
231
-
232
- fxruby (1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.1)
233
- FXRuby is the Ruby binding to the FOX GUI toolkit.
234
-
235
- genx4r (0.05, 0.04)
236
- GenX4r is a Ruby wrapper around the GenX library, which allows you
237
- to programatically generate correct, cannonical XML output.
238
-
239
- geoip (0.1.0)
240
- GeoIP looks up a GeoIP database to provide geographical data for an
241
- IP address or Internet hostname. The free version of the GeoIP
242
- database available from www.maxmind.com only contains country
243
- information, and so far that's all that this library supports. The
244
- data is much more reliable than using the country codes at the end
245
- of the hosts' domain names.
246
-
247
- getopt-declare (1.09.7)
248
- Comprehensive and easy to use command-line parser library using
249
- regular expressions (port of Perl's module).
250
-
251
- glue (0.15.0, 0.14.0, 0.13.0)
252
- Glue utilities
253
-
254
- gnuplot (2.1, 2.0, 1.0)
255
- Utility library to aid in interacting with gnuplot
256
-
257
- GongFox (0.1.0)
258
- GUI for 'net send'
259
-
260
- hprevalence (0.2.0, 0.1.1, 0.1.0)
261
- Ruby based prevalence engine.
262
-
263
- htmltools (1.09, 1.0.8)
264
- This is a Ruby library for building trees representing HTML
265
- structure.
266
-
267
- ikko (0.1)
268
- A simple templating engine
269
-
270
- Imlib2-Ruby (0.4.3)
271
- Imlib2 bindings for Ruby.
272
-
273
- instiki (0.10.0, 0.9.2)
274
- Easy to install WikiClone running on WEBrick and Madeleine
275
-
276
- IO-Reactor (0.0.6)
277
- An implementation of the Reactor design pattern for multiplexed
278
- asynchronous single-thread IO.
279
-
280
- io-reactor (0.05)
281
- An implementation of the Reactor design pattern for multiplexed
282
- asynchronous single-thread IO.
283
-
284
- iotaz (0.1.0)
285
- Object-relational mapping library.
286
-
287
- iterator (0.8, 0.6, 0.5)
288
- bidirectional external iterators
289
-
290
- jabber4r (0.7.0)
291
- Jabber4r is a pure-Ruby Jabber client library
292
-
293
- jobserver (0.1.4)
294
- Jobserver serves to run programs on multiple machines in a network
295
- using ssh.
296
-
297
- Joystick-Ruby (0.1.0)
298
- Linux joystick support for Ruby.
299
-
300
- jpeg2pdf (0.12)
301
- jpeg2pdf is a free program that converts a directory of JPEG files
302
- to a PDF file.
303
-
304
- keyedlist (0.4.0)
305
- A Hash which automatically computes keys.
306
-
307
- kreed (0.0.2, 0.0.1)
308
- Kyle's Ruby Extendable Editor For Doom
309
-
310
- ladspar (0.1)
311
- Interface to LADSPA plugins
312
-
313
- lafcadio (0.7.3, 0.7.2, 0.7.1, 0.7.0, 0.6.4, 0.6.3, 0.6.2, 0.6.1, 0.6.0, 0.5.2, 0.5.1, 0.5.0, 0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.6, 0.3.5, 0.3.4)
314
- Lafcadio is an object-relational mapping layer
315
-
316
- latex (0.1.3, 0.1.2, 0.1.1)
317
- Latex is a LaTeX text generation library for Ruby.
318
-
319
- lazylist (0.1.2)
320
- Implementation of lazy lists for Ruby
321
-
322
- libbz2 (0.4)
323
- Ruby-BZ2 is a Ruby extension to use libbz2.
324
-
325
- libgnucap-ruby (0.1)
326
- gnucap-ruby is a ruby binding to gnucap
327
-
328
- libxosd-ruby (0.4)
329
- libxosd-ruby is a ruby interface to libxosd
330
-
331
- libxosd2-ruby (0.4)
332
- libxosd-ruby is a ruby interface to libxosd
333
-
334
- Linguistics (1.0.2)
335
- This is a generic, language-neutral framework for extending Ruby
336
- objects with linguistic methods.
337
-
338
- lockfile (1.1.0)
339
- A ruby library for creating NFS safe lockfiles
340
-
341
- log4r (1.0.5)
342
- Log4r is a comprehensive and flexible logging library for Ruby.
343
-
344
- lxl (0.4.3, 0.4.2, 0.4.1, 0.4.0, 0.3.8, 0.3.4, 0.3.1, 0.3.0, 0.2.4, 0.2.3, 0.2.2, 0.2.0, 0.1.1, 0.1.0)
345
- LXL (Like Excel) is a mini-language that mimics Microsoft Excel
346
- formulas. Easily extended with new constants and functions.
347
-
348
- madeleine (0.7.1, 0.6.1, 0.6)
349
- Madeleine is a Ruby implementation of Object Prevalence
350
-
351
- MB-Ruby (0.1.0)
352
- MusicBrainz bindings for Ruby.
353
-
354
- mechanize (0.2.1, 0.2.0, 0.1.3, 0.1.2, 0.1.1, 0.1.0)
355
- Automated web-browsing.
356
-
357
- merge3 (0.8)
358
- This gem demonstrates executable scripts
359
-
360
- midilib (0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0)
361
- MIDI file and event manipulation library
362
-
363
- mime-types (1.13.1)
364
- Manages a MIME Content-Type that will return the Content-Type for a
365
- given filename.
366
-
367
- mockfs (0.1.1)
368
- MockFS is a test-obsessed library for mocking out the entire file
369
- system.
370
-
371
- multiblocks (0.1.0)
372
- multiblocks is a framework for emulating Smalltalk-like method calls
373
- which can take more than one block parameter
374
-
375
- MultipartAlternativeLite (0.0.1)
376
- Lib for creating multipart/alternative HTML messages.
377
-
378
- mw-template (0.9.1)
379
- MuraveyWeb::Template is a decent template library, part of
380
- MuraveyWeb framework.
381
-
382
- mysql (2.5.1)
383
- MySQL/Ruby provides the same functions for Ruby programs that the
384
- MySQL C API provides for C programs.
385
-
386
- narf (0.7.3, 0.7.2, 0.7.1, 0.6.3, 0.6.2, 0.6.1, 0.5.1)
387
- NARF is a replacement for and derivative of the Ruby CGI library. It
388
- exists to trivialize web development .
389
-
390
- ncurses (0.9.1)
391
- This wrapper provides access to the functions, macros, global
392
- variables and constants of the ncurses library. These are mapped to
393
- a Ruby Module named "Ncurses": Functions and external variables are
394
- implemented as singleton functions of the Module Ncurses.
395
-
396
- needle (1.2.0, 1.1.0, 1.0.0, 0.9.0, 0.6.0, 0.5.0)
397
- Needle is a Dependency Injection/Inversion of Control container for
398
- Ruby. It supports both type-2 (setter) and type-3 (constructor)
399
- injection. It takes advantage of the dynamic nature of Ruby to
400
- provide a rich and flexible approach to injecting dependencies.
401
-
402
- needle-extras (1.0.0)
403
- Needle-Extras is a collection of additional services that can be
404
- used with Needle. This is basically a test-bed of services that may
405
- eventually find their way into Needle itself.
406
-
407
- neelix (0.0.3)
408
- Recipe management system
409
-
410
- nemo (0.1.3, 0.1.2, 0.1.0)
411
- Ruby port of Mewa for Wee
412
-
413
- net-sftp (0.9.0, 0.5.0)
414
- Net::SFTP is a pure-Ruby implementation of the SFTP client protocol.
415
-
416
- net-ssh (1.0.0, 0.9.0, 0.6.0, 0.5.0, 0.1.0, 0.0.5, 0.0.4, 0.0.3, 0.0.2, 0.0.1)
417
- Net::SSH is a pure-Ruby implementation of the SSH2 client protocol.
418
-
419
- net-tftp (0.1.0)
420
- Net::TFTP is a pure Ruby implementation of the Trivial File Transfer
421
- Protocol (RFC 1350)
422
-
423
- nitro (0.15.0, 0.14.0, 0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.3.0, 0.2.0, 0.1.2)
424
- Nitro Web Engine
425
-
426
- ObjectGraph (1.0.1, 1.0)
427
- A simple script that generates a graph of the ruby class
428
- hierarchies. Uses GraphViz (separate install).
429
-
430
- og (0.15.0, 0.14.0, 0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0)
431
- Og (ObjectGraph)
432
-
433
- Ook (1.0.2)
434
- A Ruby interpreter for the Ook!
435
- (www.dangermouse.net/esoteric/ook.html) and BrainF*ck
436
- (www.catseye.mb.ca/esoteric/bf/index.html) programming languages.
437
-
438
- Orbjson (0.0.4, 0.0.3, 0.0.2, 0.0.1)
439
- Lib for creating JSON-RPC server applications.
440
-
441
- packrat (0.1.0)
442
- A package documentation extractor/generator for Copland.
443
-
444
- PageTemplate (1.2.0, 1.1.2, 1.1.1)
445
- A simple templating system for Web sites.
446
-
447
- ParseTree (1.3.4, 1.3.3, 1.3.2, 1.3.0, 1.2.0, 1.1.1, 1.1.0)
448
- Extract and enumerate ruby parse trees.
449
-
450
- payment (0.9)
451
- Payment is used to process credit cards and electronic cash through
452
- merchant accounts.
453
-
454
- permutation (0.1.2, 0.1.1)
455
- Permutation library in pure Ruby
456
-
457
- Pimki (1.6.092, 1.5.092, 1.4.092, 1.3.092, 1.2.092, 1.1.092, 1.0.092)
458
- A Personal Information Manager (PIM) based on Instiki's Wiki
459
- technology.
460
-
461
- podcast (0.0.3, 0.0.2)
462
- Create podcasts from MP3 files
463
-
464
- posixlock (0.0.1)
465
- Methods to add posix (fcntl based and nfs safe) locking to the
466
- builtin File class
467
-
468
- postgres (0.7.1)
469
- The extension library to access a PostgreSQL database from Ruby.
470
-
471
- postgres-pr (0.4.0, 0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.2, 0.3.1, 0.3.0, 0.2.2, 0.2.1, 0.2.0, 0.1.1, 0.1.0, 0.0.1)
472
- A pure Ruby interface to the PostgreSQL (>= 7.4) database
473
-
474
- pqa (0.7, 0.6, 0.5)
475
- SQL query analyzer
476
-
477
- PrettyException (0.9.5, 0.9.3, 0.9.2, 0.9.1)
478
- PrettyException is a library to output pretty html output for raised
479
- exceptions.
480
-
481
- production_log_analyzer (1.1.0)
482
- Extracts statistics from Rails production logs
483
-
484
- progressbar (0.0.3)
485
- Ruby/ProgressBar is a text progress bar library for Ruby. It can
486
- indicate progress with percentage, a progress bar, and estimated
487
- remaining time.
488
-
489
- purplepkg (0.0.6, 0.0.5, 0.0.4, 0.0.3)
490
- A simple pre-packaging tool with meta-package plugin support.
491
-
492
- rails (0.11.1, 0.11.0, 0.10.1, 0.10.0, 0.9.5, 0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
493
- Web-application framework with template engine, control-flow layer,
494
- and ORM.
495
-
496
- rake (0.5.3, 0.5.0, 0.4.15, 0.4.14, 0.4.13, 0.4.12, 0.4.11, 0.4.10, 0.4.9, 0.4.8, 0.4.7, 0.4.6, 0.4.4, 0.4.3, 0.4.2, 0.4.0, 0.3.2)
497
- Ruby based make-like utility.
498
-
499
- rant (0.3.2, 0.3.0)
500
- Rant is a Ruby based build tool.
501
-
502
- rdf (0.3)
503
- RubyRDF is a wrapper over the Redland RDF framework
504
-
505
- rdf-redland (0.5.1.3, 0.5.1.2, 0.5.1, 0.5)
506
- rdf-redland is a wrapper over the Redland RDF framework
507
-
508
- realrand (1.0.2)
509
- Generate real random numbers with Ruby.
510
-
511
- RedCloth (3.0.3, 3.0.2, 3.0.1, 3.0.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2)
512
- RedCloth is a module for using Textile and Markdown in Ruby. Textile
513
- and Markdown are text formats. A very simple text format. Another
514
- stab at making readable text that can be converted to HTML.
515
-
516
- regexp-engine (0.9, 0.8)
517
- regular expression engine
518
-
519
- revolution (0.4, 0.3, 0.2, 0.1)
520
- Revolution is a binding for the Evolution email client
521
-
522
- rgl (0.2.2)
523
- Ruby Graph Library
524
-
525
- rhizmail (0.1.0)
526
- RhizMail is a test-friendly library for sending out customized
527
- emails.
528
-
529
- rlirc (0.3.1, 0.3, 0.2, 0.1)
530
- a replacement for irexec and irxevent from lirc
531
-
532
- rmagick (1.7.4, 1.7.3, 1.7.2, 1.7.1)
533
- RMagick is an interface between the Ruby programming language and
534
- the ImageMagick and GraphicsMagick image processing libraries.
535
-
536
- rmail (0.17)
537
- This is RubyMail, a lightweight mail library containing various
538
- utility classes and modules that allow Ruby scripts to parse,
539
- modify, and generate MIME mail messages.
540
-
541
- Rodo (1.1)
542
- Rodo attempts to help user organizes his ToDo files.
543
-
544
- rq (0.1.7)
545
- rq is an __experimental__ tool used to manage nfs mounted work
546
- queues
547
-
548
- rscm (0.2.1.1404, 0.2.0, 0.1.0.1338, 0.1.0.1337, 0.1.0.999, 0.1.0)
549
- RSCM - Ruby Source Control Management
550
-
551
- rsi (0.4)
552
- RSI (Ruby Simple Indexer) is a simple full text index
553
-
554
- Rubilicious (0.1.4, 0.1.2, 0.1.0)
555
- Delicious (http://del.icio.us/) bindings for Ruby.
556
-
557
- rublog (0.8.0)
558
- RubLog is a simple web log, based around the idea of displaying a
559
- set of regular files in a log-format.
560
-
561
- ruby-activeldap (0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.4.4, 0.4.3, 0.4.2, 0.4.1)
562
- Ruby/ActiveLDAP is a object-oriented API to LDAP
563
-
564
- ruby-activeldap-debug (0.5.5)
565
- Ruby/ActiveLDAP is a object-oriented API to LDAP
566
-
567
- ruby-breakpoint (0.5.0)
568
- ruby-breakpoint lets you inspect and modify state at run time.
569
-
570
- ruby-cache (0.3.0)
571
- Ruby/Cache is a library for caching objects based on the LRU
572
- algorithm for Ruby.
573
-
574
- ruby-contract (0.1.1)
575
- ruby-contract provides support for describing and using types via
576
- unit-tests.
577
-
578
- ruby-doom (0.8)
579
- Ruby-DOOM provides a scripting API for creating DOOM maps. It also
580
- provides higher-level APIs to make map creation easier.
581
-
582
- ruby-growl (1.0.0)
583
- Pure-Ruby Growl Notifier
584
-
585
- ruby-json (1.1.1)
586
- ruby-json is a library for using the JavaScript Object Notation
587
- (JSON) under Ruby.
588
-
589
- ruby-managesieve (0.2.0, 0.1.0)
590
- A Ruby library for the MANAGESIEVE protocol
591
-
592
- Ruby-MemCache (0.0.1)
593
- This is a client library for memcached, a high-performance
594
- distributed memory cache.
595
-
596
- rubygems-update (0.8.10, 0.8.8, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.1, 0.8.0)
597
- RubyGems Update GEM
598
-
599
- RubyInline (3.2.0, 3.1.0)
600
- Multi-language extension coding within ruby.
601
-
602
- RubyJDWP (0.0.1)
603
- Ruby implementation of the Java Debug Wire Protocol. This version is
604
- pre-alpha.
605
-
606
- rubypants (0.2.0)
607
- RubyPants is a Ruby port of the smart-quotes library SmartyPants.
608
-
609
- rubyscript2exe (0.3.3)
610
- A Ruby Compiler
611
-
612
- rubyslippers (1.02, 1.01, 1.00, 0.99, 0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92)
613
- RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.
614
-
615
- rubyzip (0.5.8, 0.5.7, 0.5.5)
616
- rubyzip is a ruby module for reading and writing zip files
617
-
618
- runt (0.2.0)
619
- Ruby Temporal Expressions.
620
-
621
- ruvi (0.4.12, 0.4.11, 0.4.10, 0.4.9, 0.4.8, 0.4.7)
622
- Pure Ruby Vim-wannabe
623
-
624
- ruwiki (0.9.3, 0.9.2, 0.9.1, 0.9.0)
625
- A simple, extensible, and fast Wiki-clone.
626
-
627
- rvsh (0.4.5)
628
- VIM clone
629
-
630
- rwdaddresses (1.02, 1.01, 0.99, 0.98, 0.97, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8)
631
- rwdaddresses is contact book application using rwdtinker and
632
- RubyWebDialogs.
633
-
634
- rwddemo (0.92, 0.91, 0.90, 0.8, 0.7, 0.6)
635
- rwddemo application shows rwdtinker and RubyWebDialogs features.
636
-
637
- rwdgutenberg (0.04, 0.03)
638
- rwdgutenberg application is a text file reader for RubyWebDialogs.
639
-
640
- rwdhypernote (0.07, 0.06, 0.05, 0.04, 0.03)
641
- rwdhypernote application is a hierarchical note taker for
642
- RubyWebDialogs.
643
-
644
- rwdmovies (0.94, 0.93, 0.92, 0.91, 0.90, 0.7, 0.6)
645
- rwdmovies application is a movie database using RubyWebDialogs.
646
-
647
- rwdschedule (0.99, 0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8, 0.6, 0.5)
648
- rwdschedule is an calendar application using rwdtinker and
649
- RubyWebDialogs.
650
-
651
- rwdshell (0.99, 0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.9)
652
- rwdshell is a GUI front end for operating system commands with
653
- rwdtinker and RubyWebDialogs features.
654
-
655
- rwdtinker (1.64, 1.63, 1.62, 1.61, 1.60, 1.59, 1.58, 1.57, 1.56, 1.55, 1.54, 1.53, 1.52, 1.51, 1.48, 1.47, 1.46, 1.45, 1.44, 1.43, 1.42, 1.41, 1.24, 1.23, 1.4, 1.3, 1.2)
656
- rwdtinker application is a framework to program for RubyWebDialogs.
657
-
658
- rwdtorrent (0.03, 0.02, 0.01)
659
- rwdtorrent is a GUI front end for BitTorrent with rwdtinker and
660
- RubyWebDialogs features.
661
-
662
- rwdziparubyslippers (0.99)
663
- rubyslippers is frontend for the RubyGems system using rwdtinker and
664
- RubyWebDialogs. Requires rwdtinker >1.51
665
-
666
- rwdziprwdanimatedgifs (0.70)
667
- rwdziprwdanimatedgifs is a animated gifs viewer using rwdtinker and
668
- RubyWebDialogs. Requires rwdtinker >1.51
669
-
670
- rwdziprwdaschedule (0.97, 0.93)
671
- rwdziprwdaschedule is a event schedule application using rwdtinker
672
- and RubyWebDialogs. Requires rwdtinker >1.51
673
-
674
- rwdziprwdmp3 (0.02)
675
- rwdziprwdmp3 is a Mp3 Player Control application using rwdtinker and
676
- RubyWebDialogs. Requires rwdtinker >1.51
677
-
678
- rwdziprwdwaddresses (1.00, 0.99, 0.97)
679
- rwdaddresses is a Contact Book using rwdtinker and RubyWebDialogs.
680
- Requires rwdtinker >1.56
681
-
682
- rwdziprwdwcalc (0.50)
683
- rwdcalc is calculator using rwdtinker and RubyWebDialogs.
684
-
685
- rwdziprwdwgutenberg (0.03)
686
- rwdgutenberg application is a text file reader for RubyWebDialogs.
687
-
688
- rwdziprwdwhypernote (0.04)
689
- rwdziprwdwhypernote is a hierarchical note editor using rwdtinker
690
- and RubyWebDialogs. Requires rwdtinker >1.51
691
-
692
- rwdziprwdwmovies (0.90)
693
- rwdziprwdwmovies is a DVD and Video database application using
694
- rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51
695
-
696
- rwdziprwdwrefreshacpi (0.5)
697
- rwdziprwdwrefreshacpi is a Linux log reading application using
698
- rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51
699
-
700
- rwdziprwdwshell (0.96, 0.95)
701
- rwdziprwdaschedule is a event schedule application using rwdtinker
702
- and RubyWebDialogs. Requires rwdtinker >1.51
703
-
704
- rwdziprwdwwords (0.02)
705
- rwdwords is a Dictonary lookup tool using rwdtinker and
706
- RubyWebDialogs. Requires rwdtinker >1.56
707
-
708
- Scratch (1.1, 1.0)
709
- Excessively minimalist weblog.
710
-
711
- sds (0.3, 0.2)
712
- SDS is a database access and O/R mapping library
713
-
714
- session (2.1.9)
715
- drive Sh, Bash, IDL easily from scripts
716
-
717
- SimpleSearch (0.5.0)
718
- SimpleSearch is a simple vector space text search engine.
719
-
720
- smagacor (0.0.1)
721
- A collection of small games in ruby
722
-
723
- snmp (0.4.1, 0.4.0, 0.3.0, 0.2.0, 0.1.0)
724
- A Ruby implementation of SNMP (the Simple Network Management
725
- Protocol).
726
-
727
- Soks (0.0.7, 0.0.6, 0.0.5, 0.0.4, 0.0.3, 0.0.2)
728
- Yet another wiki.
729
-
730
- sqlite (2.0.1, 2.0.0, 1.3.1, 1.3.0, 1.2.9.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1)
731
- SQLite/Ruby is a module to allow Ruby scripts to interface with a
732
- SQLite database. VERSIONS >=2.0.0 ARE BETA RELEASES. THEY ARE
733
- INTENDED FOR TESTING ONLY, AND SHOULD NOT BE CONSIDERED
734
- PRODUCTION-WORTHY YET.
735
-
736
- sqlite-ruby (2.2.3, 2.2.2, 2.2.1, 2.2.0, 2.1.0, 2.0.3, 2.0.2)
737
- SQLite/Ruby is a module to allow Ruby scripts to interface with a
738
- SQLite database.
739
-
740
- sqlite3-ruby (1.1.0, 1.0.1, 1.0.0, 0.9.0, 0.6.0, 0.5.0)
741
- SQLite3/Ruby is a module to allow Ruby scripts to interface with a
742
- SQLite3 database.
743
-
744
- sstruct (1.0.1)
745
- SuperStruct class: Best of Struct, OpenStruct, Array, Hash, etc.
746
-
747
- statistics (2001.2.28)
748
- module Math::Statistics provides common statistical functions
749
-
750
- stream (0.5)
751
- Stream - Extended External Iterators
752
-
753
- swin (2004.03.14)
754
- Swin is a Ruby native extension that interfaces to the Win32
755
- graphics API
756
-
757
- sws (0.3, 0.2.1)
758
- SWS is a sophisticated web development library in spirit of Apple
759
- WebObjects
760
-
761
- Syndic8-Ruby (0.2.0)
762
- Syndic8 (http://www.syndic8.com/) bindings for Ruby.
763
-
764
- syntax (0.7.0, 0.5.0)
765
- Syntax is Ruby library for performing simple syntax highlighting.
766
-
767
- tar2rubyscript (0.4.5)
768
- A Tool for Distributing Ruby Applications
769
-
770
- Technorati-Ruby (0.1.0)
771
- Technorati(http://technorati.com/) bindings for Ruby.
772
-
773
- term-ansicolor (0.0.4)
774
- Ruby library that colors strings using ANSI escape sequences
775
-
776
- termios (0.9.4)
777
- Termios module are simple wrapper for termios(3). It can be included
778
- into IO-family classes and can extend IO-family objects. In
779
- addition, the methods can use as module function.
780
-
781
- test-unit-mock (0.30)
782
- Test::Unit::Mock is a class for conveniently building mock objects
783
- in Test::Unit test cases.
784
-
785
- tex-hyphen (0.5.0, 0.4.0)
786
- Hyphenates a word according to a TeX pattern file.
787
-
788
- text-highlight (1.0.2)
789
- A Ruby module for highlighting text, using ANSI escape sequences or
790
- HTML.
791
-
792
- text-hyphen (1.0.0)
793
- Multilingual word hyphenation according to modified TeX hyphenation
794
- pattern files.
795
-
796
- text-reform (0.2.0)
797
- Text::Reform reformats text according to formatting pictures.
798
-
799
- tidy (1.1.2, 1.1.1, 1.1.0, 1.0.1, 1.0.0)
800
- Ruby interface to HTML Tidy Library Project
801
-
802
- transaction-simple (1.2.0)
803
- Simple object transaction support for Ruby.
804
-
805
- tsql_shparser (0.0.1)
806
- tsql_shparser is a Shallow Parser for t-SQL (which is the procedural
807
- language for MS SQL Server 2000).
808
-
809
- vcs (0.1)
810
- A wrapper over any version control system
811
-
812
- vim-ruby (2004.09.20)
813
- Ruby configuration files for Vim. Run 'vim-ruby-install.rb' to
814
- complete installation.
815
-
816
- VRTools (0.0.1)
817
- This module implements extensions to the VRuby/Swin libraries
818
-
819
- vruby (2004.08.07)
820
- VRuby is a set of vr* series of ruby scripts which wrap swin.
821
-
822
- webgen (0.3.2, 0.3.1, 0.3.0, 0.2.0, 0.1.0)
823
- Webgen is a templated based static website generator.
824
-
825
- wee (0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.0, 0.3.1, 0.1.0)
826
- Wee is a framework for building highly dynamic web applications.
827
-
828
- wxrubylayouts (0.0.3, 0.0.2, 0.0.1)
829
- wxrubylayouts is a library of layout managers for wxRuby
830
-
831
- x10-cm17a (1.0.1, 1.0.0, 0.9.0)
832
- Ruby based X10 CM17A Firecracker Controller
833
-
834
- XDCC-Fetch (1.409, 1.386)
835
- XDCC-Fetch, written entirely in Ruby, is an intuitive, no-nonsense
836
- tool for searching, collecting and downloading XDCC announcements
837
- within IRC channels. XDCC-Fetch is released under the BSD license
838
- and available for free.
839
-
840
- xhtmldiff (1.0.0)
841
- XHTMLDiff is a tool and library for taking valid XHTML documents as
842
- input, and generating redlined valid XHTML text highlighting the
843
- changes between them as output.
844
-
845
- xmlresume2x (0.2.1, 0.2.0)
846
- Converts an xml resume to various output formats
847
-
848
- XMMS-Ruby (0.1.2)
849
- XMMS bindings for Ruby.
850
-
851
- yip (0.8.2)
852
- Adds interpolation to YAML; primarily for use in configuration files