Result for 806F8F606E33818C6FE5344022075113541A404C

Query result

Key Value
FileName./usr/share/doc/packages/ruby3.0-rubygem-loquacious/History.txt
FileSize65
MD533A3B0E853CDD9391CE001BB700C3A23
SHA-1806F8F606E33818C6FE5344022075113541A404C
SHA-256DA89D00857BBA09B1FB98F71FFDC9269FBC81B0B78A7327F277AC099573CE8A3
SSDEEP3:gCjCCAZ+rKyvgU6tn:/cmLvwt
TLSHT1B7A0223082F020222CC88808AC3E8C0033080C2833883F00A2CC0EA80C0800A20C000F
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD56D6AF89C73F57BF9F9F7104C009B4F94
PackageArchi586
PackageDescriptionDescriptive configuration files for Ruby written in Ruby. Loquacious provides a very open configuration system written in ruby and descriptions for each configuration attribute. The attributes and descriptions can be iterated over allowing for helpful information about those attributes to be displayed to the user. In the simple case we have a file something like Loquacious.configuration_for('app') { name 'value', :desc => "Defines the name" foo 'bar', :desc => "FooBar" id 42, :desc => "Ara T. Howard" } Which can be loaded via the standard Ruby loading mechanisms Kernel.load 'config/app.rb' The attributes and their descriptions can be printed by using a Help object help = Loquacious.help_for('app') help.show :values => true # show the values for the attributes, too Descriptions are optional, and configurations can be nested arbitrarily deep. Loquacious.configuration_for('nested') { desc "The outermost level" a { desc "One more level in" b { desc "Finally, a real value" c 'value' } } } config = Loquacious.configuration_for('nested') p config.a.b.c #=> "value" And as you can see, descriptions can either be given inline after the value or they can appear above the attribute and value on their own line.
PackageNameruby3.0-rubygem-loquacious
PackageRelease2.67
PackageVersion1.9.1
SHA-1DBD32CC786954CE2EF557546DE6B9761A27B7FDF
SHA-256A75F4CE0A53D5220EFFA09C3958920D64BD8069695216AD468515E2C50555EAA