Project

Reverse Dependencies for hoe

The projects listed here declare hoe as a runtime or development dependency

21.46
A long-lived project that still receives updates
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.4.3, providing a simple extension that allows fo...
2019
2020
2021
2022
2023
2024
20.95
A long-lived project that still receives updates
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a fe...
2019
2020
2021
2022
2023
2024
16.87
A long-lived project that still receives updates
The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requi...
2019
2020
2021
2022
2023
2024
12.21
A long-lived project that still receives updates
mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.
2019
2020
2021
2022
2023
2024
4.74
No release in over 3 years
Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as a DSL for interacting with a webapplication. It is agnostic about the driver running your tests and currently comes bundled with rack-tes...
2019
2020
2021
2022
2023
2024
4.74
No release in over 3 years
Capybara aims to simplify the process of integration testing Rack applications, such as Rails, Sinatra or Merb. It is inspired by and aims to replace Webrat as a DSL for interacting with a webapplication. It is agnostic about the driver running your tests and currently comes bundled with rack-tes...
2019
2020
2021
2022
2023
2024
2.91
A long-lived project that still receives updates
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return...
2019
2020
2021
2022
2023
2024
2.86
Low commit activity in last 3 years
A long-lived project that still receives updates
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
2019
2020
2021
2022
2023
2024
1.36
No release in over 3 years
Have you ever wanted to call <code>exit()</code> with an error condition, but weren't sure what exit status to use? No? Maybe it's just me, then. Anyway, I was reading manpages late one evening before retiring to bed in my palatial estate in rural Oregon, and I stumbled across <co...
2019
2020
2021
2022
2023
2024
1.1
No release in over 3 years
The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.9, adding a minor feature to Minitar.unpack and Minitar::Input#extract_entry that when <tt>:fsync => false</tt> is provided, fsync will be skipped. minitar (previously...
2019
2020
2021
2022
2023
2024
1.0
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
2019
2020
2021
2022
2023
2024
0.94
No release in over 3 years
This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a s...
2019
2020
2021
2022
2023
2024
0.88
Low commit activity in last 3 years
A long-lived project that still receives updates
Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad.
2019
2020
2021
2022
2023
2024
0.87
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Journey is a router. It routes requests.
2019
2020
2021
2022
2023
2024
0.84
Low commit activity in last 3 years
A long-lived project that still receives updates
Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
2019
2020
2021
2022
2023
2024
0.75
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP...
2019
2020
2021
2022
2023
2024
0.73
Low commit activity in last 3 years
No release in over a year
PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file. NOTE: this is NOT a...
2019
2020
2021
2022
2023
2024
0.57
No release in over 3 years
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
Low commit activity in last 3 years
No release in over a year
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.43
No release in over 3 years
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