Result for 7417011E4F2D3D5B2BA1261DC355FE7C1AA0C78E

Query result

Key Value
FileName./usr/share/doc/packages/ruby3.1-rubygem-loquacious/History.txt
FileSize65
MD5DAD70D2768FB36E0589F839C73C4A24B
SHA-17417011E4F2D3D5B2BA1261DC355FE7C1AA0C78E
SHA-256A18BEB364A24098A88D7AE6A10C61BD2CBEA22EC5AE7E15959178DDC65CEBFFD
SSDEEP3:gCjCCA4WKyvgU6tn:/BWLvwt
TLSHT170A0223082F020220C8088082C3E8C0033080C08338C3F0882CC0EAA0C0800A28C000F
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
MD51595DDB9A177C4B8CC4945BC4D61A6E2
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.1-rubygem-loquacious
PackageRelease2.67
PackageVersion1.9.1
SHA-14F673742F73AA793358E6B6EC844AAD46DECBA00
SHA-256EA0B4591967912CD4C2CD55CD1E3CC2CA9FFE6A4FAFFCDD04A10723F014FBB81