Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.62
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
2019
2020
2021
2022
2023
2024
0.54
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is NOT compatible with SQLite 2.x.
2019
2020
2021
2022
2023
2024
0.45
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is NOT compatible with SQLite 2.x.
2019
2020
2021
2022
2023
2024
0.45
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.
2019
2020
2021
2022
2023
2024
0.45
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.
2019
2020
2021
2022
2023
2024
0.45
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
2019
2020
2021
2022
2023
2024
0.42
Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML]
for its YAML parsing and emitting capabilities. In addition to wrapping
libyaml, Psych also knows how to serialize and de-serialize most Ruby objects
to and from the YAML format.
2019
2020
2021
2022
2023
2024
0.42
ruby2ruby provides a means of generating pure ruby code easily from
RubyParser compatible Sexps. This makes making dynamic language
processors in ruby easier than ever!
2019
2020
2021
2022
2023
2024
0.39
ruby-opencv is a wrapper of OpenCV for Ruby. It helps you to write computer vision programs (e.g. detecting faces from pictures) with Ruby.
2019
2020
2021
2022
2023
2024
0.39
ruby-opencv is a wrapper of OpenCV for Ruby. It helps you to write computer vision programs (e.g. detecting faces from pictures) with Ruby.
2019
2020
2021
2022
2023
2024
0.39
ruby-opencv is a wrapper of OpenCV for Ruby. It helps you to write computer vision programs (e.g. detecting faces from pictures) with Ruby.
2019
2020
2021
2022
2023
2024
0.37
Pik is a tool to manage multiple versions of ruby on Windows. It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash. I have yet to test on cygwin.
>pik help commands
add Adds another ruby location to pik.
benchmark|bench Runs ben...
2019
2020
2021
2022
2023
2024
0.37
PIK is a tool to switch between multiple versions of ruby on Windows. You have to tell it where your different ruby versions are located using 'pik add'. Then you can change to one by using 'pik switch'. It also has a "sort of" multiruby functionality in 'pik run'.
2019
2020
2021
2022
2023
2024
0.35
Color is a Ruby library to provide basic RGB, CMYK, HSL, and other colourspace
manipulation support to applications that require it. It also provides 152
named RGB colours (184 with spelling variations) that are commonly supported in
HTML, SVG, and X11 applications. A technique for generating mon...
2019
2020
2021
2022
2023
2024
0.34
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and
multiruby.
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough ev...
2019
2020
2021
2022
2023
2024
0.33
OCRA (One-Click Ruby Application) builds Windows executables from Ruby
source code. The executable is a self-extracting, self-running
executable that contains the Ruby interpreter, your source code and
any additionally needed ruby libraries or DLL.
2019
2020
2021
2022
2023
2024
0.29
GeoIP searches a GeoIP database for a given host or IP address, and returns information about the country where the IP address is allocated, and the city, ISP and other information, if you have that database version.
2019
2020
2021
2022
2023
2024
0.29
GeoIP searches a GeoIP database for a given host or IP address, and
returns information about the country where the IP address is allocated,
and the city, ISP and other information, if you have that database version.
2019
2020
2021
2022
2023
2024
0.29
Inline allows you to write foreign code within your ruby code. It
automatically determines if the code in question has changed and
builds it only when necessary. The extensions are then automatically
loaded into the class/module that defines it.
You can even write extra builders that will allow ...
2019
2020
2021
2022
2023
2024
0.28
Clarity - a log search tool
By John Tajima & Tobi Lütke
Clarity is a Splunk like web interface for your server log files. It supports
searching (using grep) as well as trailing log files in realtime. It has been written
using the event based architecture based on EventMachine and so allows rea...
2019
2020
2021
2022
2023
2024