Result for 7EF0B02BDB2629FB7D687F5D58821865999D6541

Query result

Key Value
FileName./usr/lib64/ruby/gems/2.5.0/specifications/loquacious-1.9.1.gemspec
FileSize2642
MD5D5A696A1ABCCD5F8B0290418841000D0
SHA-17EF0B02BDB2629FB7D687F5D58821865999D6541
SHA-2565607B6AA250565083C0E71ECF4FB7727461778CB0932BEC5A44F5939D5715E75
SSDEEP48:u8tZena1p+OvYmXWGPALR5LxzjrSnNht9/CBBUtDEni/A/a:uGIq+OvYmXWGPk5Lx3mn7/5DEiYC
TLSHT16A51301B8D157A731A235F81C8E600914676FB5923498D88B89E496C6303B97D7F31FB
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
MD5EECAB953A27F931DB488F5BFDBF6E83F
PackageArchx86_64
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.
PackageNameruby2.5-rubygem-loquacious
PackageRelease2.2
PackageVersion1.9.1
SHA-10B241E9FBC468A06F4F5C5CAAF8BF3B785A007C3
SHA-25654A21977F84B0713F40ED4D6CCAEA35B1FB2BCD8E700D914246A9467AABB639B