Package: puma Version: 4.3.3-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 393 Depends: ruby (>= 1:2.7~0), ruby-nio4r (>= 2.0), libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: https://puma.io Priority: optional Section: web Filename: pool/main/p/puma/puma_4.3.3-1+fto10+1_amd64.deb Size: 122668 SHA256: 27635f243b62810aee4f0fe2e8198944bf889284277ba444b3d678cf2046fe60 SHA1: 0e7f2bc7f5feb9d7366f2c3d766bb74fc274c7a6 MD5sum: 8b54eb951ceb639a3834fc655f089f31 Description: threaded HTTP 1.1 server for Ruby/Rack applications Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. Ruby-Versions: ruby2.7 Package: puma-dbgsym Source: puma Version: 4.3.3-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 54 Depends: puma (= 4.3.3-1+fto10+1) Priority: optional Section: debug Filename: pool/main/p/puma/puma-dbgsym_4.3.3-1+fto10+1_amd64.deb Size: 35328 SHA256: f8487375a9eeb876b9ce81421ed7ce67886e2eba1d39c666ddbe20d45f0f7bde SHA1: 68db643be709b8ce3bdc4bc255daab67377d3ee3 MD5sum: dc04a6520715c6e1192f26739b1ed485 Description: debug symbols for puma Build-Ids: 3270f0721c391abedeb224fa6262a82156fa871b Ruby-Versions: ruby2.7 Package: ruby-kgio Version: 2.11.2-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 95 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: http://bogomips.org/kgio/ Priority: optional Section: ruby Filename: pool/main/r/ruby-kgio/ruby-kgio_2.11.2-1+fto10+1_amd64.deb Size: 29976 SHA256: ffc00a6146fcc3eec38c365e90177cc41ab9fe08a34bdf817f7119644a08b5ee SHA1: a96026682e6330c17999a492aacf9b8c239ffcf4 MD5sum: 1a520ab85456a451684974791d5f5a0f Description: Kinder, gentler I/O for Ruby kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms). Ruby-Versions: ruby2.7 Package: ruby-kgio-dbgsym Source: ruby-kgio Version: 2.11.2-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 102 Depends: ruby-kgio (= 2.11.2-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-kgio/ruby-kgio-dbgsym_2.11.2-1+fto10+1_amd64.deb Size: 78908 SHA256: fa5cc10250b0b5cdd5e03a629e13ac65201a1fe190d32e19ad350a0bac6f520b SHA1: df3f022a21fe0ada58ae4dd505f50e32a6cfb162 MD5sum: 5c300f3fcecaf85d6a0aa172b7eb686b Description: debug symbols for ruby-kgio Build-Ids: f5406e41fc1397d736891647884c51ec4cf1246b Ruby-Versions: ruby2.7 Package: ruby-posix-spawn Version: 0.3.13-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 86 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.15), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: http://github.com/rtomayko/posix-spawn Priority: optional Section: ruby Filename: pool/main/r/ruby-posix-spawn/ruby-posix-spawn_0.3.13-2+fto10+1_amd64.deb Size: 23716 SHA256: 6d0b8b22bf277db81c73285547f1bf3d9e03acbc677f71d758c371fbd5d4e855 SHA1: 9b6e01c54436d34ba48c8018f8f047095c174cb4 MD5sum: 4739cf883086306e9cbd34698305fd36 Description: Ruby Implementation of posix_spawn(2) for faster process spawning The posix-spawn library aims to implement a subset of the Ruby 1.9 `Process::spawn` interface in a way that takes advantage of fast process spawning interfaces when available and provides sane fallbacks on systems that do not. . `fork(2)` calls slow down as the parent process uses more memory due to the need to copy page tables. In many common uses of fork(), where it is followed by one of the exec family of functions to spawn child processes (`Kernel#system`,`IO::popen`, `Process::spawn`, etc.), it's possible to remove this overhead by using the use of special process spawning interfaces (`posix_spawn()`, `vfork()`, etc.) Ruby-Versions: ruby2.7 Package: ruby-posix-spawn-dbgsym Source: ruby-posix-spawn Version: 0.3.13-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 34 Depends: ruby-posix-spawn (= 0.3.13-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-posix-spawn/ruby-posix-spawn-dbgsym_0.3.13-2+fto10+1_amd64.deb Size: 18524 SHA256: 5ef5f5e32a4a6bf89f364cd1d8d9185504fecad00cb1530931face0340b36024 SHA1: bbcb382bfc4393343e01be0a84f0bb9844a52f94 MD5sum: ee563a74ada1c17584ec7a0519527243 Description: debug symbols for ruby-posix-spawn Build-Ids: b093c329199ab895eb1f774c11be87d0b1f83a2b Ruby-Versions: ruby2.7 Package: ruby-prof Version: 1.3.1-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 228 Depends: ruby (>= 1:2.7~0), libjs-jquery, fonts-lato, libc6 (>= 2.17), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Breaks: gitlab (<< 12.3~) Homepage: https://github.com/ruby-prof/ruby-prof Priority: optional Section: ruby Filename: pool/main/r/ruby-prof/ruby-prof_1.3.1-2+fto10+1_amd64.deb Size: 62628 SHA256: a994226da8063b4108cdc43ca8adb994f4c9fdd853c0fa3e49b2dddf866c76b7 SHA1: 0e1ff2c2dace1e87b51ed995bb716c280694c5e3 MD5sum: b9dd40b690f768382b0e373f093f7834 Description: Fast Ruby profiler ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file. Ruby-Versions: ruby2.7 Package: ruby-prof-dbgsym Source: ruby-prof Version: 1.3.1-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 84 Depends: ruby-prof (= 1.3.1-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-prof/ruby-prof-dbgsym_1.3.1-2+fto10+1_amd64.deb Size: 58284 SHA256: ffe4db21607659bb3c942f0926707df51515d713207c7315be859e557dc23ca9 SHA1: 851bcc567429de7458b1ce54f1f9c92d9ec8746a MD5sum: bc8cdfa4cfb5169235796675ce17cf16 Description: debug symbols for ruby-prof Build-Ids: d5a987b2f007e47d52d7c259626b967642c5900d Ruby-Versions: ruby2.7 Package: ruby-prometheus-client-mmap Version: 0.9.4-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 166 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: https://gitlab.com/gitlab-org/prometheus-client-mmap Priority: optional Section: ruby Filename: pool/main/r/ruby-prometheus-client-mmap/ruby-prometheus-client-mmap_0.9.4-1+fto10+1_amd64.deb Size: 42524 SHA256: b5cc1289d71f51073f200fe6a67a7a6ac0885dfc99e5e73a98997a48ba595d91 SHA1: 632d1eb16ca376bc0a044a2bdeb3bf9507b3d9ce MD5sum: 57ff16457acb7fe9eee3b57bb0ca3405 Description: suite of instrumentation metric primitives These instrumentation metric primitives can be exposed through a web services interface. Intended to be used together with a Prometheus server. . This Prometheus library is fork of Prometheus Ruby Client that uses mmap'ed files to share metrics from multiple processes. This allows efficient metrics processing for Ruby web apps running in multiprocess setups like Unicorn. Ruby-Versions: ruby2.7 Package: ruby-prometheus-client-mmap-dbgsym Source: ruby-prometheus-client-mmap Version: 0.9.4-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 72 Depends: ruby-prometheus-client-mmap (= 0.9.4-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-prometheus-client-mmap/ruby-prometheus-client-mmap-dbgsym_0.9.4-1+fto10+1_amd64.deb Size: 52056 SHA256: d7df79fde2f3011eaa07ee1abdffea1a8ce7964d9eda62779e73e2e28c56329a SHA1: a304300e75d1d4ce1b5ea9580ba33135f0d26f3b MD5sum: e70a05a1bf1073b2ee9b9b8987cb3347 Description: debug symbols for ruby-prometheus-client-mmap Build-Ids: 4d9d735a73a137edb05f63d7c4c968f2bfe5620b Ruby-Versions: ruby2.7 Package: ruby-rbtrace Version: 0.4.11-3+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 630 Depends: ruby (>= 1:2.7~0), ruby-ffi, ruby-msgpack, ruby-optimist, libc6 (>= 2.14), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~) Homepage: http://github.com/tmm1/rbtrace Priority: optional Section: ruby Filename: pool/main/r/ruby-rbtrace/ruby-rbtrace_0.4.11-3+fto10+1_amd64.deb Size: 27228 SHA256: 0a7689691939d0fa982cd14dc51efcc7c605ff663aa5ff00c017765687f9ffd8 SHA1: abe5ce55c61eb565047542e33666abfc5bc38055 MD5sum: a5ecd0116c655d33b438224d1f01f7b6 Description: rbtrace: like strace but for ruby code rbtrace shows method calls happening inside another ruby process in real time. . rbtrace is designed to have minimal overhead, and should be safe to run in production. Ruby-Versions: ruby2.7 Package: ruby-rbtrace-dbgsym Source: ruby-rbtrace Version: 0.4.11-3+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 60 Depends: ruby-rbtrace (= 0.4.11-3+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-rbtrace/ruby-rbtrace-dbgsym_0.4.11-3+fto10+1_amd64.deb Size: 45292 SHA256: f8e7cb23d6e9abbcb3d1b8bb5f6ce82858c19dabe9a8cde725283376aaba688f SHA1: 83f2295ae63da9e6726a91b09b01dae6a858d1a6 MD5sum: 5329cbc1fbb6c3be659e4cb3d071bde2 Description: debug symbols for ruby-rbtrace Build-Ids: 519712192d1a4a777afbb5547baaa8f95bb42fda Ruby-Versions: ruby2.7 Package: ruby-re2 Version: 1.2.0-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 73 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libre2-5 (>= 20160901), libstdc++6 (>= 5.2), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: https://github.com/mudge/re2 Priority: optional Section: ruby Filename: pool/main/r/ruby-re2/ruby-re2_1.2.0-1+fto10+1_amd64.deb Size: 21572 SHA256: e033fb552183ed3d98b4dd892e1a7ac17a8e234b938216e32afc1ad1b2ebce60 SHA1: 3375530f3338120b8c86cc7ca201226c79c675e0 MD5sum: 577b292d6cf7701afd76f835733fbde3 Description: Ruby bindings to re2 Ruby bindings to re2, "an efficient, principled regular expression library". . RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. Ruby-Versions: ruby2.7 Package: ruby-re2-dbgsym Source: ruby-re2 Version: 1.2.0-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 169 Depends: ruby-re2 (= 1.2.0-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-re2/ruby-re2-dbgsym_1.2.0-1+fto10+1_amd64.deb Size: 149816 SHA256: aa623e42985909ac9363b31f0c9b25b48765fb1f94e40bd0a979141891fdf4df SHA1: 1be201e14436e9edf0b3c2c3bf760ac1d5ba5bcc MD5sum: 36afa65f6c1dc3a59523546bbb38cfc4 Description: debug symbols for ruby-re2 Build-Ids: f6c2acb4eee0af3c1e11aa67eb6319ba3cfcf697 Ruby-Versions: ruby2.7 Package: ruby-redcarpet Version: 3.5.0-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 138 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: https://github.com/vmg/redcarpet Priority: optional Section: ruby Filename: pool/main/r/ruby-redcarpet/ruby-redcarpet_3.5.0-1+fto10+1_amd64.deb Size: 48160 SHA256: 5ec0d347fe0393a9e359c76aa2396fc089580bf1a15c4821c7399c253fe9c267 SHA1: abdc8d9700687324e701b6d700d1a98c030ff3d5 MD5sum: d30d814017b16661caae7216b8000d40 Description: Fast, safe and extensible Markdown to (X)HTML parser for Ruby Redcarpet is Ruby library for Markdown processing. . This is fast, safe and extensible Markdown to (X)HTML parser. . Learn more about its usage at /usr/share/doc/redcarpet/README.markdown.gz Ruby-Versions: ruby2.7 Package: ruby-redcarpet-dbgsym Source: ruby-redcarpet Version: 3.5.0-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 136 Depends: ruby-redcarpet (= 3.5.0-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-redcarpet/ruby-redcarpet-dbgsym_3.5.0-1+fto10+1_amd64.deb Size: 115156 SHA256: ac492325a7c93b373b83f5424150648fa2f83a53944708a3075c5392747bbdd5 SHA1: 31e73069bdb81dd5f2bc25d1d9182b357836157f MD5sum: a726fdda42901dcb02d15907d504ae6f Description: debug symbols for ruby-redcarpet Build-Ids: 9a6a8ff8f971b0128f93b2d29689bb5b1330b914 Ruby-Versions: ruby2.7 Package: ruby-redcloth Version: 4.3.2-3+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 1119 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: https://github.com/jgarber/redcloth Priority: optional Section: ruby Filename: pool/main/r/ruby-redcloth/ruby-redcloth_4.3.2-3+fto10+1_amd64.deb Size: 240908 SHA256: bbc609e4c87096a5f398a44443b72a73d4208b00cc534efb8aeb43016fc48b2b SHA1: ef596a8d1e5716089569e8a56d5487d2a83adb7f MD5sum: e8298c5805de445081323dab12c5f603 Description: Textile module for Ruby Textile is a very simple text format, intended for making readable text that can be converted to HTML, and used in docs, blogs, and Wiki pages. . RedCloth is a Ruby module for converting Textile to HTML. Ruby-Versions: ruby2.7 Package: ruby-redcloth-dbgsym Source: ruby-redcloth Version: 4.3.2-3+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 78 Depends: ruby-redcloth (= 4.3.2-3+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-redcloth/ruby-redcloth-dbgsym_4.3.2-3+fto10+1_amd64.deb Size: 32324 SHA256: 135615b7e2759e2ac529c1a4cddba3d2394c4c3cdc0c47c1b5d093272231ebe7 SHA1: 193f9e73de88c65f5e3f58100f0c17423e063a27 MD5sum: 555b943d2fc03842c14a3e5a546a9a7f Description: debug symbols for ruby-redcloth Build-Ids: 60e19cea690fe3a9717da95172241ef4613cd73f Ruby-Versions: ruby2.7 Package: ruby-regexp-property-values Version: 0.3.4-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 59 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~) Homepage: https://github.com/janosch-x/regexp_property_values Priority: optional Section: ruby Filename: pool/main/r/ruby-regexp-property-values/ruby-regexp-property-values_0.3.4-1+fto10+1_amd64.deb Size: 11024 SHA256: 723d2475d578a0722c28781563f673da5e4b117dd92f23409d86037f7e5e2738 SHA1: b49acce067933b87f8b818d6d5b1415bfed94c00 MD5sum: 0e5438502b1a0bbf965bf2d72d3ab806 Description: Inspect property values supported by Ruby's regex engine This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match. Ruby-Versions: ruby2.7 Package: ruby-regexp-property-values-dbgsym Source: ruby-regexp-property-values Version: 0.3.4-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 21 Depends: ruby-regexp-property-values (= 0.3.4-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-regexp-property-values/ruby-regexp-property-values-dbgsym_0.3.4-1+fto10+1_amd64.deb Size: 7488 SHA256: 785725fc8a67d41788e3ff3ba9b8efa305d14044d4572cd9308389575f9eabfe SHA1: b0bc37f457d3065bd0ff6d3478df1d1217e4744d MD5sum: 3c7d752cef6836aa347de9ddd9198012 Description: debug symbols for ruby-regexp-property-values Build-Ids: e59cfa7d2937e0b0a22d8e1cdd552b5bf8760866 Ruby-Versions: ruby2.7 Package: ruby-rinku Version: 1.7.3-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 44 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Suggests: ruby-rinku-doc Homepage: https://github.com/vmg/rinku Priority: optional Section: ruby Filename: pool/main/r/ruby-rinku/ruby-rinku_1.7.3-2+fto10+1_amd64.deb Size: 12504 SHA256: b1a2590a7b3aa60faeef336c9f2ffeef60c2a597f8bd888e7c3d58e398b70212 SHA1: 8b7db62ccaaebb99b3fc2a8880d37810f251269d MD5sum: b8feb371e335f9ee1eb8ae49c1f489c6 Description: autolinker for Ruby Rinku is a Ruby library that does autolinking. . It parses text and turns anything that remotely resembles a link into an HTML link, just like the Ruby on Rails `auto_link` method -- but it's about 20 times faster, because it's written in C, and it's about 20 times smarter when linking, because it does actual parsing instead of RegEx replacements. Ruby-Versions: ruby2.7 Package: ruby-rinku-dbgsym Source: ruby-rinku Version: 1.7.3-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 38 Depends: ruby-rinku (= 1.7.3-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-rinku/ruby-rinku-dbgsym_1.7.3-2+fto10+1_amd64.deb Size: 23020 SHA256: 7ae0a0a03b99a3b13d69ed055fc154e941a27ebd70228f2aca1fdfd478cccaeb SHA1: e5da6cdd36abd6313352494f5c92d32b7d1087f5 MD5sum: 6881e2ede14c266a31f578b380d0f3ce Description: debug symbols for ruby-rinku Build-Ids: c3e741e22c1cd0da3821e4e65845d0188d8a2f18 Ruby-Versions: ruby2.7 Package: ruby-rinku-doc Source: ruby-rinku Version: 1.7.3-2+fto10+1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 182 Depends: libjs-jquery Suggests: ruby-rinku Homepage: https://github.com/vmg/rinku Priority: optional Section: doc Filename: pool/main/r/ruby-rinku/ruby-rinku-doc_1.7.3-2+fto10+1_all.deb Size: 104676 SHA256: 9057565ba1d4265d1e1601eda67ae5b4a3a26d52221ee43184c77eeb09f55ebe SHA1: 567f74c2243de317b433333c87723cbcc253d826 MD5sum: e089b63196ea2d9972e86aadac90b3ce Description: autolinker for Ruby (documentation) Rinku is a Ruby library that does autolinking. . It parses text and turns anything that remotely resembles a link into an HTML link, just like the Ruby on Rails `auto_link` method -- but it's about 20 times faster, because it's written in C, and it's about 20 times smarter when linking, because it does actual parsing instead of RegEx replacements. . This package contains the documentation for ruby-rinku. Package: ruby-sqlite3 Version: 1.4.2-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 176 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.7.10), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~) Recommends: sqlite3 Breaks: schleuder (<< 3.4.1-2~) Homepage: https://github.com/sparklemotion/sqlite3-ruby Priority: optional Section: ruby Filename: pool/main/r/ruby-sqlite3/ruby-sqlite3_1.4.2-2+fto10+1_amd64.deb Size: 44276 SHA256: 336cfd45286c5a0f5649aea32c6d0f524d10bd7c360189f052ef9c471138efd2 SHA1: 9b0a6ea11eb204a4fa2ace7be3cb62391bfbc186 MD5sum: e21e0e84f923f778fd1b611d758f5bde Description: SQLite3 interface for Ruby This module allows Ruby programs to interface with the SQLite3 database engine. . Note that this module is only compatible with SQLite 3.6.16 or newer. Ruby-Versions: ruby2.7 Package: ruby-sqlite3-dbgsym Source: ruby-sqlite3 Version: 1.4.2-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 62 Depends: ruby-sqlite3 (= 1.4.2-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-sqlite3/ruby-sqlite3-dbgsym_1.4.2-2+fto10+1_amd64.deb Size: 41444 SHA256: 84af0643efaf6cd1c7d9f2cf704efa48e447c7a7cdcdefd073d6187c1cd54137 SHA1: 9eab31f90f0563489293f4581bbf13cafdef6b2c MD5sum: 7f2da32bba8d87f79ffe02d12796a162 Description: debug symbols for ruby-sqlite3 Build-Ids: 4aec0eb0ee7d95c21003c7b29bb9705f0d7db5fd Ruby-Versions: ruby2.7 Package: ruby-thrift Version: 0.11.0.0-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 274 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.3.4), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~) Homepage: http://thrift.apache.org Priority: optional Section: ruby Filename: pool/main/r/ruby-thrift/ruby-thrift_0.11.0.0-2+fto10+1_amd64.deb Size: 47152 SHA256: ccf9f225c38f60d9405dbd5c5b191a6c9388a0168367a1d7f7f260e8e8e12ea1 SHA1: 4d10d689234246a18642e75c4ad10fb2f5dbd3ad MD5sum: 716d5e73c52616af9285fdab5dac7044 Description: Ruby bindings for Apache Thrift The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. Ruby-Versions: ruby2.7 Package: ruby-thrift-dbgsym Source: ruby-thrift Version: 0.11.0.0-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 90 Depends: ruby-thrift (= 0.11.0.0-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-thrift/ruby-thrift-dbgsym_0.11.0.0-2+fto10+1_amd64.deb Size: 60364 SHA256: 83d2027e74e0e2da920244924b43bca5ffbeb6f5bbddde3379976d37450eaa86 SHA1: 39b2d854317f5d78d84d50892cc4e43292bd5224 MD5sum: ddb8482ad368e826cf63e43a44c59062 Description: debug symbols for ruby-thrift Build-Ids: 307a2e09def48d13410d2817eaea9f19c28cfdde Ruby-Versions: ruby2.7 Package: ruby-timfel-krb5-auth Version: 0.8.3-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 44 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libcom-err2 (>= 1.43.9), libkrb5-3 (>= 1.13~alpha1+dfsg), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~) Homepage: http://rubyforge.org/projects/krb5-auth/ Priority: optional Section: ruby Filename: pool/main/r/ruby-timfel-krb5-auth/ruby-timfel-krb5-auth_0.8.3-2+fto10+1_amd64.deb Size: 9420 SHA256: 2a5f799b05af51320b2c5ae08b06a41b8ce868ddb7ba1e513f697ff0006f835f SHA1: c38b5b2de6821d35d3a257d71c0c2a228eaf6169 MD5sum: f2273c1c77f717a834112fd6f8d08c29 Description: Kerberos binding for Ruby This gem provides Kerberos binding for Ruby language. . Kerberos is a computer network authentication protocol which works on the basis of 'tickets' to allow nodes communicating over a non-secure network to prove their identity to one another in a secure manner. Ruby-Versions: ruby2.7 Package: ruby-timfel-krb5-auth-dbgsym Source: ruby-timfel-krb5-auth Version: 0.8.3-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 35 Depends: ruby-timfel-krb5-auth (= 0.8.3-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-timfel-krb5-auth/ruby-timfel-krb5-auth-dbgsym_0.8.3-2+fto10+1_amd64.deb Size: 19572 SHA256: 0f6b7d21c8e2042332de971ffcceac920d1a0b6e779ebd20afe96083f84a8b24 SHA1: 5e510b11f9c9c362eba845d44e5b4b5eccb27a7e MD5sum: 47e700aa445a890168b9deae8cb79948 Description: debug symbols for ruby-timfel-krb5-auth Build-Ids: 2f91b38e8568c2df231a7e1c115e826593fdb428 Ruby-Versions: ruby2.7 Package: ruby-unf-ext Version: 0.0.7.6-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 439 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~) Homepage: https://github.com/knu/ruby-unf_ext Priority: optional Section: ruby Filename: pool/main/r/ruby-unf-ext/ruby-unf-ext_0.0.7.6-1+fto10+1_amd64.deb Size: 97656 SHA256: dacc924142b8e6dd04d6e518420825f52a1810a857cfcd13e4ce72051e6b9117 SHA1: 70a4104dd90357d6ef3e3aa0572937f01d4c2721 MD5sum: 9753bf95287deb3a12b37278584f77eb Description: Unicode Normalization Form support library for CRuby ruby-unf_ext is an unicode normalization library for CRuby. It provides classes for normalizing UTF-8 strings into and from NFC, NFD, NFKC, NFKD. The results is compliant with Unicode 6.0. Ruby-Versions: ruby2.7 Package: ruby-unf-ext-dbgsym Source: ruby-unf-ext Version: 0.0.7.6-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 286 Depends: ruby-unf-ext (= 0.0.7.6-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-unf-ext/ruby-unf-ext-dbgsym_0.0.7.6-1+fto10+1_amd64.deb Size: 217264 SHA256: 7764d66230326cb7642c5b58fd455fa1c84e7c0a0aa7dab0c8aa08beadd66bba SHA1: 2e809a0b40eed725e879a9707b798963aa2de531 MD5sum: 4297ea1516f1518cf68f7665004dce23 Description: debug symbols for ruby-unf-ext Build-Ids: ed0a8dc337e734ea78275b6e5eef0094116ef7de Ruby-Versions: ruby2.7 Package: ruby-unicode Version: 0.4.4-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 1694 Depends: libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~) Homepage: http://www.yoshidam.net/Ruby.html#unicode Priority: optional Section: ruby Filename: pool/main/r/ruby-unicode/ruby-unicode_0.4.4-2+fto10+1_amd64.deb Size: 81716 SHA256: 4b1a926c39f0915c594dba9d1dac78be6bdb38492fa5bc8eceb761210c46d136 SHA1: 8445c57886e01a47e17a590c0632dd7863dec5be MD5sum: a0e62b010a28dbf9a5220bb5ee47fabd Description: Unicode string manipulation library for Ruby This library includes functionality for Unicode string manipulation. . This library is based on UAX #15 Unicode Normalization Forms. . http://www.unicode.org/unicode/reports/tr15/ Ruby-Versions: ruby2.7 Package: ruby-unicode-dbgsym Source: ruby-unicode Version: 0.4.4-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 51 Depends: ruby-unicode (= 0.4.4-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-unicode/ruby-unicode-dbgsym_0.4.4-2+fto10+1_amd64.deb Size: 36112 SHA256: 52ae35dd08fc2d5bfc2b5d941dea74f7bde666b5b8662b133369bbb78b2c6dd1 SHA1: a56dd4a50e330e1bb403b0fbba21cec7c541419e MD5sum: 80ef1d57fde89ded9447d00ae10ec61f Description: debug symbols for ruby-unicode Build-Ids: 3da24416cb0f17e55b7fdc1ba95c4ff36e49c76f Ruby-Versions: ruby2.7 Package: ruby-version-sorter Version: 2.2.4-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 33 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~) Homepage: https://github.com/defunkt/version_sorter Priority: optional Section: ruby Filename: pool/main/r/ruby-version-sorter/ruby-version-sorter_2.2.4-1+fto10+1_amd64.deb Size: 6980 SHA256: b7a699973a193d4b5dc16c0afda11d1e34a6f41f545d870d392e0a9565195ea7 SHA1: 184e7c6d744ea60e0f579a3f8ad440c3d6c4d30a MD5sum: e5ed8a819234d827320f476ea317f8ea Description: Fast sorting of version strings Used to sort version strings faster. It is used to sort a repository's tags. It is used as follows require 'version_sorter' versions = %w( 1.0.9 2.0 1.0.10 1.0.3 ) VersionSorter.rsort(versions) # => ["2.0", "1.0.10", "1.0.9", "1.0.3"] VersionSorter.sort(versions) # => ["1.0.3", "1.0.9", "1.0.10", "2.0"] Ruby-Versions: ruby2.7 Package: ruby-version-sorter-dbgsym Source: ruby-version-sorter Version: 2.2.4-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 25 Depends: ruby-version-sorter (= 2.2.4-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-version-sorter/ruby-version-sorter-dbgsym_2.2.4-1+fto10+1_amd64.deb Size: 11692 SHA256: ee99d4e643adc1d3bf1924179eaaabb69fe8333073658ed79b1a946584a4a3d0 SHA1: d59b4d0cbd49d3fbd3276a64d8b92e3c10600b56 MD5sum: c834d74e84de9133f06238f7f86dc2d4 Description: debug symbols for ruby-version-sorter Build-Ids: e5d039cb3fcd69a3d5735aa375f2f50246262649 Ruby-Versions: ruby2.7 Package: ruby-vmstat Version: 2.3.0-2fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 75 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.4), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~) Homepage: http://threez.github.com/ruby-vmstat/ Priority: optional Section: ruby Filename: pool/main/r/ruby-vmstat/ruby-vmstat_2.3.0-2fto10+1_amd64.deb Size: 14608 SHA256: 2acc12d4eb777456f7c8f722a0eeb1297b9126953400d6f3df4dad66a4db74b5 SHA1: 528a66a64a2469fd3a0b886d8eb362224322bd48 MD5sum: 1b8af263610074e1ad23bea31a69a613 Description: library to gather system information A focused and fast ruby library that gather system information about memory (free, active), network(name, in bytes, out bytes), CPU(user, system, idle), load average, disk. Ruby-Versions: ruby2.7 Package: ruby-vmstat-dbgsym Source: ruby-vmstat Version: 2.3.0-2fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 20 Depends: ruby-vmstat (= 2.3.0-2fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-vmstat/ruby-vmstat-dbgsym_2.3.0-2fto10+1_amd64.deb Size: 6624 SHA256: 1fe939ab80016623c86535532a3e78e66225f1725032abd9fcc830af6e5e6d6e SHA1: 5b1cbe4d33d4e1c14ba75ce41343dbac1b75915b MD5sum: 44957510cdb024100b127c4c9eb28c27 Description: debug symbols for ruby-vmstat Build-Ids: 8f9bd8095cab9dff19219f5aaffe0cd878a94ea5 Ruby-Versions: ruby2.7 Package: ruby-websocket-driver Version: 0.6.3-2+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 95 Depends: ruby (>= 1:2.7~0), ruby-websocket-extensions (>= 0.1.0), libc6 (>= 2.2.5), libruby2.7 (>= 2.7.0~preview1), ruby (<< 1:2.8~) Homepage: http://github.com/faye/websocket-driver-ruby Priority: optional Section: ruby Filename: pool/main/r/ruby-websocket-driver/ruby-websocket-driver_0.6.3-2+fto10+1_amd64.deb Size: 22008 SHA256: c93d430cb317cf65806ef870e5461b2b2f304090547efe99eb6c7758100f822c SHA1: ab4952ffaf73ec1be65e99b54a9112219b467efb MD5sum: a696a175df9f5475db7c13bfd166dd12 Description: WebSocket protocol handler with pluggable I/O This module provides a complete implementation of the WebSocket protocols that can be hooked up to any TCP library. It aims to simplify things by decoupling the protocol details from the I/O layer, such that users only need to implement code to stream data in and out of it without needing to know anything about how the protocol actually works. . Think of it as a complete WebSocket system with pluggable I/O. Ruby-Versions: ruby2.7 Package: ruby-websocket-driver-dbgsym Source: ruby-websocket-driver Version: 0.6.3-2+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 20 Depends: ruby-websocket-driver (= 0.6.3-2+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-websocket-driver/ruby-websocket-driver-dbgsym_0.6.3-2+fto10+1_amd64.deb Size: 6724 SHA256: 89ddd820e79f61ebaa3d332dd3453d0c627a10fc4f0a061c5654823b1dd7495b SHA1: c5ace8da3c1152c280a54644cf3d52fc3dbc9dcd MD5sum: 813175fb3609f8e112e3ad29fc977e24 Description: debug symbols for ruby-websocket-driver Build-Ids: 23fac0fec902ee6ed183681cb08fb8104236cde9 Ruby-Versions: ruby2.7 Package: ruby-yajl Version: 1.3.1-1+fto10+1 Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 139 Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0~preview2), ruby (<< 1:2.8~) Conflicts: libyajl-ruby Replaces: libyajl-ruby Homepage: http://github.com/brianmario/yajl-ruby Priority: optional Section: ruby Filename: pool/main/r/ruby-yajl/ruby-yajl_1.3.1-1+fto10+1_amd64.deb Size: 42580 SHA256: c4553b0b2fb33e2bd087854d9a33d9d5b4a43d5908fad1d0560001727c9aeeec SHA1: 074a5f2fcf0db6856e42c988080b3dd493adfa3c MD5sum: ead6e841780fbcae6afb7e4a649e234c Description: Ruby interface to Yajl, a JSON stream-based parser library Supported features include, . JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate. . Parse and encode *multiple* JSON objects to and from streams or strings continuously. . JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem . Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received* Ruby-Versions: ruby2.7 Package: ruby-yajl-dbgsym Source: ruby-yajl Version: 1.3.1-1+fto10+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Ruby Extras Maintainers Installed-Size: 74 Depends: ruby-yajl (= 1.3.1-1+fto10+1) Priority: optional Section: debug Filename: pool/main/r/ruby-yajl/ruby-yajl-dbgsym_1.3.1-1+fto10+1_amd64.deb Size: 56144 SHA256: f0e551591e789892e12b4c54c4ccf78532d3bd6f6d9ae0a92ac3dedfd9851acd SHA1: 5275ddd94f0b30ebcda7eb6386564216a9eb3871 MD5sum: fa367bb843e36dde373b257b75e800e7 Description: debug symbols for ruby-yajl Build-Ids: 9d1537994f928b22e1ea74d4f19c19b850c2a313 Ruby-Versions: ruby2.7