Metadata


Name
hoe
Version
4.2.2
Platform
ruby
Authors
Ryan Davis
Bindir
bin
Cert chain
-----BEGIN CERTIFICATE----- MIIDPjCCAiagAwIBAgIBCDANBgkqhkiG9w0BAQsFADBFMRMwEQYDVQQDDApyeWFu ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB GRYDY29tMB4XDTI0MDEwMjIxMjEyM1oXDTI1MDEwMTIxMjEyM1owRTETMBEGA1UE AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx taCPaLmfYIaFcHHCSY4hYDJijRQkLxPeB3xbOfzfLoBDbjvx5JxgJxUjmGa7xhcT oOvjtt5P8+GSK9zLzxQP0gVLS/D0FmoE44XuDr3iQkVS2ujU5zZL84mMNqNB1znh GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBCwUAA4IB AQCygvpmncmkiSs9r/Kceo4bBPDszhTv6iBi4LwMReqnFrpNLMOWJw7xi8x+3eL2 XS09ZPNOt2zm70KmFouBMgOysnDY4k2dE8uF6B8JbZOO8QfalW+CoNBliefOTcn2 bg5IOP7UoGM5lC174/cbDJrJnRG9bzig5FAP0mvsgA8zgTRXQzIUAZEo92D5K7p4 B4/O998ho6BSOgYBI9Yk1ttdCtti6Y+8N9+fZESsjtWMykA+WXWeGUScHqiU+gH8 S7043fq9EbQdBr2AXdj92+CDwuTfHI6/Hj5FVBDULufrJaan4xUgL70Hvc6pTTeW deKfBjgVAq7EYHu1AczzlUly -----END CERTIFICATE-----
Date
2024-06-29 00:00:00 UTC
Dependencies
rake (>= 0.8, < 15.0)
rdoc (>= 4.0, < 7, development)
simplecov (~> 0.21, development)
Description
Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, deployment, and announcement. See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed below. For extra goodness, see: http://docs.seattlerb.org/hoe/Hoe.pdf
Email
ryand-ruby@zenspider.com
Executables
sow
Extra rdoc files
History.rdoc
Manifest.txt
README.rdoc
Files
.autotest
History.rdoc
Hoe.pdf
Manifest.txt
README.rdoc
Rakefile
bin/sow
lib/hoe.rb
lib/hoe/clean.rb
lib/hoe/compiler.rb
lib/hoe/cov.rb
lib/hoe/debug.rb
lib/hoe/deps.rb
lib/hoe/flay.rb
lib/hoe/flog.rb
lib/hoe/gem_prelude_sucks.rb
lib/hoe/gemcutter.rb
lib/hoe/inline.rb
lib/hoe/newb.rb
lib/hoe/package.rb
lib/hoe/publish.rb
lib/hoe/racc.rb
lib/hoe/rake.rb
lib/hoe/rdoc.rb
lib/hoe/signing.rb
lib/hoe/test.rb
template/.autotest.erb
template/History.txt.erb
template/Manifest.txt.erb
template/README.txt.erb
template/Rakefile.erb
template/bin/file_name.erb
template/lib/file_name.rb.erb
template/test/test_file_name.rb.erb
test/test_hoe.rb
test/test_hoe_debug.rb
test/test_hoe_gemcutter.rb
test/test_hoe_package.rb
test/test_hoe_publish.rb
test/test_hoe_test.rb
Homepage
http://www.zenspider.com/projects/hoe.html
Licenses
MIT
Metadata
{"homepage_uri"=>"http://www.zenspider.com/projects/hoe.html", "source_code_uri"=>"https://github.com/seattlerb/hoe", "bug_tracker_uri"=>"https://github.com/seattlerb/hoe/issues", "documentation_uri"=>"http://docs.seattlerb.org/hoe/Hoe.pdf", "changelog_uri"=>"https://github.com/seattlerb/hoe/blob/master/History.rdoc"}
Rdoc options
--main
README.rdoc
Require paths
lib
Required ruby version
>= 2.7, < 4
Required rubygems version
>= 3.0
Rubygems version
3.5.14
Specification version
4
Summary
Hoe is a rake/rubygems helper for project Rakefiles
Original platform
ruby
New platform
ruby