Key | Value |
---|---|
FileName | ./usr/share/doc/ruby-sinatra/copyright |
FileSize | 1413 |
MD5 | 957963D95449E9062B1AB4CB44E4804D |
RDS:package_id | 304063 |
SHA-1 | 5D1B8997521AB1C8D572A3BBF93128D88F53F5E8 |
SHA-256 | E558ECC25006ADF5769BC12FC0F4123AB41A0464A4303D64ECED1D8157E45288 |
SSDEEP | 24:gttMXlsFPgnYwRM3ruPJH/H0ymS3gt8xLHc1hJz9QH0sUv4kOk4/+/U3oq4sF5J:dlsFPgLS30Jvlm6Er7QH0s5ANU3oWF5J |
TLSH | T15221B62E768007662BE613E159E5F8C4E227715A74AB7684746DF3042B2B06CE5F7414 |
insert-timestamp | 1751766830.8914218 |
source | RDS_2025.03.1_android.db |
hashlookup:parent-total | 9 |
hashlookup:trust | 95 |
The searched file hash is included in 9 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 37088 |
MD5 | 6146D52DB4323DE31442A219970D8B2C |
PackageDescription | Protects against typical web attacks for Rack apps This library protects against typical web attacks. Should work for all Rack apps, including Rails. |
PackageMaintainer | Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> |
PackageName | ruby-rack-protection |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | 637D535B92D5FE4F87346E181C86BD84673267BD |
SHA-256 | 875E79E69347AD31B2ACF3E9013A1D1F51118C40BAEC616EB120A73C3B4ADD0F |
Key | Value |
---|---|
FileSize | 51292 |
MD5 | BC57E08B94B71873ABAE474C18CDFECF |
PackageDescription | collection of useful extensions to the Sinatra web framework sinatra-contrib is a collection of common extensions to the Sinatra web framework, semi-officially supported: - capture: Lets you capture the content of blocks in templates. - config_file: Allows loading configuration from yaml files. - content_for: Adds Rails-style content_for helpers to Haml, Erb, Erubis and Slim. - cookies: A cookies helper for reading and writing cookies. - engine_tracking: Adds methods like haml? that allow helper methods to check whether they are called from within a template. - json: Adds a #json helper method to return JSON documents. - link_header: Helpers for generating link HTML tags and corresponding Link HTTP headers. Adds link, stylesheet and prefetch helper methods. - multi_route: Adds ability to define one route block for multiple routes and multiple or custom HTTP verbs. - namespace: Adds namespace support to Sinatra. - respond_with: Choose action and/or template automatically depending on the incoming request. Adds helpers respond_to and respond_with. - custom_logger: Allows one to define their own logger instance. - decompile: Recreates path patterns from Sinatra's internal data structures (used by other extensions). - reloader: Automatically reloads Ruby files on code changes. - extension: Mixin for writing your own Sinatra extensions. - test_helpers: Helper methods to ease testing your Sinatra application. Partly extracted from Sinatra. Testing framework agnostic. |
PackageMaintainer | Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> |
PackageName | ruby-sinatra-contrib |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | 2AC21463D9528766DA8708EFB99174F469BD3CB7 |
SHA-256 | E4360C7541B09C118AC1A04079D0122CD3AA46C1412D4EF49F3D35273FCBE3DA |
Key | Value |
---|---|
FileSize | 351428 |
MD5 | 28CCFD4BBCEB005F2E2E2E688B770ED6 |
PackageDescription | Ruby web-development dressed in a DSL Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them. . This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack. |
PackageMaintainer | Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> |
PackageName | ruby-sinatra |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | 18DF1325337A256CF0C1D7DEB5E56803E5F57B3A |
SHA-256 | ED7E624F8307C835B2DE222F353B800ED017D74EF87A75A2F49AE5556AE1C202 |
Key | Value |
---|---|
FileSize | 26428 |
MD5 | 2087A5C101BE315113FFB9AEBD086642 |
PackageDescription | collection of useful extensions to the Sinatra web framework sinatra-contrib is a collection of common extensions to the Sinatra web framework, semi-officially supported: - capture: Lets you capture the content of blocks in templates. - config_file: Allows loading configuration from yaml files. - content_for: Adds Rails-style content_for helpers to Haml, Erb, Erubis and Slim. - cookies: A cookies helper for reading and writing cookies. - engine_tracking: Adds methods like haml? that allow helper methods to check whether they are called from within a template. - json: Adds a #json helper method to return JSON documents. - link_header: Helpers for generating link HTML tags and corresponding Link HTTP headers. Adds link, stylesheet and prefetch helper methods. - multi_route: Adds ability to define one route block for multiple routes and multiple or custom HTTP verbs. - namespace: Adds namespace support to Sinatra. - respond_with: Choose action and/or template automatically depending on the incoming request. Adds helpers respond_to and respond_with. - custom_logger: Allows one to define their own logger instance. - decompile: Recreates path patterns from Sinatra's internal data structures (used by other extensions). - reloader: Automatically reloads Ruby files on code changes. - extension: Mixin for writing your own Sinatra extensions. - test_helpers: Helper methods to ease testing your Sinatra application. Partly extracted from Sinatra. Testing framework agnostic. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-sinatra-contrib |
PackageSection | ruby |
PackageVersion | 2.0.8.1-1 |
SHA-1 | B940277A0C254E96A4717B670F579C4F553BD879 |
SHA-256 | B244265ED3A6A42E27F76C72DE472C10B05C766EB03E70C9199419C547D6F048 |
Key | Value |
---|---|
FileSize | 326536 |
MD5 | C68B546D534AC9F669035C2D8B9E6C04 |
PackageDescription | Ruby web-development dressed in a DSL Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them. . This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-sinatra |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | E18759A468E8AEAA7A7D96C27749F533221D15F3 |
SHA-256 | 5D575A0E754353C68CBD9EC3EE33AA876D39FEA877C59C5D13549EC022347F7A |
Key | Value |
---|---|
FileSize | 26360 |
MD5 | 0CC4F9FF2277D3E0FAACD660450DF381 |
PackageDescription | collection of useful extensions to the Sinatra web framework sinatra-contrib is a collection of common extensions to the Sinatra web framework, semi-officially supported: - capture: Lets you capture the content of blocks in templates. - config_file: Allows loading configuration from yaml files. - content_for: Adds Rails-style content_for helpers to Haml, Erb, Erubis and Slim. - cookies: A cookies helper for reading and writing cookies. - engine_tracking: Adds methods like haml? that allow helper methods to check whether they are called from within a template. - json: Adds a #json helper method to return JSON documents. - link_header: Helpers for generating link HTML tags and corresponding Link HTTP headers. Adds link, stylesheet and prefetch helper methods. - multi_route: Adds ability to define one route block for multiple routes and multiple or custom HTTP verbs. - namespace: Adds namespace support to Sinatra. - respond_with: Choose action and/or template automatically depending on the incoming request. Adds helpers respond_to and respond_with. - custom_logger: Allows one to define their own logger instance. - decompile: Recreates path patterns from Sinatra's internal data structures (used by other extensions). - reloader: Automatically reloads Ruby files on code changes. - extension: Mixin for writing your own Sinatra extensions. - test_helpers: Helper methods to ease testing your Sinatra application. Partly extracted from Sinatra. Testing framework agnostic. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-sinatra-contrib |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | 832695DC63122D652E77AD3C0087F584C886E2A1 |
SHA-256 | B438D1EBBE2281EF6933AEDD795A18042AFF403DBEE1A79C77603615BB3709AC |
Key | Value |
---|---|
FileSize | 13388 |
MD5 | C9E329FD81C6E58236183E499A35DDED |
PackageDescription | Protects against typical web attacks for Rack apps This library protects against typical web attacks. Should work for all Rack apps, including Rails. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-rack-protection |
PackageSection | ruby |
PackageVersion | 2.0.8.1-2 |
SHA-1 | 9D836A5901B7BF99CE04703F05BFFAEC38DE83B3 |
SHA-256 | F03D9B1C6258D3FB4136B3BA798D55BD605BF4B59D6303DCEE721CDB8A6B05BE |
Key | Value |
---|---|
FileSize | 326616 |
MD5 | 31183C3EFAF04F1430B6A36BFD3FCAAD |
PackageDescription | Ruby web-development dressed in a DSL Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them. . This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-sinatra |
PackageSection | ruby |
PackageVersion | 2.0.8.1-1 |
SHA-1 | D6DEC8743B4B04198FA700ADC6913C3CBCF8F353 |
SHA-256 | F7A9FADAAFBD354B17994B2A8724D7B8D1A104A6D6A5B783AF7DDF755FB9CC75 |
Key | Value |
---|---|
FileSize | 13580 |
MD5 | 21816B0281CF1EDE18AD3D9415BE6ACE |
PackageDescription | Protects against typical web attacks for Rack apps This library protects against typical web attacks. Should work for all Rack apps, including Rails. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | ruby-rack-protection |
PackageSection | ruby |
PackageVersion | 2.0.8.1-1 |
SHA-1 | 492419E1C8FFF7789E1FDFDC699BC5E3E52A64AA |
SHA-256 | 6D7B945CD6F69B9603509D052BAF0DB4F959F60F6E2156D0612A09FB4EDA12F4 |