Result for 1AB8F263A254DF6324AD8C0E180690553D27C3B2

Query result

Key Value
FileName./usr/lib64/ruby/gems/3.1.0/gems/loquacious-1.9.1/README.rdoc
FileSize7813
MD51445ED2305141AACA99A0110F01391A8
SHA-11AB8F263A254DF6324AD8C0E180690553D27C3B2
SHA-256EA8CE541B439692ECD13BED4D3341FCC1EA346A8C2260AED9FF0DB7224528C3E
SSDEEP96:sSC/0s2mPe4mle81VnwPRBabfWsYMY5fGTWsCYi4HJnilux3hdPut0CcHXO8:LCMaKe81mpoupMeGSVYBBfxxEbcHX3
TLSHT13BF19652795D3B33140B8590A6AB80B3A639C36F115A7594B49DE3082F09FBD46F71AC
hashlookup:parent-total19
hashlookup:trust100

Network graph view

Parents (Total: 19)

The searched file hash is included in 19 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
Key Value
MD52604A02CF208AFDEF7C50E18B80C934E
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
PackageReleaselp151.2.6
PackageVersion1.9.1
SHA-11AB8BB08F93BA524CCB7D504CF0F99A88474250C
SHA-25636E539F345A7CD87C8D60B8F616C366E84C0CC078BE02E202F1C2EB17500D62D
Key Value
MD5D439D5BC09DF288E3200BF76FEEF6E6D
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.7-rubygem-loquacious
PackageReleaselp153.2.3
PackageVersion1.9.1
SHA-11CB263F85061B6C8470F9AE68859ACCC0C4996D8
SHA-256EEA539702861A5880FEAB182D58480A4C280E5B72C1C602FE46958A1047F566F
Key Value
MD53D1CBF5945741CAC7D8E999C80FAF5B2
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.
PackageNameruby3.0-rubygem-loquacious
PackageRelease2.67
PackageVersion1.9.1
SHA-12C626D37F62167DBD3317F0C46C3440F50C38821
SHA-25669A206D78503ECB78AEBBA24360CEE55C8F57FE92ED281C3B2F82B5172436856
Key Value
MD55B168B42D5CEA2952D9FF52BB92B6441
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
PackageReleaselp152.2.8
PackageVersion1.9.1
SHA-12E59B95775BA91C69ABF4FE361173925F21AB3CB
SHA-2562AD15F1D5AB8384556576D04377C5035298C8088169354F0A64818082F4CE73C
Key Value
MD554A7E46F4114482A59ACEBEA8E3944CD
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.6-rubygem-loquacious
PackageReleaselp153.2.3
PackageVersion1.9.1
SHA-138B8443C238000EAE3FBF3B1C47DA30C88DCDDAF
SHA-256CE1009D3FE78CCF2A353ED40B099C1356E6278A83794E78223D3135B26EE780F
Key Value
MD5A2922E57B859D1C60196F5367A893918
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.7-rubygem-loquacious
PackageReleaselp152.2.8
PackageVersion1.9.1
SHA-140074097A7CF0C4DFFA6444F7DFD1191892907E7
SHA-2567DA1AB7152A5BD591117619D9E619C4817F3C5D217519B465977CFA7CB28260C
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
Key Value
MD587A3516AE017293B22AD485384F517E2
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
PackageReleaselp153.2.3
PackageVersion1.9.1
SHA-15B473214309D1B7CD8D8E41D0B96EF7CDFB0B9A7
SHA-256FF0FAEC6ACDA9309A871A73AB9D5EE563D59A9A5DDCDB785AA80E49463AE8460
Key Value
MD5A38EC07CFF057E78B1B56AD9CE810D81
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.6-rubygem-loquacious
PackageReleaselp154.2.2
PackageVersion1.9.1
SHA-17FAAD60662D49C7B31A63BA8B5CFA383F1FB3FF3
SHA-256EEF3BEE3F548A671D6E5DAC34A7EC8AFEB9C26BF6FCEFC290ED3AB7140F2ECF0