Result for 54404CBB49FDB2F629068448B6377D21C8BC00E1

Query result

Key Value
FileName./usr/share/doc/packages/ruby3.0-rubygem-loquacious/README.rdoc
FileSize65
MD5868A4A49051CBA09EA01B654D7C42F23
SHA-154404CBB49FDB2F629068448B6377D21C8BC00E1
SHA-25605423880985040726FBA9030BAD341E4DF6DE5D239FAF77394746653AA5B86F3
SSDEEP3:gCjCCAZ+rKyvgUg1:/cmLvq1
TLSHT18CA0223003F028202888AC083C3E8C008B020C383B80BF00A00C0E23080C00B20C802F
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