 applications.

Package: ruby-tty-prompt
Description-md5: feacb003d8ba11cb4a0da6b9008f09d0
Description-en: Library that provides an interactive command line prompt
 This Ruby library helps build terminal applications that make use of a
 beautiful and powerful interactive command line prompt. It has a robust API
 for getting and validating complex inputs.
 .
 It is a component of the TTY Toolkit.

Package: ruby-tty-reader
Description-md5: e93e12305b600d8a9137e074c5c19609
Description-en: Library for processing keyboard input in character, line and multiline modes
 This pure Ruby library allows terminal applications to provide convenient text
 input. It maintains a history of entered input with an ability to recall and
 re-edit those inputs. It can listen for keystroke events and trigger custom key
 events.
 .
 It is a component of the TTY Toolkit.

Package: ruby-tty-screen
Description-md5: e350a6f5f19064c2dc961ce95af73b61
Description-en: Library providing cross-platform terminal screen size detection
 This library makes is possible for terminal applications to adjust to the
 terminal's size. The library works on Linux, OS X and Windows/Cygwin platforms
 and supports MRI, JRuby and Rubinius Ruby interpreters.
 .
 It is a component of the TTY Toolkit.

Package: ruby-tty-spinner
Description-md5: ea37e642b26c9e8be3028881dd5176d1
Description-en: Library for showing a spinner icon for terminal tasks
 tty-spinner provides a selection of different text-based animations that can
 be shown when the user is waiting on a task running in terminal that has
 non-deterministic time frame.
 .
 Those tasks will usually be waiting for some I/O, for example a download or a
 task that was requested from a service that will give an answer whenever the
 response is ready.

Package: ruby-tty-which
Description-md5: d0d19119b6aa1d42c347f71388275c7e
Description-en: platform-independent implementation of Unix which command
 This library provides a platform-independent analogue of Unix `which`
 command.
 .
 TTY::Which has a `which` method that searches set of directories for an
 executable file based on the `PATH` environment variable, which returns
 an absolute path if the executable program exists, and `nil` otherwise.
 .
 This is part of the TTY components framework to easily build terminal
 applications in Ruby.

Package: ruby-turbolinks
Description-md5: 423fcb578f55f1a7e75e8a5404019025
Description-en: following links in your Rails web application faster
 Turbolinks makes following links in your Rails web application faster. Instead
 of letting the browser recompile the JavaScript and CSS between each page
 change, it keeps the current page instance alive and replaces only the body
 and the title in the head. Think CGI vs persistent process.
 .
 This is similar to pjax, but instead of worrying about what element on the
 page to replace, and tailoring the server-side response to fit, the entire
 body is replaced. This means that you get the bulk of the speed benefits from
 pjax (no recompiling of the JavaScript or CSS) without having to tailor the
 server-side response. It just works.

Package: ruby-turbolinks-source
Description-md5: 21f54c71d845ea570c0b0ec46c746530
Description-en: Provides Turbolinks as a ruby gem
 Turbolinks makes navigating your web application faster. Get the performance
 benefits of a single-page application without the added complexity of a
 client-side JavaScript framework. Use HTML to render your views on the server
 side and link to pages as usual.

Package: ruby-twitter
Description-md5: 101eb310116055c99decace9f75d690f
Description-en: Ruby interface to the Twitter API
 This ruby library provides a convenient access to the Twitter API.
 This provides comprehensive methods to access the API. This library
 needs only a registration of your application with Twitter. It uses
 OAuth protocol for interacting with Twitter API.

Package: ruby-twitter-oauth
Description-md5: d007d0195437cbafc9c6897744f09cf0
Description-en: Twitter OAuth REST API client library for Ruby
 The twitter_oauth is REST API client library for Ruby.

Package: ruby-twitter-stream
Description-md5: 92e0580dddc5e056731e99c459ae0282
Description-en: Twitter realtime API client for Ruby
 This package provides a simple Ruby client library for Twitter's streaming
 API. The library uses EventMachine to handle connections and adheres to
 Twitter's reconnection guidelines. The library can only use the JSON format.

Package: ruby-twitter-text
Description-md5: 6865be61267aa097dee7ae53a65a7e96
Description-en: library that does auto linking and extraction items in tweets
 This library provides text processing routines for Twitter Tweets. The major
 reason for this is to unify the various auto-linking and extraction of
 usernames, lists, hashtags and URLs.
 .
 Learn more about its usage at /usr/share/doc/ruby-twitter-text/README.rdoc

Package: ruby-typed-array
Description-md5: e8bf55a069d483424386b8fd1263a7a8
Description-en: Ruby library providing enforced-type functionality to Arrays
 All methods that alter the contents of an array that implements this Gem are
 first checked to ensure that the added items are of the types allowed. All
 methods behave exactly as their Array counterparts, including additional
 forms, block processing, etc.

Package: ruby-typhoeus
Description-md5: f89549fad21484bf830ddb0331a76f68
Description-en: parallel HTTP library on top of ethon
 Typhoeus is a HTTP client library based on Ethon which wraps libcurl.
 Sitting on top of libcurl makes Typhoeus very reliable and fast.
 .
 Like a modern code version of the mythical beast with 100 serpent heads,
 Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
 logic.

Package: ruby-tzinfo
Description-md5: 762c2a6a3dfe053247f5ea183f71c2df
Description-en: Daylight-savings aware timezone library
 TZInfo is a Ruby library that uses the standard tz (Olson) database
 to provide daylight savings aware transformations between times
 in different time zones.

Package: ruby-u2f
Description-md5: 34dbf0790a51c5bb21e43629342d997f
Description-en: U2F server side library
 Library for handling registration and authentication of U2F devices. Provides
 functionality for working with the server side aspects of the U2F protocol as
 defined in the FIDO specifications.
 .
 U2F is an open 2-factor authentication standard that enables keychain devices,
 mobile phones and other devices to securely access any number of web-based
 services — instantly and with no drivers or client software needed.

Package: ruby-uber
Description-md5: 7e556b310ba3c78245042818c54d38b9
Description-en: gem-authoring framework
 This library provides gem-authoring tools like generic builders, dynamic
 options and more.
 .
 This library is a dependency of Representable, which renders and parses
 JSON/XML/YAML documents from and to Ruby objects.

Package: ruby-uc.micro-rb
Description-md5: 477f8d703190069940b4067fdb310a56
Description-en: Micro subset of unicode data files for motion-markdown-it projects
 Micro subset of unicode data files for motion-markdown-it projects for Ruby
 and RubyMotion

Package: ruby-uconv
Description-md5: 8dc53f26b6b458567a95791a41c922b0
Description-en: Unicode/EUC-JP translation module for Ruby
 The encoding translation module for the object-oriented scripting language
 Ruby 1.8. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP
 and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot
 detect character encoding automatically.

Package: ruby-unf
Description-md5: 256a7aac8006ca7b657a8b434ddb222c
Description-en: Wrapper library to bring Unicode Normalization Form support to Ruby
 This library allows code to be portable between Ruby implementations,
 using 'unf_ext' under CRuby and 'java.text.Normalizer' on JRuby. It
 normalizes UTF-8 strings into and from NFC, NFD, NFKC or NFKD

Package: ruby-unf-ext
Description-md5: ac568bbf3ede429f10c939de20f311d2
Description-en: 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.

Package: ruby-unicode
Description-md5: 48f81e23b93767d211e2e531e945b22a
Description-en: 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/

Package: ruby-unicode-display-width
Description-md5: 595e3bfad18b82ca031f40d0ba70ecef
Description-en: Determines the monospace display width of a string in Ruby
 When printed to the screen, the length of the string is usually equal to the
 number of cells it occupies. However, there are categories of characters that
 occupy 2 cells (full-wide), and others that occupy 0. This library provides
 functions similar to wcwidth() and wcswidth() known from C, to determine the
 monospace display width of a string.

Package: ruby-unicode-plot
Description-md5: c0d6479b4990da2ddf6846ed3c58bf04
Description-en: Plot your data by Unicode characters
 UnicodePlot provides the feature to make charts with Unicode characters.
 .
 Supported charts: barplot, boxplot, densityplot, histogram, lineplot,
 scatterplot.

Package: ruby-unicode-utils
Description-md5: 012ddc7ed661f85684bda3e43f6a0a51
Description-en: additional Unicode aware functions for Ruby
 UnicodeUtils implements Unicode algorithms for case conversion, normalization,
 text segmentation and more in pure Ruby code.

Package: ruby-unicorn-worker-killer
Description-md5: ebe01853c77656d6749b8b61eac2a3c1
Description-en: library to kill unicorn workers by memory and request counts
 unicorn-worker-killer gem provides automatic restart of Unicorn workers based
 on
 1. max number of requests, and
 2. process memory size (RSS)
 without affecting any requests.
 .
 This will greatly improves site's stability by avoiding unexpected memory
 exhaustion at the application nodes.

Package: ruby-unidecode
Description-md5: 7427db4b2ea7f595dc6a7184231cdb09
Description-en: Transliteratively convert UTF-8 text to US-ASCII
 unidecode is a Ruby library for transliterating converting UTF-8 strings to
 plain ASCII representations.
 .
 This gem is a Ruby port of Perl library Text::Unidecode.
 The same caveats, notes, and constraints listed there apply here though the
 Ruby implementation here is slightly different, specifically the addition of
 String#to_ascii.

Package: ruby-uniform-notifier
Description-md5: 5ab801ce4488b989bad77c02eedee179
Description-en: Uniform notifier for a number of platforms
 Uniform notifier for rails logger, customized logger, javascript alert,
 javascript console, growl and xmpp

Package: ruby-unindent
Description-md5: 8299be0406ee73bbb0d347c2546ac17b
Description-en: Ruby method to unindent strings
 Ruby method to unindent strings. Useful for multiline strings embedded in
 already indented code.

Package: ruby-unleash
Description-md5: c94ae59a7da92cebb4f13b0aa8d9952c
Description-en: Unleash feature toggle client
 This is the ruby client for Unleash, a powerful feature toggle system that
 gives a great overview over all feature toggles across all the applications
 and services.

Package: ruby-unparser
Description-md5: 824c2dd50a16f77a3aa6b51bca929e17
Description-en: Generate equivalent source for parser gem AST nodes
 Unparser allows you to generate equivalent source for parser gem AST nodes.
 .
 The following constraints apply:
 .
    * No support for macruby extensions
    * Only support for the modern AST format
    * Only support for Ruby >= 2.5
 .
 It serves well for mutant mutators and the in-memory vendoring for self
 hosting, and other tooling.

Package: ruby-uri-template
Description-md5: 52973868fa4f6e3ea93ec4d504f3d936
Description-en: templating system for URIs
 A templating system for URIs, which implements RFC6570 and Colon based
 URITemplates in a clean and straight forward way.
 .
 With URITemplate you can generate URIs based on simple templates and extract
 variables from URIs using the same templates. There are currently two syntaxes
 defined. Namely the one defined in RFC 6570 and a colon based syntax, similar
 to the one used by sinatra.

Package: ruby-url-safe-base64
Description-md5: b792a345ba5c02355b5947317f7797f1
Description-en: converter for strings that contains only url-safe characters
 Converts strings to/from a slightly modified base64 that contains only
 url-safe characters

Package: ruby-user-agent-parser
Description-md5: f2149416b59e04811d03c60b5ac9814c
Description-en: Simple and comprehensive Ruby gem for parsing user agent strings
 This Ruby gem is simple and comprehensive for parsing user agent strings with
 the help of BrowserScope's UA database.
 .
 The ua-parser database is included via git submodule. To update the database
 the submodule needs to be updated and the gem is re-released, the gem includes
 a user_agent_parser bin command which will read from standard input, and parse
 each line and prints the results.

Package: ruby-useragent
Description-md5: 895d34427c34772e2fb1bcfc7c65ddb1
Description-en: HTTP User Agent parser
 UserAgent is a Ruby library that parses and compares different HTTP User
 Agents. Some of useragents it uses are edge, chrome, gecko, opera, vivaldi,
 webkit, iron.

Package: ruby-uuid
Description-md5: 320132dbe29aabd0bc870ee32d794f39
Description-en: UUID generator for Ruby
 UUID generator for producing universally unique identifiers based on RFC 4122.
 These identifiers are useful in distributed applications like diaspora.
 .
 A UUID is 128 bit long, and consists of a 60-bit time value, a 16-bit
 sequence number and a 48-bit node identifier.
 .
 To guarantee that UUIDs are unique across all machines in the network,
 the IEEE 802 MAC address of the machine's network interface card is used as
 the node identifier.
 .
 Learn more about using this library from /usr/share/ruby-uuid/README.rdoc

Package: ruby-uuidtools
Description-md5: dc06ac6c22190c05cbd9f3ba1673a72f
Description-en: UUIDs generation library for Ruby
 UUIDTools was designed to be a simple library for generating any
 of the various types of UUIDs (or GUIDs if you prefer to call
 them that). It conforms to RFC 4122 whenever possible.

Package: ruby-uuidtools-doc
Description-md5: 3989b97f5a3dcabd3663578980a32b93
Description-en: UUIDs generation library for Ruby - documentation
 UUIDTools was designed to be a simple library for generating any
 of the various types of UUIDs (or GUIDs if you prefer to call
 them that). It conforms to RFC 4122 whenever possible.
 .
 This is the Rdoc-generated documentation for the UUIDTools API.

Package: ruby-vagrant-cloud
Description-md5: 7471799ffef80ac99196c093654860d4
Description-en: Vagrant Cloud API Library
 This package provides a client library that allows one to create, modify and
 delete boxes, versions and providers in the Vagrant cloud. The main
 entry point is an object referencing a Vagrant cloud account.

Package: ruby-valid
Description-md5: 77efa6431fb72be8cd8a7afbe264ec68
Description-en: standalone, generic object validator for ruby
 Validator is a simple ruby validation class. You don't use it directly inside
 your classes like just about every other ruby validation class out there. This
 is implemented in this way so you don't automatically pollute the
 namespace of the objects you want to validate.
 .
 This also solves the problem of validating forms very nicely. Frequently you
 will have a form that represents many different data objects in your system,
 and you can pre-validate everything before doing any saving.

Package: ruby-valid-email
Description-md5: 64c384fca80133e733df36b1ade9a842
Description-en: ActiveModel Validation for email
 This library validates email for application use (registering a new account
 for example).

Package: ruby-validatable
Description-md5: 6e307250d3d9db210ff9128c5e7a65ad
Description-en: Ruby library for adding validations
 The validatable library can be included with any Ruby class and
 provide ActiveRecord looking validations. The library follows
 ActiveRecord's lead for features that are similar and introduce new
 features.

Package: ruby-validate-email
Description-md5: b4b7640b91d5c87197082eab55cc86ac
Description-en: Library for validating email addresses in Rails 3 models
 ruby-validate-email gem adds the capability of validating email addresses
 to ActiveModel.The gem only supports Rails 3 (has dependencies in
 ActiveModel and ActiveSupport 3.0)

Package: ruby-validate-url
Description-md5: 2dce309380970e0dc01ee43f48dedacc
Description-en: Library for validating urls in Rails
 ruby-validate-url gem adds the capability of validating
 URLs to ActiveRecord(a framework to work with databases on Rails)
 and ActiveModel(a toolkit for building modeling frameworks) (Rails 3).

Package: ruby-validates-hostname
Description-md5: 141a1096b2d979eca86131db5a413d03
Description-en: checks for valid hostnames
 This package provides the gem validates_hostname. This gem is basically an
 extension to ActiveRecord::Base for validating hostnames. The gem can be used
 with ActiveRecord objects to check whether a provided hostname is valid or
 not.

Package: ruby-varia-model
Description-md5: f373f5ce3eef39a884dfa48e6a1f1c53
Description-en: Ruby library that provide objects with magic attribute features
 varia_models builds on Hashie library features to provide a simple mixin
 to allow Ruby objects to have "magic attribute" reading and writing
 features.

Package: ruby-vcr
Description-md5: a55c4555e417aec44b291c7f5818fcde
Description-en: Record and replay HTTP interactions (Ruby library)
 Record your test suite's HTTP interactions and replay them during future test
 runs for fast, deterministic, accurate tests.
 .
  * Automatically records and replays your HTTP interactions with minimal
    setup/configuration code.
  * Supports and works with the HTTP stubbing facilities of multiple libraries.
    Currently, the following are supported:
    * WebMock
    * Typhoeus
    * Faraday
    * Excon
  * Supports multiple HTTP libraries:
    * Patron (when using WebMock)
    * Curb (when using WebMock -- only supports Curl::Easy at the moment)
    * HTTPClient (when using WebMock)
    * em-http-request (when using WebMock)
    * Net::HTTP (when using WebMock)
    * Typhoeus (Typhoeus::Hydra, but not Typhoeus::Easy or Typhoeus::Multi)
    * Excon
    * Faraday
    * And of course any library built on Net::HTTP, such as Mechanize, HTTParty
      or Rest Client
  * Request matching is configurable based on HTTP method, URI, host, path, body
    and headers, or you can easily implement a custom request matcher to handle
    any need.
  * The same request can receive different responses in different tests--just
    use different cassettes.
  * The recorded requests and responses are stored on disk in a serialization
    format of your choice (currently YAML and JSON are built in, and you can
    easily implement your own custom serializer) and can easily be inspected and
    edited.
  * Dynamic responses are supported using ERB.
  * Optionally re-records cassettes on a configurable regular interval to keep
    them fresh and current.
  * Disables all HTTP requests that you don't explicitly allow.
  * Simple Cucumber integration is provided using tags.
  * Includes convenient RSpec macros and integration with RSpec 2 metadata.
  * Known to work well with many popular Ruby libraries including RSpec 1 & 2,
    Cucumber, Test::Unit, Capybara, Mechanize, Rest Client and HTTParty.
  * Includes Rack and Faraday middleware.

Package: ruby-version-gem
Description-md5: 31dd38914683118fe7100208e74fa22b
Description-en: Enhance your VERSION! Sugar for Version modules.
 Versions are good. Versions are cool. Versions will win.

Package: ruby-version-sorter
Description-md5: 79e850a799bdd1d8de174cfd91a1bfcc
Description-en: 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"]

Package: ruby-versionist
Description-md5: ef4e53b13a5cae4244bc718cdf90ffc9
Description-en: version for Rails based RESTful APIs
 A plugin for versioning Rails based RESTful APIs.
 Versionist includes Rails generators for generating new versions of your API
 as well as new components within an existing version.

Package: ruby-versionomy
Description-md5: 559c08c3428e0024d1703e5b92ddb111
Description-en: generalized version number class for Ruby
 Versionomy is a generalized version number library. It provides tools to
 represent, manipulate, parse, and compare version numbers in the wide variety
 of versioning schemes in use.

Package: ruby-vips
Description-md5: ecf83a71649d0f57b8f09dece08705aa
Description-en: Ruby extension for the vips image processing library
 This package provides a binding for the vips image processing library.
 It is extremely fast and it can process huge images without loading the
 whole image in memory.

Package: ruby-virtus
Description-md5: 4b23f41b91f6f2e32b88ea2f68551203
Description-en: attributes on steroids for plain old Ruby objects
 The goal of this Ruby library is to provide a common API for defining
 attributes on a model so all object relational and object document mappers
 could use it instead of reinventing the wheel all over again.
 .
 It is also suitable for any other use case where Ruby objects need to be
 extended with attributes that require data coercions.
 .
 This is a partial extraction of the DataMapper property API.

Package: ruby-vmstat
Description-md5: c32f65531eb6b94d58766958dfc48727
Description-en: 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.

Package: ruby-voight-kampff
Description-md5: 2d40663506a3c3724f7f99d727ad768c
Description-en: detects bots, spiders, crawlers and replicants
 Voight-Kampff relies on a user agent list for its detection. It can
 easily tell you if a request is coming from a crawler, spider or bot.
 .
 This can be especially helpful in analytics such as page hit tracking.

Package: ruby-wait-for-it
Description-md5: e054002129d6058790b273b06b822007
Description-en: Stop sleeping in your tests, instead wait for it
 Make your complicated integration tests more deterministic with wait for it.
 .
 It spawns processes and waits for them so you can integration test really
 complicated things with determinism. It allows testing long running processes
 such as webservers, or features that require concurrency or libraries that use
 global configuration.
 .
 Don't add `sleep` to your tests, instead read a log file or stdout and match
 specific strings.

Package: ruby-warden
Description-md5: 97e71a7a1728213c4dbb9d7d0c1c1db9
Description-en: Rack middleware that provides authentication for rack applications
 Warden is a Rack-based middleware, designed to provide a mechanism for
 authentication in Ruby web applications. It is a common mechanism that
 fits into the Rack Machinery to offer powerful options for authentication.
 .
 Warden is designed to be lazy. That is, if you don't use it, it doesn't
 do anything, but when you do use it, it will spring into action and
 provide an underlying mechanism to allow authentication in any
 Rack-based application.

Package: ruby-warning
Description-md5: d740e5f136bf14dbf8a4e9989500d184
Description-en: Add custom processing for warnings
 ruby-warning adds custom processing for warnings, including the
 ability to ignore specific warning messages, ignore warnings
 in specific files/directories, include backtraces with warnings,
 treat warnings as errors, deduplicate warnings, and add
 custom handling for all warnings in specific files/directories.

Package: ruby-wavefile
Description-md5: 8714c0ff93e9bf1b87509d5a308747b7
Description-en: Pure Ruby library for reading and writing Wave sound files (*.wav)
 You can use this gem to create Ruby programs that produce audio.
 Since it is written in pure Ruby (as opposed to wrapping an
 existing C library), you can use it without having to compile a
 separate extension.

Package: ruby-web-console
Description-md5: dfe06a94694a83c6776045987d876939
Description-en: Ruby on Rails debugger
 The web console allows you to create an interactive Ruby session in your
 browser. Those sessions are launched automatically in case on an error, but
 they can also be launched manually in any page.
 .
 web-console is meant a debugging tool for Rails applications in development
 environments.

Package: ruby-webauthn
Description-md5: 1d67e1053ca76998b40392459f4d145e
Description-en: WebAuthn ruby server library
 This library allows making an application a W3C Web Authentication conformant
 Relying Party and allow your users to authenticate with U2F and FIDO2
 authenticators.

Package: ruby-webfinger
Description-md5: b3d3526b80e1683492048ce6694ed45e
Description-en: Ruby WebFinger client library
 Ruby WebFinger client library, following IETF WebFinger WG spec updates.
 .
 WebFinger is the core of OpenID Connect Discovery.

Package: ruby-webmock
Description-md5: 83ffa69d71660251c94341505328406f
Description-en: library for stubbing HTTP requests in Ruby
 WebMock allows stubbing HTTP requests and setting expectations on HTTP
 requests.
 .
 Features
 .
  * Stubbing HTTP requests at low http client lib level (no need to change
    tests when you change HTTP library).
  * Setting and verifying expectations on HTTP requests.
  * Matching requests based on method, URI, headers and body.
  * Smart matching of the same URIs in different representations (also encoded
     and non encoded forms).
  * Smart matching of the same headers in different representations.

Package: ruby-webpack-rails
Description-md5: 42ffd8d9a087b98786a3d6f9c9dcd31e
Description-en: Webpack & Rails integration made easier
 Production-tested, JavaScript-first tooling to use webpack within your Rails
 application.
 .
 Webpack takes code targeted at node.js and makes it run in the browser.
 Node.js comes with API of its own that is not available in the browsers.
 Webpack exposes this code to programs that are unaware they are running in a
 browser.
 .
 This allows using nodejs modules directly in rails applications without using
 wrappers like jquery-rails or rails-assets-jquery.

Package: ruby-webpacker
Description-md5: 3a861c1ac7c52a5624484f459dfdf3ae
Description-en: Use webpack to manage app-like JavaScript modules in Rails
 Webpacker makes it easy to use the JavaScript pre-processor and bundler
 webpack 4.x.x+ to manage application-like JavaScript in Rails. It
 coexists with the asset pipeline, as the primary purpose for webpack is
 app-like JavaScript, not images, CSS, or even JavaScript Sprinkles.

Package: ruby-webrick
Description-md5: 455fb60459233a7320510885b0214565
Description-en: HTTP server toolkit in Ruby
 WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a
 proxy server, and a virtual-host server.
 .
 It used to be provided with the standard library of the Ruby interpreter, and
 has been available only as a standalone gem since ruby3.0.

Package: ruby-webrobots
Description-md5: 7e26414cbd2d88b58ba3358ba9de19f5
Description-en: Library for creating robots.txt-aware web robots
 This library helps write robots.txt-compliant web robots in Ruby,
 based on Nokogiri's functionality.

Package: ruby-websocket
Description-md5: 2132cdb477ba2f7920b9371cdbfe973a
Description-en: Universal Ruby library to handle WebSocket protocol
 This library focuses on providing abstraction layer over
 WebSocket API instead of providing server or client
 functionality.

Package: ruby-websocket-driver
Description-md5: 5eab56d39f83c3858e59429a22caa702
Description-en: 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.

Package: ruby-websocket-extensions
Description-md5: 5a189c0f5c4bed41515da5dd3d5d4060
Description-en: Generic extension manager for WebSocket connections
 A minimal framework that supports the implementation of WebSocket extensions
 in a way that's decoupled from the main protocol. This library aims to allow a
 WebSocket extension to be written and used with any protocol library, by
 defining abstract representations of frames and messages that allow modules to
 co-operate.

Package: ruby-whenever
Description-md5: 2ab37ea38975fe157f0d0fd2fe9d3640
Description-en: Ruby library to abstract writing and deploying cron jobs
 whenever provides a clean ruby syntax for writing and deploying cron jobs. It
 provides commands to install and uninstall cronjobs, so for example an
 application can install its cronjobs when it starts, and uninstall them when
 it stops for maintaince.

Package: ruby-whitequark-parser
Description-md5: fc1eb313999127cd526a6326fa932b77
Description-en: Ruby parser written in pure Ruby
 parser is a production-ready Ruby parser written in pure Ruby. It
 recognizes as much or more code than Ripper, Melbourne, JRubyParser
 or ruby_parser, and is vastly more convenient to use.
 .
 Among its keys features are: it provides precise source location reporting, it
 has a documented AST format which is convenient to work with, it parses  1.8,
 1.9, 2.x, and 3.x syntax with backwards-compatible AST formats, and also parses
 MacRuby and RubyMotion syntax extensions. It also has improved clang-like
 diagnostic messages with location information.
 .
 It is written in pure Ruby, runs on MRI >= 2.0.0, JRuby and Rubinius, and
 historically, all versions of Ruby since 1.8. It has excellent test coverage
 and the source code is readable and well commented.
 .
 Not to be confused with ruby_parser gem from Ryan Davis, of seattle.rb
 Ruby user group.

Package: ruby-whitewash
Description-md5: c3e44e5c7febe75074a469c31bd0d882
Description-en: Whitelist-based HTML filter for Ruby
 This module allows Ruby programs to clean up any HTML document or fragment
 coming from an untrusted source and to remove all dangerous constructs that
 could be used for cross-site scripting or request forgery.

Package: ruby-wikicloth
Description-md5: 23b51b3d8ba9b78344a5e38094a99fbd
Description-en: MediaWiki markup language parser for Ruby
 A parser for the MediaWiki markup language for Ruby.
 .
 Supports:
  * Variables and Templates
  * Links
  * MediaWiki markup
  * Disabling parsing markup
  * References
  * HTML sanitization

Package: ruby-will-paginate
Description-md5: 0d5d96dea84126620ec37388e900d858
Description-en: Pagination for Rails
 The will_paginate library provides a simple, yet powerful and
 extensible API for pagination and rendering of pagination links in
 ActionView templates.
 .
 Pagination is just limiting the number of records displayed, showing
 a subset of them at any given view, and allowing you to move the
 displayed window. This plugin makes the whole process a breeze.
 .
 Although this package is aimed at being used from the Ruby on Rails
 framework, any Enumerable class can include WillPaginate, giving it
 this functionality.

Package: ruby-wisper
Description-md5: 8562c8c8f408ded0e7cff40ba6f8d0a8
Description-en: micro library providing objects with Publish-Subscribe capabilities
 ruby-wisper can help you build message interchange between services or
 endpoints. Both synchronous (in-process) and asynchronous (out-of-process)
 subscriptions are supported. Connect objects based on context without
 permanence. It provides an alternative to ActiveRecord callbacks and
 Observers in Rails apps.

Package: ruby-with-env
Description-md5: ebff1a4d904f51c72157f000b4f36efa
Description-en: extremely small helper module for executing code with ENV variables
 WithEnv is an extremely small helper module for executing code with ENV
 variables. It exists because the upstream author got tired of re-writing or
 copying over a #with_env helper method for the 131st time.

Package: ruby-xdg
Description-md5: 2a4cecba6e60c7175d64149d01ed2b1e
Description-en: Ruby interface for using XDG directory standard
 XDG provides a module for supporting the XDG Base Directory.
 Presently, it only supports the XDG Base Directory Standard.
 .
 If your program utilizes user or system-wide support files
 (e.g. configuration files), you owe it to yourself to checkout
 the XDG base directory standard.
 .
 You can learn more about the standard at:
 http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Package: ruby-xml-simple
Description-md5: d2b194e4238d48b9fec7e5eaee36a644
Description-en: Simple Ruby API for reading and writing XML
 Class XmlSimple offers an easy API to read and write XML. It is a Ruby
 translation of Grant McLean's Perl module XML::Simple.  Simply put, it
 automatically converts XML documents into a Ruby hash.

Package: ruby-xmlhash
Description-md5: 262406593fe5046fe7fb5756aee9314b
Description-en: parse a XML string into a ruby hash
 Ruby-xmlhash is a small C module that wraps libxml2's xmlreader to
 parse a XML string into a ruby hash.

Package: ruby-xmlparser
Description-md5: 6dd80b179279971550e103f47651d3b3
Description-en: Ruby interface for the expat XML parser toolkit
 This is the module to access to James Clark's XML Parser Toolkit "expat"
 <URL:http://www.jclark.com/xml/expat.html> from Ruby.

Package: ruby-xmlrpc
Description-md5: a699c0febe59dc1e77be860a907fff8c
Description-en: XMLRPC library for Ruby
 XMLRPC is a lightweight protocol that enables remote procedure calls over
 HTTP.  It is defined at http://www.xmlrpc.com.
 .
 This package enables you to create a server that implements remote procedures
 and a client that calls them.  Very little code is required to achieve either
 of these.

Package: ruby-xmpp4r
Description-md5: 5bd7be40cbb658c22bf531958186c1c9
Description-en: XMPP/Jabber library for ruby
 XMPP4R is an XMPP/Jabber library for Ruby.
 Its goal is to provide a complete framework to develop
 Jabber-related applications or scripts in Ruby.

Package: ruby-xpath
Description-md5: ddf3d52b5894d66d869ddcb4d4173675
Description-en: Ruby library to generate XPath expressions
 XPath is a Ruby DSL for generating XPath expressions.
 Its primary purpose is to facilitate writing complex
 XPath queries from Ruby code.

Package: ruby-ya2yaml
Description-md5: f7977e46877346abf22b210c13380208
Description-en: UTF8 safe YAML dumper
 Ya2YAML is "yet another to_yaml". It emits YAML document with complete
 UTF8 support (string/binary detection, "\u" escape sequences and Unicode
 specific line breaks).

Package: ruby-yajl
Description-md5: 817206f479b7cfc790e117a7a32081e3
Description-en: 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*

Package: ruby-yell
Description-md5: c87ac4927f55655531d24abccb96c681
Description-en: Your Extensible Logging Library for Ruby
 Define multiple adapters, various log level combinations or message formatting
 options like you've never done before.
 .
 Yell works and is tested with ruby 1.8.7, 1.9.x, 2.0.0, jruby 1.8 and
 1.9 mode, rubinius 1.8 and 1.9 as well as ree.

Package: ruby-zeitwerk
Description-md5: af4b41bdffd25268c8cf104ee9933b63
Description-en: Efficient and thread-safe constant autoloader
 Zeitwerk implements constant autoloading with Ruby semantics. Each gem
 and application may have their own independent autoloader, with its own
 configuration, inflector, and logger. Supports autoloading, preloading,
 reloading, and eager loading.

Package: ruby-zentest
Description-md5: ff721d5c8232819bbac79fc87d79afbe
Description-en: ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby
 zentest scans your target and unit-test code and writes your missing
 code based on simple naming rules, enabling XP at a much quicker pace.
 zentest only works with Ruby and Minitest or Test::Unit. There is
 enough evidence to show that this is still proving useful to users, so
 it stays.
 .
 unit_diff is a command-line filter to diff expected results from
 actual results and allow you to quickly see exactly what is wrong.
 Do note that minitest 2.2+ provides an enhanced assert_equal obviating
 the need for unit_diff
 .
 autotest is a continuous testing facility meant to be used during
 development. As soon as you save a file, autotest will run the
 corresponding dependent tests.
 .
 multiruby runs anything you want on multiple versions of ruby. Great
 for compatibility checking! Use multiruby_setup to manage your
 installed versions.

Package: ruby-zip
Description-md5: f1b0b4db4514d5e75e10678e266a3e69
Description-en: Ruby module for reading and writing zip files
 rubyzip is a ruby library for reading and writing zip (pkzip format)
 files, with the restriction that only uncompressed and deflated zip
 entries are supported. All this library does is handling of the zip
 file format. the actual compression/decompression is handled by
 zlib. zlib is accessible from ruby thanks to ruby/zlib

Package: ruby-zip-zip
Description-md5: 76954022520ea71f7e951929cd2dd207
Description-en: ease the migration to RubyZip v1.0.0
 So you've upgraded a gem dependency that requires RubyZip v1.0.0 or higher.
 While all your other dependencies use the interface provided by v0.x.
 .
 zip-zip provides a simple adapter to let all your dependencies use RubyZip
 v1.0.0. It is very simple and light weight, aliasing the old class names
 to the new.

Package: ruby-zoom
Description-md5: 376a8e5bc7441794b4d54d9b655d58ec
Description-en: Ruby/ZOOM provides a Ruby binding to the Z40.50 Object-Orientation Model
 Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model
 (ZOOM), an abstract object-oriented programming interface to a subset of
 the services specified by the Z39.50 standard, also known as the
 international standard ISO 23950.
 .
 Z39.50 is a client-server protocol for searching and retrieving
 information from remote computer databases.  It is covered by ANSI/NISO
 standard Z39.50, and ISO standard 23950.  The standard's maintenance
 agency is the Library of Congress.

Package: libruby3.1
Description-md5: 66e37af89f1234cdbe6ad1ecbc869d44
Description-en: Libraries necessary to run Ruby 3.1
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package includes the 'libruby-3.1' library, necessary to run Ruby 3.1.
 (API version 3.1.0)

Package: ruby3.1
Description-md5: 600c74e45bc6685da6003707bbeb9b6c
Description-en: Interpreter of object-oriented scripting language Ruby
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 In the name of this package, `3.1' indicates the Ruby library compatibility
 version. This package currently provides the `3.1.x' branch of Ruby.

Package: ruby3.1-dev
Description-md5: 452bbaa9ba76ea9125fcddcb7ec6a417
Description-en: Header files for compiling extension modules for the Ruby 3.1
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the header files and the mkmf library, necessary
 to make extension library for Ruby 3.1. It is also required to build
 many gems.

Package: ruby3.1-doc
Description-md5: fc7ce4083bf5d428bd0e6e337f9d289a
Description-en: Documentation for Ruby 3.1
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the autogenerated documentation for Ruby 3.1.

Package: bundler
Description-md5: b242d14d76111e77dd80f2c7e98a4707
Description-en: Manage Ruby application dependencies
 Bundler manages a Ruby application's dependencies through its entire
 life, across many machines, systematically and repeatably.
 .
 This is a dependency package which depends on a full Ruby development
 environment, it is targeted at application developers.

Package: ruby-bundler
Description-md5: 0f8878504f4ef4eeb01d05a248e11434
Description-en: Manage Ruby application dependencies (runtime)
 Bundler manages a Ruby application's dependencies through its entire
 life, across many machines, systematically and repeatably.
 .
 This package must be used as dependency for checking application dependencies
 at runtime.

Package: ruby-rubygems
Description-md5: 49f60a8485ed487d13a884765e0ce01a
Description-en: Package management framework for Ruby
 A package (also known as a library) contains a set of functionality that can
 be invoked by a Ruby program, such as reading and parsing an XML file. These
 packages are called 'gems' and RubyGems is a tool to install, create, manage
 and load these packages in your Ruby environment. RubyGems is also a client for
 RubyGems.org, a public repository of Gems that allows you to publish a Gem that
 can be shared and used by other developers.

Package: rubygems-integration
Description-md5: 7794ebc95660cf77d6ecbabdf4c28d1d
Description-en: integration of Debian Ruby packages with Rubygems
 rubygems-integration makes Debian Ruby packages recognizable by Rubygems.
 Debian Ruby packages may be used to satisfy Rubygems dependencies both with
 plain Rubygems and with Bundler. This also allows one to use Debian Ruby
 packages to satisfy dependencies in Rails 3 applications.

Package: librudecgi-dev
Description-md5: b92779c662f6ff3d4718c198f604cd1e
Description-en: C++ parser library for CGI applications - development libraries
 RudeCGI is a  C++ parser library for accessing form data, path info and cookie
 data from CGI applications. In addition to normal GET and POST data, the
 component supports file uploads (multipart/form-data), and simple XML content
 types (text/XML) - allowing easy use with XML based clients such as Flash
 applications. Furthermore, the component supports path-mapping, allowing
 information to be specified without identifying keywords. In addition to
 normal CGI operation, if the component detects that it is not in a web-
 environment it provides an interactive console dialog to let you supply
 formdata in real-time as the application requests it. The component does
 not parse the environment until the application first accesses the instance
 object. As such, no parsing overhead will occur if the application does not
 explicitly access the component.
 .
 This package contains header files and static libraries.

Package: librudecgi5
Description-md5: 3ef2e01c3d5f1d2aa8f8d8cce09e0bfc
Description-en: C++ parser library for CGI applications - runtime
 RudeCGI is a c++ parser library for accessing form data, path info and cookie
 data from CGI applications. In addition to normal GET and POST data, the
 component supports file uploads (multipart/form-data), and simple XML content
 types (text/XML) - allowing easy use with XML based clients such as Flash
 applications. Furthermore, the component supports path-mapping, allowing
 information to be specified without identifying keywords. In addition to
 normal CGI operation, if the component detects that it is not in a web-
 environment it provides an interactive console dialog to let you supply
 formdata in real-time as the application requests it. The component does
 not parse the environment until the application first accesses the instance
 object. As such, no parsing overhead will occur if the application does not
 explicitly access the component.

Package: libruli-bin
Description-md5: 9423532753b04f60706f01e8edc576db
Description-en: Library for easily querying DNS SRV records - sample programs
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.
 .
 This package contains the RULI sample programs.

Package: libruli4
Description-md5: e2645cf7434378604f739fc83fe104d4
Description-en: Library for easily querying DNS SRV records
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.

Package: libruli4-dev
Description-md5: e28e375db82b8c9fb059eba83d96dd18
Description-en: Library for easily querying DNS SRV records - development files
 RULI stands for Resolver User Layer Interface. It's a library
 built on top of an asynchronous DNS stub resolver. RULI
 provides an easy-to-use interface for querying DNS SRV
 resource records. The goal is to promote the wide deployment
 of SRV-cognizant client programs. RULI aims to fully support
 SRV-related standards.
 .
 This package contains the RULI development libraries and
 header files, required to develop and/or compile
 applications that use RULI.

Package: rumur
Description-md5: 40129f0478a9f84f22c5aaa201b1917a
Description-en: model checker for the Murphi language
 Rumur is a model checker for use in the formal verification of finite state
 machines specified in the Murphi modelling language. It is based on a previous
 tool, CMurphi, and attempts to provide an approximate drop-in replacement for
 CMurphi.
 .
 Rumur works by reading an input file describing a collection of state variables
 and transition rules, from which it generates a C program to verify safety and
 security properties of this state machine. The generated verifier works by
 exhaustively exploring the state space, checking for violation of invariants or
 deadlocks.
 .
 In comparison to CMurphi, Rumur generates a verifier that runs significantly
 faster and uses less memory on large input problems. Rumur comes with an
 optional wrapper script, rumur-run, that streamlines the process of generating
 a verifier, compiling it, and then running it. This wrapper requires Python.

Package: runawk
Description-md5: 648f8303a32bb1c4a78e95d4790c6847
Description-en: wrapper for AWK interpreter implementing modules
 RunAWK is a small wrapper for AWK interpreter that implements module system
 (similar to Perl's "use" command) and helps in writing standalone AWK
 programs.
 .
 This package also provides about a dozen of modules implementing most
 common string, array and system function.

Package: golang-github-opencontainers-runc-dev
Description-md5: b8a1a472413b94034a70f3493cd01471
Description-en: Open Container Project - development files
 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.
 .
 This package provides development files formerly known as
 "github.com/docker/libcontainer".

Package: runc
Description-md5: a681cc11f1d5cbf09bfaf6eed3f0ea95
Description-en: Open Container Project - runtime
 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.

Package: runcircos-gui
Description-md5: b9a789fa4424c34b11d172c30fcc2a17
Description-en: GUI tool to run circos
 runCircos-gui is a simple yet comprehensive crossplatform software to
 execute Circos from a graphical user interface. The software eliminates
 the need to use command line for running Circos without compremising the
 power of complete commandline parameters and options.
 .
 runCircos-gui optimize running parameters (both toggle options & options
 with arguments) and install Perl packages without using command line.

Package: rungetty
Description-md5: 8ed382c887d7930021aa1be962cc55d7
Description-en: minimal console getty that can run any process
 rungetty might be the getty you were looking for.  It is able to run any
 program, not just login. If a different program than login is used it usually
 is run as nobody:nogroup, or the user/group specified on the commandline.
 rungetty can even be configured to autologin, under certain circumstances.
 See the manual page for more information.
 .
 You have to change some lines in /etc/inittab for having any effect after
 installing the package.  rungetty is based on mingetty and therefore not
 suitable for serial use.

Package: getty-run
Description-md5: 1aea4fdf45185b585473659872e22b7f
Description-en: runscripts to supervise getty processes
 runit is a collection of tools to provide system-wide service supervision
 and to manage services.  Contrary to sysv init, it not only cares about
 starting and stopping services, but also supervises the service daemons
 while they are running.  Amongst other things, it provides a reliable
 interface to send signals to service daemons without the need for pid-files,
 and a log facility with automatic log file rotation and disk space limits.
 .
 This package provides scripts to supervise getty processes, allowing
 local login.

Package: runit
Description-md5: eb15553874e0d9d776a0d1b31885eca3
Description-en: system-wide service supervision
 runit is a collection of tools to provide system-wide service supervision
 and to manage services.  Contrary to sysv init, it not only cares about
 starting and stopping services, but also supervises the service daemons
 while they are running.  Amongst other things, it provides a reliable
 interface to send signals to service daemons without the need for pid-files,
 and a log facility with automatic log file rotation and disk space limits.
 .
 runit service supervision can run under sysv init, systemd or replace the init
 system completely. Complete init replacement is provided by 'runit-init'
 package. Users that want to take advantage of runit supervision under systemd
 or sysv init can directly install the 'runit-run' package.

Package: runit-init
Description-md5: 41eb3ed3f391bc35d1cbabcb0ecf227c
Description-en: system-wide service supervision (as init system)
 runit is a collection of tools to provide system-wide service supervision
 and to manage services.  Contrary to sysv init, it not only cares about
 starting and stopping services, but also supervises the service daemons
 while they are running.  Amongst other things, it provides a reliable
 interface to send signals to service daemons without the need for pid-files,
 and a log facility with automatic log file rotation and disk space limits.
 .
 This package provides /sbin/init as a symlink to runit-init so that the system
 will automatically boot with runit; it also provides compatibility symlinks
 (shutdown, halt, reboot, poweroff) that are expected by desktop environments
 and other system tools.
 To install this package the user need to first remove the `init' metapackage,
 for more details see #1005881 or visit
 https://salsa.debian.org/runit-team/runit-wiki/-/wikis/home

Package: runit-run
Description-md5: 4cbcc1c788c687f0b2196617c39dff9c
Description-en: service supervision (systemd and sysv integration)
 runit is a collection of tools to provide system-wide service supervision
 and to manage services.  Contrary to sysv init, it not only cares about
 starting and stopping services, but also supervises the service daemons
 while they are running.  Amongst other things, it provides a reliable
 interface to send signals to service daemons without the need for pid-files,
 and a log facility with automatic log file rotation and disk space limits.
 .
 This package provides service file to start runit supervision via systemd
 and an entry in /etc/inittab that respawns the supervision tree for sysv
 users.

Package: runit-systemd
Description-md5: cf6f70899e3af1adbbd3c38a7cff7385
Description-en: transitional package for runit-systemd users
 This is a transitional empty package to smooth the transition from
 runit-systemd to runit-run. See #976187 for details. When runit-run
 is successfully installed this package can be removed.

Package: runit-services
Description-md5: 0b6b94e39ac5487a81b9eeb5eae44905
Description-en: UNIX init scheme with service supervision (services)
 runit is a replacement for SysV-init and other init schemes.  It runs on
 Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted
 to other Unix operating systems.  runit implements a simple three-stage
 concept.  Stage 1 performs the system's one-time initialization tasks.
 Stage 2 starts the system's uptime services (via the runsvdir program).
 Stage 3 handles the tasks necessary to shutdown and halt or reboot.
 .
 See http://smarden.org/runit/ for more information.
 .
 This package contains services directories for a collection of services
 available in Debian, to have them run under runit service supervision
 instead of sysvinit or systemd. Services directories are installed under
 /usr/share/runit/sv/ and only services of packages that are installed
 on the system are copied to /etc/sv/. The cpsv utility can be used to
 copy, inspect and update runscripts in /etc/sv/ after the first installation.
 It's recommended to read
 https://salsa.debian.org/Lorenzo.ru.g-guest/runit-services/-/blob/master/README
 before installing this package.

Package: runlim
Description-md5: c4380d5a5e68f532210da580a45bcfcd
Description-en: tool for sampling time and memory usage
 This package contains runlim, a tool for sampling time and memory
 usage of a program and its children using the proc file system of
 Linux. Time and space limits are also supported. It is very helpful
 for benchmarking and running competitions. It also supports limits on
 wall clock time and thus can control runs of multi-threaded programs
 on multi-core machines as well.

Package: runoverssh
Description-md5: 92fd331aa465c8657242d92203974732
Description-en: POSIX-compliant shell script for running shell commands and scripts over SSH
 This program runs a Bash command/script over ssh in one or more hosts
 Feature
 .
  - ask one global password for all connections
  - read commands from a script file instead
  - use the list of hosts from a file
  - use ssh directly instead of sshpass
  - save ssh output
  - disable ssh screen output
  - set custom ssh flags
  - set custom bash flags
  - save ssh output to a custom file

Package: runsnakerun
Description-md5: 54f7ffd5763d13a1e016848839a33223
Description-en: GUI utility for (Python) cProfile or Profile profiler dumps
 RunSnakeRun is a small GUI utility that allows you to view (Python) cProfile or
 Profile profiler dumps in a sortable GUI view.
 .
 It allows you to explore the profiler information using a "square map"
 visualization or sortable tables of data.

Package: aspell-ru
Description-md5: b0949eb10201585e2e5da1ec8b1713f1
Description-en: Russian dictionary for Aspell
 This dictionary contains Russian wordlists for the Aspell
 spellchecker currently supported by GNOME applications.
 .
 The dictionary is generated from the Ispell wordlist.

Package: irussian
Description-md5: 6a3cbcbf9d5d1bc54115f15fa74d0b26
Description-en: Russian dictionary for Ispell
 This dictionary contains Russian wordlists for the Ispell spellchecker.
 .
 The dictionary contains over 122,200 stem words and produces over
 1,168,000 derivate words, including support for the :E (yo) letter.

Package: myspell-ru
Description-md5: 7e6c8c33807c4fef8d75345f65ffef1d
Description-en: transitional dummy package
 This is a dependency package for migration to hunspell-ru
 This package is here only to ensure smooth upgrades from
 myspell-ru to hunspell-ru.
 It can be safely removed afterwards.

Package: rush
Description-md5: eccfa30aa745727208dd6349d2fca244
Description-en: restricted user shell
 GNU Rush is a restricted shell designed for sites providing only
 limited access to resources for remote users. The main binary
 executable is configurable as a user login shell, intended for
 users that only are allowed remote login to the system at hand.
 .
 A notification service can be implemented individually for each
 provided client service, using the TCPMUX support found within
 xinetd, or inetutils-inetd.
 .
 The standard use is to create access to a chrooted target directory,
 typically providing arbitrary combinations of scp, sftp, rsync,
 cvs, svn, and git. Each service may be further restricted in its
 capabilities. The administrator configures pattern matching rules
 for manipulating any incoming request.
 .
 The present restricted shell is an alternative to the well known
 "rssh" package, which provides similar capabilities.

Package: librust-ab-glyph-rasterizer+libm-dev
Description-md5: 429ce48268dd58f065aba2820fdb81a8
Description-en: Coverage rasterization for lines, quadratic & cubic beziers - feature "libm"
 This metapackage enables feature "libm" for the Rust ab_glyph_rasterizer crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-ab-glyph-rasterizer-dev
Description-md5: 5b9bd1b5fed91ba409867fd09a92bd46
Description-en: Coverage rasterization for lines, quadratic & cubic beziers - Rust source code
 This package contains the source for the Rust ab_glyph_rasterizer crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-actix-derive-dev
Description-md5: 61062628ec43b552badefc24ac0c2528
Description-en: Actor framework for Rust - Rust source code
 This package contains the source for the Rust actix_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-addr2line+cpp-demangle-dev
Description-md5: bb855924ea9a26eab6944d94571a0dfe
Description-en: Cross-platform symbolication library - feature "cpp_demangle"
 This metapackage enables feature "cpp_demangle" for the Rust addr2line crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-addr2line+default-dev
Description-md5: 98512ec885c1e43aad9cca9f76248b4b
Description-en: Cross-platform symbolication library - feature "default"
 This metapackage enables feature "default" for the Rust addr2line crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-addr2line+object-dev
Description-md5: 9065faf4bcdfb5d60b2b96353e403bff
Description-en: Cross-platform symbolication library - feature "object"
 This metapackage enables feature "object" for the Rust addr2line crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-addr2line+rustc-demangle-dev
Description-md5: d6f20107855ed056ae601f6cd7ebd811
Description-en: Cross-platform symbolication library - feature "rustc-demangle"
 This metapackage enables feature "rustc-demangle" for the Rust addr2line crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-addr2line+std-dev
Description-md5: 48bc32cf692df40384cb32485cb06d2f
Description-en: Cross-platform symbolication library - feature "std"
 This metapackage enables feature "std" for the Rust addr2line crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-addr2line+std-object-dev
Description-md5: 6fe0f764efa5eea4dda1269ecbc299b7
Description-en: Cross-platform symbolication library - feature "std-object"
 This metapackage enables feature "std-object" for the Rust addr2line crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-addr2line-dev
Description-md5: 344152e0a6f4599b846b2688140a8d9f
Description-en: Cross-platform symbolication library - Rust source code
 This package contains the source for the Rust addr2line crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-adler+compiler-builtins-dev
Description-md5: c6db59eadbe1a6bdac0cf80dfd1b6d38
Description-en: Simple clean-room implementation of the Adler-32 checksum - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust adler crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-adler+core-dev
Description-md5: 5a76629fe3a76cb7e16165d9c4f44986
Description-en: Simple clean-room implementation of the Adler-32 checksum - feature "core"
 This metapackage enables feature "core" for the Rust adler crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-adler+rustc-dep-of-std-dev
Description-md5: 17457e01ba5f6d4a9fc9cec44ecc23fe
Description-en: Simple clean-room implementation of the Adler-32 checksum - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust adler crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-adler-dev
Description-md5: f42c923ccbf6a637af13daf67d7d65b1
Description-en: Simple clean-room implementation of the Adler-32 checksum - Rust source code
 This package contains the source for the Rust adler crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-adler32-dev
Description-md5: 520b88b809b6c8ad647aec89b9099518
Description-en: Minimal Adler32 implementation for Rust - Rust source code
 This package contains the source for the Rust adler32 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-aes-dev
Description-md5: 6d52975a62ec33be762c44ced716016d
Description-en: Facade for AES (Rijndael) block ciphers implementations - Rust source code
 This package contains the source for the Rust aes crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-aes-soft-dev
Description-md5: 8d37e268cfd05c6f0940993c6cc749ca
Description-en: AES (Rijndael) block ciphers bit-sliced implementation - Rust source code
 This package contains the source for the Rust aes-soft crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ahash-dev
Description-md5: 320121ba7698b3f790d3f0b55086887d
Description-en: non-cryptographic hash function - Rust source code
 AHash is the fastest, DOS resistant hash currently available in Rust.
 AHash is intended *exclusively* for use in in-memory hashmaps.
 .
 AHash's output is of high quality
 but aHash is **not** a cryptographically secure hash.
 .
 This package contains the source for the Rust ahash crate,
 packaged for use with cargo and dh-cargo.

Package: librust-ahash-0.7-dev
Description-md5: 320121ba7698b3f790d3f0b55086887d
Description-en: non-cryptographic hash function - Rust source code
 AHash is the fastest, DOS resistant hash currently available in Rust.
 AHash is intended *exclusively* for use in in-memory hashmaps.
 .
 AHash's output is of high quality
 but aHash is **not** a cryptographically secure hash.
 .
 This package contains the source for the Rust ahash crate,
 packaged for use with cargo and dh-cargo.

Package: librust-aho-corasick-dev
Description-md5: 45812a7eb6e5a65add4762d65ed59e4b
Description-en: Fast multiple substring searching - Rust source code
 This package contains the source for the Rust aho-corasick crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: alacritty
Description-md5: 20f2b69e0d0a4575e32d49880cfb2ae6
Description-en: Fast, cross-platform, OpenGL terminal emulator
 Alacritty is a modern terminal emulator that comes with sensible defaults, but
 allows for extensive configuration. By integrating with other applications,
 rather than reimplementing their functionality, it manages to provide a
 flexible set of features with high performance.

Package: librust-alacritty-config-dev
Description-md5: f5ec225377b0eea4e6313a6ac0ee0cd6
Description-en: Alacritty configuration abstractions - Rust source code
 This package contains the source for the Rust alacritty_config crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-alacritty-config-derive-dev
Description-md5: 20b0249c761905385c9218f1bdb75303
Description-en: Failure resistant deserialization derive - Rust source code
 This package contains the source for the Rust alacritty_config_derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-alacritty-terminal-dev
Description-md5: 97e3a114ecd3f0095870e2e18b0e5861
Description-en: Writing terminal emulators - Rust source code
 This package contains the source for the Rust alacritty_terminal crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-aliasable+stable-deref-trait-dev
Description-md5: ffe865cc388c4dcfba8257f20da85d52
Description-en: Basic aliasable (non unique pointer) types - feature "stable_deref_trait"
 This metapackage enables feature "stable_deref_trait" for the Rust aliasable
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-aliasable-dev
Description-md5: e52aecbb8408aec9ee76df584f6c6aa8
Description-en: Basic aliasable (non unique pointer) types - Rust source code
 This package contains the source for the Rust aliasable crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-alloc-no-stdlib-dev
Description-md5: a2f0cdd1a2662698c194142da33a131b
Description-en: Dynamic allocator that may be used with or without the stdlib - Rust source code
 This allows a package with nostd to allocate memory dynamically and be used
 either with a custom allocator, items on the stack, or by a package that wishes
 to simply use Box<>. It also provides options to use calloc or a mutable global
 variable for pre-zeroed memory
 .
 This package contains the source for the Rust alloc-no-stdlib crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-alloc-stdlib-dev
Description-md5: fb857719e9dd7ba67d4ae9ceea90d593
Description-en: Dynamic allocator example that may be used with the stdlib - Rust source code
 This package contains the source for the Rust alloc-stdlib crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-alsa-sys-dev
Description-md5: dae2110d460ff7c180fbdbdd0ee3a78b
Description-en: FFI bindings for the ALSA project (Advanced Linux Sound Architecture) - Rust source code
 This package contains the source for the Rust alsa-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ammonia-dev
Description-md5: fddb9129ee9cdc60e627ee4109693681
Description-en: HTML Sanitization - Rust source code
 This package contains the source for the Rust ammonia crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-anes-dev
Description-md5: 6c1470aa1fc4d33fb918aa870fd542cd
Description-en: ANSI Escape Sequences provider & parser - Rust source code
 This package contains the source for the Rust anes crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ansi-colours-dev
Description-md5: a46e46d84da805545cd7df7666e4426b
Description-en: True-colour ↔ ANSI terminal palette converter - Rust source code
 This package contains the source for the Rust ansi_colours crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ansi-term+derive-serde-style-dev
Description-md5: 1cd55466c89f1ab71f67d616d91d1223
Description-en: ANSI terminal styles and colors - feature "derive_serde_style" and 1 more
 This metapackage enables feature "derive_serde_style" for the Rust ansi_term
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde" feature.

Package: librust-ansi-term-dev
Description-md5: ae1348783ab2f8c0901caa2277555e89
Description-en: ANSI terminal styles and colors - Rust source code
 This package contains the source for the Rust ansi_term crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ansi-to-tui-dev
Description-md5: 4292f594680d66678b2c8d24cf7c50ba
Description-en: Convert ansi color coded text into tui::text::Text type from tui-rs library - Rust source code
 This package contains the source for the Rust ansi-to-tui crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-antidote-dev
Description-md5: d3d41f1149c48db645c9928b01568f21
Description-en: Poison-free Mutex and RwLock types - Rust source code
 This package contains the source for the Rust antidote crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-anyhow-dev
Description-md5: f33425633108bd0d3f4dd456b9b2e07e
Description-en: Flexible concrete Error type built on std::error::Error - Rust source code
 This package contains the source for the Rust anyhow crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-aom-sys-dev
Description-md5: a929a749287851d1ea4e3dd9b7e50032
Description-en: FFI bindings to aom - Rust source code
 This package contains the source for the Rust aom-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-app-dirs2-dev
Description-md5: dc4ac1048aa041911bc98a4f3d72c966
Description-en: Put your app's data in the right place on every platform - Rust source code
 Community-maintained project.
 .
 This package contains the source for the Rust app_dirs2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-approx+num-complex-dev
Description-md5: 205232d1941b6b21e25cadf9f0ca9520
Description-en: Approximate floating point equality comparisons and assertions - feature "num-complex"
 This metapackage enables feature "num-complex" for the Rust approx crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-approx-dev
Description-md5: cd05eb3f5ecb3e1b2ae87ab058cbb015
Description-en: Approximate floating point equality comparisons and assertions - Rust source code
 This package contains the source for the Rust approx crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ar-dev
Description-md5: e14d422075cb4381c5e4dd6fbc9f849f
Description-en: Encoding/decoding Unix archive files - Rust source code
 This package contains the source for the Rust ar crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-arbitrary-dev
Description-md5: e1ec1ad28a3f932a80a0a284a0a0488b
Description-en: Trait for generating structured data from unstructured data - Rust source code
 This package contains the source for the Rust arbitrary crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-arc-swap-dev
Description-md5: de4b8aa9fe39cc5f2d8e36dfe67a9d7d
Description-en: Atomically swappable Arc - Rust source code
 This package contains the source for the Rust arc-swap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-arg-enum-proc-macro-dev
Description-md5: ae32c9709d5ba74446b3c2fd428dde67
Description-en: Procedural macro compatible with clap arg_enum - Rust source code
 This package contains the source for the Rust arg_enum_proc_macro crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-argh-dev
Description-md5: a235482581eb3da11b03c25526d61d45
Description-en: Derive-based argument parser optimized for code size - Rust source code
 This package contains the source for the Rust argh crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-argh-derive-dev
Description-md5: 4274b3d882101a8d055bad9fb8320114
Description-en: Derive-based argument parsing optimized for code size - Rust source code
 This package contains the source for the Rust argh_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-argh-shared-dev
Description-md5: 09ab6865c8404749e365da88b2e11ae2
Description-en: Derive-based argument parsing optimized for code size - Rust source code
 This package contains the source for the Rust argh_shared crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-argmax-dev
Description-md5: 4bb024487fab930eafc81054f5069bfe
Description-en: Deal with 'argument too long' errors - Rust source code
 This package contains the source for the Rust argmax crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-argon2rs+simd-dev
Description-md5: 82487b13033224e10ece470adc1dca65
Description-en: Pure Rust password hashing library that runs on Argon2 - feature "simd"
 This metapackage enables feature simd for the Rust argon2rs crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-argon2rs-dev
Description-md5: d071362cbeab2ec82c416fb85d926a37
Description-en: Pure Rust password hashing library that runs on Argon2 - Rust source code
 This package contains the source for the Rust argon2rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-argparse-dev
Description-md5: f4a6868f0ec9fc36fe395f1b06029415
Description-en: Powerful command-line argument parsing library - Rust source code
 This package contains the source for the Rust argparse crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-array-init-dev
Description-md5: 04c3e7617a2b815fb7a5bdbed054c2a9
Description-en: Safe wrapper for initializing fixed-size arrays - Rust source code
 This package contains the source for the Rust array-init crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-array-macro-dev
Description-md5: 948264d65e2fc2c142c2a8fb6824a79f
Description-en: Array multiple elements constructor syntax - Rust source code
 This package contains the source for the Rust array-macro crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-arrayref-dev
Description-md5: b9defe3647c07642ecbbd5f8a4e2d9a5
Description-en: Macros to take array references of slices - Rust source code
 This package contains the source for the Rust arrayref crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-arrayvec+serde-dev
Description-md5: d0d755fe8c02e42d5b74c0c70ec6ecda
Description-en: Vector with fixed capacity, backed by an array - feature "serde"
 Implements fixed capacity ArrayVec and ArrayString.
 .
 This metapackage enables feature "serde" for the Rust arrayvec crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-arrayvec-dev
Description-md5: e6e106c0cd9b7ab60c6b4de2be780350
Description-en: Vector with fixed capacity, backed by an array - Rust source code
 Implements fixed capacity ArrayVec and ArrayString.
 .
 This package contains the source for the Rust arrayvec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-arrayvec-0.5+serde-dev
Description-md5: a85c99c76ef45dc69740cd8c1f8b4126
Description-en: Vector with fixed capacity, backed by an array (it can be stored on the stack too) - feature "serde"
 Implements fixed capacity ArrayVec and ArrayString.
 .
 This metapackage enables feature "serde" for the Rust arrayvec crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-arrayvec-0.5-dev
Description-md5: 17850e9c65a827d597beaaaa625b8919
Description-en: Vector with fixed capacity, backed by an array (it can be stored on the stack too) - Rust source code
 Implements fixed capacity ArrayVec and ArrayString.
 .
 This package contains the source for the Rust arrayvec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-as-result-dev
Description-md5: ab36432d3bb18fac26b7e1939d726870
Description-en: Traits for converting types which may be interpreted as or into a result - Rust source code
 This package contains the source for the Rust as-result crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ascii+serde-dev
Description-md5: c645d979958075746f7bf3ca65cad4c0
Description-en: ASCII-only equivalents to `char`, `str` and `String` - feature "serde"
 This metapackage enables feature "serde" for the Rust ascii crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-ascii+serde-test-dev
Description-md5: 522122a4b6204f6cc65f752f0fbff56d
Description-en: ASCII-only equivalents to `char`, `str` and `String` - feature "serde_test"
 This metapackage enables feature "serde_test" for the Rust ascii crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-ascii-dev
Description-md5: 1d8164305a9bbcfee40b4795ed6de771
Description-en: ASCII-only equivalents to `char`, `str` and `String` - Rust source code
 This package contains the source for the Rust ascii crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ascii-canvas-dev
Description-md5: 0e9a0e0c409f1c9ac27f18844d80f7fe
Description-en: Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code
 This package contains the source for the Rust ascii-canvas crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ascii-table-dev
Description-md5: 1dc8bd7fd512b019bb3a78bf170f594c
Description-en: Print ASCII tables to the terminal - Rust source code
 This package contains the source for the Rust ascii_table crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ashpd-dev
Description-md5: 4e01c22b9abbb36d9752d3320739362b
Description-en: XDG portals wrapper in Rust using zbus - Rust source code
 This package contains the source for the Rust ashpd crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-askama-escape-dev
Description-md5: 66f4053fc7b8f95290af75f962f9a323
Description-en: Optimized HTML escaping code, extracted from Askama - Rust source code
 This package contains the source for the Rust askama_escape crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-asn1-dev
Description-md5: c73d8ef6c5198e962cec7a17862f8d03
Description-en: ASN.1 (DER) parser and writer for Rust - Rust source code
 This package contains the source for the Rust asn1 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-asn1-derive-dev
Description-md5: 32f8be7f56eb5d293db94402a73586a3
Description-en: #[derive] support for asn1 - Rust source code
 This package contains the source for the Rust asn1_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assert-dev
Description-md5: eb71ed96c66c86163420f06bbb7d6887
Description-en: Package provides assertions for testing - Rust source code
 This package contains the source for the Rust assert crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assert-approx-eq-dev
Description-md5: 8c6d1ab2e3fffcb1c2863937d713be3d
Description-en: Assert approximately equal - Rust source code
 This package contains the source for the Rust assert_approx_eq crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-assert-cli-dev
Description-md5: c8823f61e046ca483ab70ce384cf48aa
Description-en: test CLI applications - Rust source code
 This package contains the source for the Rust assert_cli crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assert-cmd-dev
Description-md5: 4a52f3591af4df1be942a2c2e33cd307
Description-en: Test CLI Applications - Rust source code
 This package contains the source for the Rust assert_cmd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assert-impl-dev
Description-md5: 9388437b235f33c8936b6c280fc2ffc5
Description-en: Macro for static assert types implement a trait or not - Rust source code
 This package contains the source for the Rust assert-impl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assert-json-diff-dev
Description-md5: b76c3f57e10a60f3d825278822113a6a
Description-en: easily compare two JSON values and get great output - Rust source code
 This crate includes macros for comparing two serializable values
 by diffing their JSON representations.
 It is designed to give much more helpful error messages
 than the standard [`assert_eq!`].
 It basically does a diff of the two objects
 and tells you the exact differences.
 This is useful when asserting that two large JSON objects are the same.
 .
 This package contains the source for the Rust assert-json-diff crate,
 packaged for use with cargo and dh-cargo.

Package: librust-assert-matches-dev
Description-md5: f297164d57fd5831a5d1dc55c6e07e38
Description-en: Asserts that a value matches a pattern - Rust source code
 This package contains the source for the Rust assert_matches crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-assign-dev
Description-md5: 97cd3f34d10979834ce6b1614b35ca2b
Description-en: Simple macro to allow mutating instance with declarative flavor - Rust source code
 This package contains the source for the Rust assign crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-async-attributes-dev
Description-md5: f2dbb8e016e2ba787d154faead7eb01a
Description-en: experimental language-level polyfills for Async Rust - Rust source code
 Async Rust is a work in progress.
 The language has enabled us to do some fantastic things,
 but not everything is figured out yet.
 This crate exists to polyfill language-level support for async idioms
 before they can be part of the language.
 .
 A great example of this is "async fn main",
 which we first introduced as part of the "runtime" crate.
 Its premise is that if "async fn" is required for every "await" call,
 it makes sense to apply that even to "fn main".
 Unfortunately this would require compiler support to enable,
 so we've provided an experimental polyfill for it in the mean time.
 .
 This package contains the source
 for the Rust async-attributes crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-broadcast-dev
Description-md5: ac281b80b741400ed1076a559b796676
Description-en: Async broadcast channels - Rust source code
 This package contains the source for the Rust async-broadcast crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-async-channel-dev
Description-md5: 3b4a69c802f5249884a9d90b93e897db
Description-en: async multi-producer multi-consumer channel - Rust source code
 async-channel is a lightweight implementation
 of asyncronous multi-producer multi-consumer channels.
 .
 This package contains the source
 for the Rust async-channel crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-executor-dev
Description-md5: a04f059b5e33069d7c51831a4ecee266
Description-en: async executors - Rust source code
 async-executor provides a lighweight implementation
 of asyncronous executors.
 .
 This package contains the source
 for the Rust async-executor crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-fs-dev
Description-md5: 9728d5a9e83de54d3b8a69596c69786b
Description-en: async filesystem primitives - Rust source code
 async-fs is a lightweight implementation
 of asyncronous filesystem primitives.
 .
 This package contains the source
 for the Rust async-fs crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-global-executor-dev
Description-md5: 689462fdf41f205aefafc05775346588
Description-en: Global executor built on top of async-executor and async-io - Rust source code
 This package contains the source for the Rust async-global-executor crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-async-io-dev
Description-md5: 8b02d211e834e2291c84dfdbfebdaf95
Description-en: Async I/O and timers - Rust source code
 This package contains the source for the Rust async-io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-async-lock-dev
Description-md5: e401964ab1b997df8f20aba9139ae603
Description-en: async synchronization primitives - Rust source code
 async-lock is a lightweight implementation
 of asyncronous synchronization primitives.
 .
 This package contains the source
 for the Rust async-lock crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-mutex-dev
Description-md5: 2578ba9a3bb7762bb55e88ea07aeedee
Description-en: Async mutex - Rust source code
 This package contains the source for the Rust async-mutex crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-async-net-dev
Description-md5: 8e41175262832301e451161db7eb7915
Description-en: async networking primitives - Rust source code
 async-net is a lightweight implementation
 of asyncronous networking primitives for TCP/UDP/Unix communication.
 .
 This package contains the source
 for the Rust async-net crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-process-dev
Description-md5: a93800ee89cff906162aa67c120cec68
Description-en: async interface for working with processes - Rust source code
 async-process provides a lightweight interface
 for working asyncronously with processes.
 .
 This package contains the source
 for the Rust async-process crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-recursion-dev
Description-md5: 1c550ded34856e639b7337ab4f1640e3
Description-en: Recursion for async functions - Rust source code
 This package contains the source for the Rust async-recursion crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-async-std-dev
Description-md5: 92bc0d2faebb9a8c36c0a0ca06b7745e
Description-en: async version of the Rust standard library - Rust source code
 async-std is a library
 that looks and feels like the Rust standard library,
 except everything in it is made to work with async/await
 exactly as you would expect it to.
 .
 This package contains the source for the Rust async-std crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-std-resolver-dev
Description-md5: 36ebcdfbc278fc55489cc14bf4e5ba19
Description-en: Trust-DNS is a safe and secure DNS library, for async-std - Rust source code
 This Resolver library uses the trust-dns-proto library to perform all DNS
 queries. The Resolver is intended to be a high-level library for any DNS record
 resolution see Resolver and AsyncResolver for supported resolution types. The
 Client can be used for other queries.
 .
 This package contains the source for the Rust async-std-resolver crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-async-stream-dev
Description-md5: 218a5b43f7ffca7962e0719e0f0fc59b
Description-en: Asynchronous streams using async & await notation - Rust source code
 This package contains the source for the Rust async-stream crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-async-stream-impl-dev
Description-md5: 6505bd2cb9bf1dcb6bfcf46a9f7f99ae
Description-en: Proc macros for async-stream crate - Rust source code
 This package contains the source for the Rust async-stream-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-async-task-dev
Description-md5: 083870ff194a0afa6798109e2212baee
Description-en: task abstraction for building executors - Rust source code
 async-task provides task abstraction for building executors.
 .
 To spawn a future onto an executor,
 we first need to allocate it on the heap
 and keep some state attached to it.
 The state indicates whether the future is ready for polling,
 waiting to be woken up, or completed.
 Such a stateful future is called a task.
 .
 This package contains the source
 for the Rust async-task crate,
 packaged for use with cargo and dh-cargo.

Package: librust-async-trait-dev
Description-md5: ace450dfd968183d2b2efffe4d71d6bb
Description-en: Type erasure for async trait methods - Rust source code
 This package contains the source for the Rust async-trait crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-atk-dev
Description-md5: 47228c1b0ddbdf9e34f3e81e4fe7251f
Description-en: Rust bindings for the ATK library - Rust source code
 This package contains the source for the Rust atk crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-atk-sys-dev
Description-md5: 0c3c7bbf99aa9eeb366bb6fd80e0b2e6
Description-en: FFI bindings to libatk-1 - Rust source code
 This package contains the source for the Rust atk-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-atlatl+serde-dev
Description-md5: 13a460b7ea42fb885f584a380d7e19a8
Description-en: Double-array tries - feature "serde"
 This metapackage enables feature serde for the Rust atlatl crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-atlatl-dev
Description-md5: ffb7b09fd93f3155911d2f29747122b1
Description-en: Double-array tries - Rust source code
 This package contains the source for the Rust atlatl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-atoi-dev
Description-md5: 3440e7cb6917dfbc38836eb17eba291d
Description-en: Parse integers directly from `[u8]` slices in safe code - Rust source code
 This package contains the source for the Rust atoi crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-atom-dev
Description-md5: dd34c45cd1627d4fc76887c79acf9b59
Description-en: Safe abstraction around AtomicPtr - Rust source code
 This package contains the source for the Rust atom crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-atomic-dev
Description-md5: 3dae166ebb0aecb7f3c0840a5b7cea13
Description-en: Generic Atomic<T> wrapper type - Rust source code
 This package contains the source for the Rust atomic crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-atomic-waker-dev
Description-md5: 1fd1e2621e6b9a07a0af644abcadbdbc
Description-en: Synchronization primitive for task wakeup - Rust source code
 This package contains the source for the Rust atomic-waker crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-atty-dev
Description-md5: 1459f79a5478b6b82fdbddeb953760a5
Description-en: Simple interface for querying atty - Rust source code
 This package contains the source for the Rust atty crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-autocfg-dev
Description-md5: 6d73467130b9b2909ad2254090d76de4
Description-en: Automatic cfg for Rust compiler features - Rust source code
 This package contains the source for the Rust autocfg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-automod-dev
Description-md5: 187068f4d1850c7fce3f296c20af3b5d
Description-en: Pull in every source file in a directory as a module - Rust source code
 This package contains the source for the Rust automod crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-av-metrics-dev
Description-md5: d319652bb52709168adbb989865a4dcf
Description-en: Collection of algorithms for measuring audio/video metrics - Rust source code
 This package contains the source for the Rust av-metrics crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-average-dev
Description-md5: 2e09b73800652d3235d11733bd3dd4cc
Description-en: Calculate statistics iteratively - Rust source code
 This package contains the source for the Rust average crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: b3sum
Description-md5: 20e51b2306ef32c102665b1e0fca9724
Description-en: Command line tool for the BLAKE3 hash
 BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1,
  SHA-2, SHA-3, and BLAKE2 and
  Secure, unlike MD5 and SHA-1. And secure against length extension.
  Note, This package includes binary "b3sum" which is built from official
  multithreaded  implementation of BLAKE3 in rust.

Package: librust-backoff-dev
Description-md5: 6ec65272a120acb0663c7b48acb22770
Description-en: Retry operations with exponential backoff policy - Rust source code
 This package contains the source for the Rust backoff crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-backtrace+cpp-demangle-dev
Description-md5: 122a5471cd47295cf0f460ca735aa87d
Description-en: Acquire a backtrace at runtime - feature "cpp_demangle"
 This metapackage enables feature "cpp_demangle" for the Rust backtrace crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-backtrace+rustc-serialize-dev
Description-md5: 6c9a44c6129f71fe1fd0d2e14e870096
Description-en: Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more
 This metapackage enables feature "rustc-serialize" for the Rust backtrace
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serialize-rustc" feature.

Package: librust-backtrace+serde-dev
Description-md5: 7de937d3c6823f8d5911526a8c45aba4
Description-en: Acquire a backtrace at runtime - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust backtrace crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serialize-serde" feature.

Package: librust-backtrace+verify-winapi-dev
Description-md5: de44b7f43d7b6108c987b9f243616301
Description-en: Acquire a backtrace at runtime - feature "verify-winapi"
 This metapackage enables feature "verify-winapi" for the Rust backtrace crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-backtrace+winapi-dev
Description-md5: 008a16cd88bfc740ac97c9feff5d98c2
Description-en: Acquire a backtrace at runtime - feature "winapi"
 This metapackage enables feature "winapi" for the Rust backtrace crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-backtrace-dev
Description-md5: 9ed80f85e2f939fac9856726708e1ab6
Description-en: Acquire a backtrace at runtime - Rust source code
 This package contains the source for the Rust backtrace crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-backtrace-sys+compiler-builtins-dev
Description-md5: 449090847cf8e4542ec893a60c49b40a
Description-en: Bindings to the libbacktrace gcc library - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust backtrace-sys
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-backtrace-sys+core-dev
Description-md5: a70caf42f8e9cd043779c1cf3c67df0e
Description-en: Bindings to the libbacktrace gcc library - feature "core"
 This metapackage enables feature "core" for the Rust backtrace-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-backtrace-sys+rustc-dep-of-std-dev
Description-md5: 59a5d63002fb27a979ed3eba8d18bcae
Description-en: Bindings to the libbacktrace gcc library - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust backtrace-sys
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-backtrace-sys-dev
Description-md5: b1c510214e80e27d0736ec1af8d2dc8e
Description-en: Bindings to the libbacktrace gcc library - Rust source code
 This package contains the source for the Rust backtrace-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bare-metal-dev
Description-md5: 5ab205440487f6d1fed5efd394a75399
Description-en: Abstractions common to bare metal systems - Rust source code
 This package contains the source for the Rust bare-metal crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-base-x-dev
Description-md5: c6333f9b483b178fc35be6cbdc9ed49e
Description-en: Encode/decode any base - Rust source code
 This package contains the source for the Rust base-x crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-base32-dev
Description-md5: a7afc60f09d6e8ea20c4a4cf67173741
Description-en: Base32 encoder/decoder for Rust - Rust source code
 This package contains the source for the Rust base32 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-base64-dev
Description-md5: 6e66df8675155a1bdb1398a6010b9073
Description-en: Encodes and decodes base64 as bytes or utf8 - Rust source code
 This package contains the source for the Rust base64 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-base64ct-dev
Description-md5: b57bfc31cff24d03f5b87ee671b8c29c
Description-en: Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code
 This package contains the source for the Rust base64ct crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: bat
Description-md5: fe57157c2e97d51f6072ac586ca26707
Description-en: cat(1) clone with syntax highlighting and git integration
 bat is a drop-in cat(1) replacement featuring:
 .
  * syntax highlighting for a large number of languages;
  * git integration;
  * automatic paging;
  * a user-friendly command-line interface.
 .
 In this package the executable and its manpage have been renamed from ‘bat’ to
 ‘batcat’ because of a file name clash with another Debian package.

Package: librust-bat-dev
Description-md5: 0669964c729a2757eb06fc3c60056ff5
Description-en: Cat(1) clone with wings - Rust source code
 This package contains the source for the Rust bat crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-bcder+backtrace-dev
Description-md5: 820af5b1f0799eb56ace4a41290a44e4
Description-en: Handling of data encoded in BER, CER, and DER - feature "backtrace" and 1 more
 This metapackage enables feature "backtrace" for the Rust bcder crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "extra-debug" feature.

Package: librust-bcder-dev
Description-md5: 46b4b139e605fcd24d5ee4016d39934d
Description-en: Handling of data encoded in BER, CER, and DER - Rust source code
 This package contains the source for the Rust bcder crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-beef-dev
Description-md5: ab3c0f3c34288cf56321a47d5e5c65f8
Description-en: More compact Cow - Rust source code
 This package contains the source for the Rust beef crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-bencher-dev
Description-md5: ecbd9f5e48b16e3e1da47ca7eb2aa4e7
Description-en: Port of the libtest (unstable Rust) benchmark runner to Rust stable releases - Rust source code
 Supports running benchmarks and filtering based on the name. Benchmark
 execution works exactly the same way and no more (caveat: black_box is still
 missing!).
 .
 This package contains the source for the Rust bencher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bet-dev
Description-md5: 1d6de0b93995bbe60cde755e45e61da0
Description-en: Helps parsing and evaluating binary expression trees - Rust source code
 This package contains the source for the Rust bet crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-better-panic-dev
Description-md5: 34becdc3b2f002e9e97401496320d954
Description-en: Pretty panic backtraces inspired by Python's tracebacks - Rust source code
 This package contains the source for the Rust better-panic crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bigdecimal+serde-dev
Description-md5: b64e0908521fece06089db72a66e6057
Description-en: Arbitrary precision decimal numbers - feature "serde"
 This metapackage enables feature "serde" for the Rust bigdecimal crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bigdecimal-dev
Description-md5: d31c499ee02c68282d37d06fd8194138
Description-en: Arbitrary precision decimal numbers - Rust source code
 This package contains the source for the Rust bigdecimal crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-binary-heap-plus+serde-dev
Description-md5: 9a1ff0127a3b8071ea65324e28063e8c
Description-en: Enhanced version of std::collections::BinaryHeap - feature "serde"
 This metapackage enables feature "serde" for the Rust binary-heap-plus crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-binary-heap-plus-dev
Description-md5: 3f763523ef59b39628b86583d61b89c6
Description-en: Enhanced version of std::collections::BinaryHeap - Rust source code
 This package contains the source for the Rust binary-heap-plus crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-binascii-dev
Description-md5: 9330dc297701b69f32f86bd9ba1fea82
Description-en: Useful no-std binascii operations including base64, base32 and base16 (hex) - Rust source code
 This package contains the source for the Rust binascii crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bincode-dev
Description-md5: fd7a85bf88b79b9584cf652f6aea851c
Description-en: Binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa! - Rust source code
 This package contains the source for the Rust bincode crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: bindgen
Description-md5: e8f3a199a6e0e3d12fa1f96b17f8274a
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries
 This package contains the following binaries built from the Rust crate
 "bindgen":
  - bindgen

Package: librust-bindgen+clap-dev
Description-md5: be4603e826f0aae999d3eb775bb90cc7
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "clap"
 This metapackage enables feature "clap" for the Rust bindgen crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bindgen+default-dev
Description-md5: fd8b1e05f2d25b9b2162a57139669be8
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "default"
 This metapackage enables feature "default" for the Rust bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bindgen+env-logger-dev
Description-md5: fb44cc093c6dfaa17c49f78b9fa10c26
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "env_logger"
 This metapackage enables feature "env_logger" for the Rust bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bindgen+log-dev
Description-md5: 77470a4d9730c0f0efaf03f22d794f33
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "log"
 This metapackage enables feature "log" for the Rust bindgen crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bindgen+logging-dev
Description-md5: b5354fc92d2059ffe25bc602edb4ca1e
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "logging"
 This metapackage enables feature "logging" for the Rust bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bindgen+runtime-dev
Description-md5: 4a4f117a25c53f46b771e2e78b4a7dc1
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "runtime"
 This metapackage enables feature "runtime" for the Rust bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bindgen+static-dev
Description-md5: e3d5976b78e445e2ba641bea62c3029e
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "static"
 This metapackage enables feature "static" for the Rust bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bindgen+which-dev
Description-md5: a23857bf5a72067077066013289a5699
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "which" and 1 more
 This metapackage enables feature "which" for the Rust bindgen crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "which-rustfmt" feature.

Package: librust-bindgen-dev
Description-md5: 2071f573791c7eece467eb6abaa1a354
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
 This package contains the source for the Rust bindgen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bit-set+std-dev
Description-md5: 8ea93ef65ce96251193fb7b82c40ad87
Description-en: Set of bits - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust bit-set crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-bit-set-dev
Description-md5: d6550a36ec76d90a02a34aa71f90b7b9
Description-en: Set of bits - Rust source code
 This package contains the source for the Rust bit-set crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bit-vec-dev
Description-md5: f8f93900b295f4e88dd8c40599b7fe93
Description-en: Vector of bits - Rust source code
 This package contains the source for the Rust bit-vec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bitflags-dev
Description-md5: e8ea02164814596ae7402f445e527e5b
Description-en: Macro to generate structures which behave like bitflags - Rust source code
 This package contains the source for the Rust bitflags crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bitmaps-dev
Description-md5: 2951ae7c524b2830abf2d8ca4326a61c
Description-en: Fixed size boolean arrays - Rust source code
 This package contains the source for the Rust bitmaps crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bitstream-io-dev
Description-md5: cb6df827424bc70a0876258fe116a23e
Description-en: Reading/writing un-aligned values from/to streams in big-endian and little-endian formats - Rust source code
 This package contains the source for the Rust bitstream-io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blake2-rfc-dev
Description-md5: 3a1a09a8cf483d13acdb3a35f926b175
Description-en: Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code
 This package contains the source for the Rust blake2-rfc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blake2b-simd-dev
Description-md5: 4d02b50c1fc50afe955e3253e016621b
Description-en: Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
 This package contains the source for the Rust blake2b_simd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blake2b-simd-0.5-dev
Description-md5: 4d02b50c1fc50afe955e3253e016621b
Description-en: Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code
 This package contains the source for the Rust blake2b_simd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blake2s-simd-dev
Description-md5: e8761e2e49c29885ccc9e7013194c66a
Description-en: Pure Rust BLAKE2s implementation with dynamic SIMD - Rust source code
 This package contains the source for the Rust blake2s_simd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blake3-dev
Description-md5: 0cbb60a0cf51e1de499fb6d9933572a8
Description-en: BLAKE3 hash function - Rust source code
 This package contains the source for the Rust blake3 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blobby-dev
Description-md5: 1dfcc5edf6fa8301a6d0599a719e3a33
Description-en: Iterator over simple binary blob storage - Rust source code
 This package contains the source for the Rust blobby crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-block-dev
Description-md5: dfc440df9ce3d5885753bb20ece8ecb1
Description-en: Rust interface for Apple's C language extension of blocks - Rust source code
 This package contains the source for the Rust block crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-block-buffer-dev
Description-md5: 6b8a92dce041d299e1e83db15bbad219
Description-en: Buffer type for block processing of data - Rust source code
 This package contains the source for the Rust block-buffer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-block-buffer-0.9+block-padding-dev
Description-md5: f93b11b1a8a74bbc01e5a8198a2c16a3
Description-en: Fixed size buffer for block processing of data - feature "block-padding"
 This metapackage enables feature "block-padding" for the Rust block-buffer
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-block-buffer-0.9-dev
Description-md5: 09a6988443e22e5780d3a2cb61a3d082
Description-en: Fixed size buffer for block processing of data - Rust source code
 This package contains the source for the Rust block-buffer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-block-cipher-trait+blobby-dev
Description-md5: 9fe2dedef63260026e25d23bb89e5f49
Description-en: Traits for description of block ciphers - feature "blobby" and 1 more
 This metapackage enables feature "blobby" for the Rust block-cipher-trait
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "dev" feature.

Package: librust-block-cipher-trait-dev
Description-md5: fa21981b0193d0911e1d7fac6e81ea5c
Description-en: Traits for description of block ciphers - Rust source code
 This package contains the source for the Rust block-cipher-trait crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-block-modes-dev
Description-md5: 26e78aebbcf799e408f016ffdd4ad8d6
Description-en: Block cipher modes of operation - Rust source code
 This package contains the source for the Rust block-modes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-block-padding-dev
Description-md5: 0a6097df45030a434af3a9869feb815c
Description-en: Padding and unpadding of messages divided into blocks - Rust source code
 This package contains the source for the Rust block-padding crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-blocking-dev
Description-md5: 03d29515c0c8bcbd36a1dae28b613a40
Description-en: thread pool for isolating blocking I/O - Rust source code
 blocking provides a thread pool
 for isolating blocking I/O in async programs.
 .
 Sometimes there's no way to avoid blocking I/O.
 Consider files or stdin,
 which have weak asyncronous support on modern operating systems.
 While IOCP, AIO, and io_uring are possible solutions,
 they're not always available or ideal.
 .
 Since blocking is not allowed inside futures,
 we must move blocking I/O onto a special thread pool
 provided by this crate.
 The pool dynamically spawns and stops threads
 depending on the current number of running I/O jobs.
 .
 This package contains the source
 for the Rust blocking crate,
 packaged for use with cargo and dh-cargo.

Package: librust-box-drawing-dev
Description-md5: e70ed8e9efce2468d97bad9bdf0b7fd4
Description-en: Very simple library containing constants for UTF-8 box drawing - Rust source code
 This package contains the source for the Rust box_drawing crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-boxfnonce-dev
Description-md5: d2657046b3d4f5d126329d9232d0963c
Description-en: Safe FnOnce boxing for rust stable - Rust source code
 This package contains the source for the Rust boxfnonce crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-brotli-decompressor-dev
Description-md5: 61dd1f62cd6844b90092d45ea87c154d
Description-en: Brotli decompressor library avoiding the rust stdlib - Rust source code
 This makes it suitable for embedded devices and kernels. It is designed with a
 pluggable allocator so that the standard lib's allocator may be employed. The
 default build also includes a stdlib allocator and stream interface. Disable
 this with --features=no-stdlib. Alternatively, --features=unsafe turns off
 array bounds checks and memory initialization but provides a safe interface
 for the caller.  Without adding the --features=unsafe argument, all included
 code is safe. For compression in addition to this library, download https://
 github.com/dropbox/rust-brotli
 .
 This package contains the source for the Rust brotli-decompressor crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-bs58+check-dev
Description-md5: 1a970ab466e9c525a7a4a009de14b8c1
Description-en: Another Base58 codec implementation - feature "check" and 1 more
 This metapackage enables feature "check" for the Rust bs58 crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "sha2" feature.

Package: librust-bs58-dev
Description-md5: c7f91b3b3bbd663d3c02f82eda6d4fda
Description-en: Another Base58 codec implementation - Rust source code
 This package contains the source for the Rust bs58 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-bstr+default-dev
Description-md5: d5bcfdd0d71b8cb6a53aa4839983d270
Description-en: String type that is not required to be valid UTF-8 - feature "default"
 This metapackage enables feature "default" for the Rust bstr crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bstr+lazy-static-dev
Description-md5: 6d8bfc627e07a1374551f3b27abec026
Description-en: String type that is not required to be valid UTF-8 - feature "lazy_static"
 This metapackage enables feature "lazy_static" for the Rust bstr crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bstr+regex-automata-dev
Description-md5: 8d61d1eaf656392963ff36c0c095e978
Description-en: String type that is not required to be valid UTF-8 - feature "regex-automata"
 This metapackage enables feature "regex-automata" for the Rust bstr crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bstr+serde-dev
Description-md5: bb312d9af7487debbf4a1eb24879cef6
Description-en: String type that is not required to be valid UTF-8 - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust bstr crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde1-nostd" feature.

Package: librust-bstr+serde1-dev
Description-md5: ff63ebeec27e0f1745a8170f57e80a9e
Description-en: String type that is not required to be valid UTF-8 - feature "serde1"
 This metapackage enables feature "serde1" for the Rust bstr crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bstr+std-dev
Description-md5: 8b4d9c655e709685eaac7f4fad04301a
Description-en: String type that is not required to be valid UTF-8 - feature "std"
 This metapackage enables feature "std" for the Rust bstr crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-bstr+unicode-dev
Description-md5: 484d00bd19700d6fb0fb479d7b41904b
Description-en: String type that is not required to be valid UTF-8 - feature "unicode"
 This metapackage enables feature "unicode" for the Rust bstr crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bstr-dev
Description-md5: 135f2199c3866ad45478dfd9152e47f6
Description-en: String type that is not required to be valid UTF-8 - Rust source code
 This package contains the source for the Rust bstr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-buffered-reader-dev
Description-md5: 2bbea63f39c5504153dfb55a28a134af
Description-en: Super-powered Reader - Rust source code
 This package contains the source for the Rust buffered-reader crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-build-const-dev
Description-md5: a15369229369c769d03834acbaaf1f0c
Description-en: Creating importable constants from build.rs or a script - Rust source code
 This package contains the source for the Rust build_const crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bumpalo-dev
Description-md5: d3f88f85a83301a16f12cd597d878bff
Description-en: Fast bump allocation arena for Rust - Rust source code
 This package contains the source for the Rust bumpalo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-byte-slice-cast-dev
Description-md5: a4e17201a32425b3fe97f8fbd8a78600
Description-en: Safely cast bytes slices from/to slices of built-in fundamental numeric types - Rust source code
 This package contains the source for the Rust byte-slice-cast crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-byte-tools-dev
Description-md5: 264d2fe59e9c4575da884b84abdac219
Description-en: Bytes related utility functions - Rust source code
 This package contains the source for the Rust byte-tools crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-byte-unit+default-dev
Description-md5: d14f19dfde61516401e73af9f0dc1e65
Description-en: Interaction with units of bytes - feature "default"
 This metapackage enables feature "default" for the Rust byte-unit crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-byte-unit+serde-dev
Description-md5: 1ce3cf9ae786182643aa13667752d52b
Description-en: Interaction with units of bytes - feature "serde"
 This metapackage enables feature "serde" for the Rust byte-unit crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-byte-unit-dev
Description-md5: a9aacfced1327946d0648e698ceffe53
Description-en: Interaction with units of bytes - Rust source code
 This package contains the source for the Rust byte-unit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bytecheck+std-dev
Description-md5: 80a50a5421edbc6abbf24c48cd674322
Description-en: Derive macro for bytecheck - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust bytecheck crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-bytecheck-dev
Description-md5: 8430febd8fe30cd3bee98f9e0cae5693
Description-en: Derive macro for bytecheck - Rust source code
 This package contains the source for the Rust bytecheck crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bytecheck-derive-dev
Description-md5: 0d2eed51767099620ababc18ce9b7445
Description-en: Derive macro for bytecheck - Rust source code
 This package contains the source for the Rust bytecheck_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-bytecount-dev
Description-md5: 2321d6221a5a21ff7184f89b382aa8e4
Description-en: Count bytes or UTF-8 codepoints in a byte slice - Rust source code
 This package contains the source for the Rust bytecount crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bytelines-dev
Description-md5: 58bfcbddc7b5806ae089c0a7c4e0cad1
Description-en: Read input lines as byte slices for high efficiency - Rust source code
 This package contains the source for the Rust bytelines crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bytemuck-dev
Description-md5: dc1b5086914b97c32031532b9598f78f
Description-en: Mucking around with piles of bytes - Rust source code
 This package contains the source for the Rust bytemuck crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-byteorder-dev
Description-md5: 3c19f31140233ae8f3dfd16b4eaba6e5
Description-en: Reading/writing numbers in big-endian and little-endian - Rust source code
 This package contains the source for the Rust byteorder crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bytes+serde-dev
Description-md5: 3a5f4c084b447ea33ce9d80dc4890547
Description-en: Types and traits for working with bytes - feature "serde"
 This metapackage enables feature "serde" for the Rust bytes crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-bytes-dev
Description-md5: b369171bbc71b3552d65abd9b9e7cc1f
Description-en: Types and traits for working with bytes - Rust source code
 This package contains the source for the Rust bytes crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-bytesize+serde-dev
Description-md5: d81424ea6d97779893afc93c8513ad8e
Description-en: Utility for human-readable bytes representations - feature "serde"
 This metapackage enables feature "serde" for the Rust bytesize crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-bytesize-dev
Description-md5: 52cfc5dc886f32db15e56ffc8e838bef
Description-en: Utility for human-readable bytes representations - Rust source code
 This package contains the source for the Rust bytesize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-bzip2-dev
Description-md5: 82274c965943e975cc02327bbcedda9d
Description-en: Bindings to libbzip2 (compression & decompression) - Rust source code
 This package contains the source for the Rust bzip2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-bzip2-sys-dev
Description-md5: ab0fbabc30b6517524632f44d960a2cb
Description-en: libbzip2 bindings for compression and decompression - Rust source code
 This package contains the source for the Rust bzip2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-c2-chacha+byteorder-dev
Description-md5: 6e1e40cb3dccf130649f0fa03c3393cb
Description-en: ChaCha family of stream ciphers - feature "byteorder"
 This metapackage enables feature "byteorder" for the Rust c2-chacha crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-c2-chacha+default-dev
Description-md5: 0f6599dfb1f2893ba6fcda51be6480f8
Description-en: ChaCha family of stream ciphers - feature "default"
 This metapackage enables feature "default" for the Rust c2-chacha crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-c2-chacha+lazy-static-dev
Description-md5: 6039e0b270c6fb49634615d9e1d6a5aa
Description-en: ChaCha family of stream ciphers - feature "lazy_static" and 1 more
 This metapackage enables feature "lazy_static" for the Rust c2-chacha crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "std" feature.

Package: librust-c2-chacha+rustcrypto-api-dev
Description-md5: 9055717af6764934fcc83b10672bbf2f
Description-en: ChaCha family of stream ciphers - feature "rustcrypto_api"
 This metapackage enables feature "rustcrypto_api" for the Rust c2-chacha crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-c2-chacha+simd-dev
Description-md5: aee47786b0f1a1936e9e8b6ef955e5e8
Description-en: ChaCha family of stream ciphers - feature "simd"
 This metapackage enables feature "simd" for the Rust c2-chacha crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-c2-chacha+stream-cipher-dev
Description-md5: dd2644b1500ad73d8b2a750678250c9c
Description-en: ChaCha family of stream ciphers - feature "stream-cipher"
 This metapackage enables feature "stream-cipher" for the Rust c2-chacha crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-c2-chacha-dev
Description-md5: 26d36a82230a0e82a652fef58b14b73c
Description-en: ChaCha family of stream ciphers - Rust source code
 This package contains the source for the Rust c2-chacha crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cache-padded-dev
Description-md5: b505126d6371c9b31ed418ef3ccd7397
Description-en: Prevent false sharing by padding and aligning to the length of a cache line - Rust source code
 This package contains the source for the Rust cache-padded crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cairo-rs-dev
Description-md5: 14f05350868edbd337c59304ea2ef030
Description-en: Rust bindings for the Cairo library - Rust source code
 This package contains the source for the Rust cairo-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cairo-sys-rs-dev
Description-md5: b8c25ad556fbbe78a2a9f936231a20f5
Description-en: FFI bindings to libcairo - Rust source code
 This package contains the source for the Rust cairo-sys-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-calloop+futures-io-dev
Description-md5: 44c7e9b76d0f10a66bb8b64c33e7b66a
Description-en: Callback-based event loop - feature "futures-io"
 This metapackage enables feature "futures-io" for the Rust calloop crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-calloop+futures-util-dev
Description-md5: 6de07174f654c995fc49fe7035e14da7
Description-en: Callback-based event loop - feature "futures-util" and 1 more
 This metapackage enables feature "futures-util" for the Rust calloop crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "executor" feature.

Package: librust-calloop-dev
Description-md5: fe4db587d21feeb68c2e9095212d3e02
Description-en: Callback-based event loop - Rust source code
 This package contains the source for the Rust calloop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-camino-dev
Description-md5: dfd8ac069909397e956c35c0a7cd8c25
Description-en: UTF-8 paths - Rust source code
 This package contains the source for the Rust camino crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-capnp-dev
Description-md5: dfb5b87aaf1f7e4fcc206722220fe1e4
Description-en: Runtime library for Cap'n Proto data encoding - Rust source code
 This package contains the source for the Rust capnp crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-capnp-futures-dev
Description-md5: ec44f0e4ff623518bf03d8608daf5c3a
Description-en: Async serialization for Cap'n Proto messages - Rust source code
 This package contains the source for the Rust capnp-futures crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-capnp-rpc-dev
Description-md5: 182ad9fd2851bb57cfc2dad0525d9aeb
Description-en: The Cap'n Proto remote procedure call protocol - Rust source code
 This package contains the source for the Rust capnp-rpc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-caps+serde-dev
Description-md5: 1f98aa45a2bde630dafeab578125fb08
Description-en: Pure-Rust library to work with Linux capabilities - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust caps crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde_support" feature.

Package: librust-caps-dev
Description-md5: f34e79b5afb497b9c87d59f905edd1f0
Description-en: Pure-Rust library to work with Linux capabilities - Rust source code
 This package contains the source for the Rust caps crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-capstone-dev
Description-md5: a37f21705ed80721e747a331812108f3
Description-en: Bindings to capstone disassembly engine - rust source code
 Bindings to the capstone library (https://www.capstone-engine.org/)
  disassembly framework.

Package: librust-capstone-sys-dev
Description-md5: 877c9b2f2b7b03c282f5f35a0fa73a02
Description-en: System bindings to the capstone disassembly library - Rust source code
 This package contains the source for the Rust capstone-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cargo-dev
Description-md5: a4a028f0dc148d6fea2c6222e5363c29
Description-en: Package manager for Rust - Rust source code
 This package contains the source for the Rust cargo crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: cargo-binutils
Description-md5: f1adde341a6cd802ad53539f47f49676
Description-en: Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size
 This package contains the following binaries built from the Rust crate
 "cargo-binutils":
  - cargo-cov
  - cargo-nm
  - cargo-objcopy
  - cargo-objdump
  - cargo-profdata
  - cargo-readobj
  - cargo-size
  - cargo-strip
  - rust-ar
  - rust-cov
  - rust-ld
  - rust-lld
  - rust-nm
  - rust-objcopy
  - rust-objdump
  - rust-profdata
  - rust-readobj
  - rust-size
  - rust-strip

Package: librust-cargo-binutils-dev
Description-md5: 68f73e2372cced3c95a393d4613f5be0
Description-en: Proxy for LLVM tools like llvm-nm, llvm-objdump and llvm-size - Rust source code
 This package contains the source for the Rust cargo-binutils crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: cargo-c
Description-md5: 6b49ce39d7de9b8321c41e1e3e5d4266
Description-en: Helper program to build and install c-like libraries
 cargo-c is an extension for Cargo, the Rust package manger, that allows
 users to build and install C-ABI compatible dynamic and static
 libraries. It produces and installs pkg-config files, a static and a
 dynamic library, and C headers to be used by any C-compatible software.

Package: librust-cargo-c-dev
Description-md5: a6b0a9e2c5faa63cfa8d6acb03c9242a
Description-en: Helper program to build and install c-like libraries - Rust source code
 This package contains the source for the Rust cargo-c crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: cargo-lichking
Description-md5: 040da49018bd07ec9bc35fcf791efaef
Description-en: Display or check licensing of Rust dependencies
 cargo-lichking is a cargo subcommand that displays or checks the
 licensing of Rust dependencies.
 This package contains the following binaries built from the Rust crate
 "cargo-lichking":
  - cargo-lichking

Package: cargo-lock
Description-md5: e5e480074e524a09cee8973d23501b19
Description-en: Self-contained Cargo.lock parser
 This package contains the following binaries built from the Rust crate
 "cargo-lock":
  - cargo-lock

Package: librust-cargo-lock-dev
Description-md5: 471d75177cd061c3e5688f16d99eff85
Description-en: Self-contained Cargo.lock parser - Rust source code
 This package contains the source for the Rust cargo-lock crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cargo-metadata-dev
Description-md5: a99e751094cef99d5ede9866b12f0868
Description-en: Structured access to the output of `cargo metadata` - Rust source code
 This package contains the source for the Rust cargo_metadata crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: cargo-outdated
Description-md5: 6c637ad3aaced24e60df750ede3629e9
Description-en: Cargo subcommand for displaying when dependencies are out of date
 This package contains the following binaries built from the Rust crate
 "cargo-outdated":
  - cargo-outdated

Package: librust-cargo-platform-dev
Description-md5: b76ab0425a49e5af01b833edca02d017
Description-en: Cargo's representation of a target platform - Rust source code
 This package contains the source for the Rust cargo-platform crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cargo-util-dev
Description-md5: 5dd9894015600d558dd91fb3b46e741b
Description-en: Miscellaneous support code used by Cargo - Rust source code
 This package contains the source for the Rust cargo-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cascade-dev
Description-md5: cbbef1bd6b4ddfe0972738a72f0e6802
Description-en: Dart-like cascade macro for Rust - Rust source code
 This package contains the source for the Rust cascade crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cassowary-dev
Description-md5: dca04967dff7ae5ba14c9d3d840a6565
Description-en: The Cassowary linear constraint solving algorithm - Rust source code
 The Cassowary algorithm is designed for naturally laying out user interfaces
 using linear constraints, like 'this button must line up with this text box'.
 .
 This package contains the source for the Rust cassowary crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cast-dev
Description-md5: 081817270b903463d33f569a1adde15f
Description-en: Ergonomic, checked cast functions for primitive types - Rust source code
 This package contains the source for the Rust cast crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-castaway-dev
Description-md5: f883024b10adc9697427a01b56c7b74e
Description-en: Safe, zero-cost downcasting for limited compile-time specialization - Rust source code
 This package contains the source for the Rust castaway crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: cbindgen
Description-md5: bf5e9ab6d22f73ffe6c064b48141f318
Description-en: Generates C bindings from Rust code
 cbindgen can be used to generate C bindings for Rust code.
 It is currently being developed to support creating bindings for
 WebRender (by Mozilla for Firefox), but has been designed to support
 any project.
 .
 Features:
 .
  * Builds bindings for a crate, its mods, its dependent crates, and their mods
  * Only the necessary types for exposed functions are given bindings
  * Can specify annotations for controlling some aspects of binding
  * Support for generic structs and unions
  * Support for exporting constants and statics
  * Customizable formatting, can be used in C or C++ projects
  * Support for generating #ifdef's for #[cfg] attributes
  * Support for #[repr(sized)] tagged enum's

Package: librust-cbindgen+clap-dev
Description-md5: cc563e76620d1daa7b23e0f64f1c1fc9
Description-en: Generating C bindings to Rust code - feature "clap" and 1 more
 This metapackage enables feature "clap" for the Rust cbindgen crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-cbindgen-dev
Description-md5: a670e1964e8471453a5e7a63cf22b7e8
Description-en: Generating C bindings to Rust code - Rust source code
 This package contains the source for the Rust cbindgen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: cbindgen-web
Description-md5: bf5e9ab6d22f73ffe6c064b48141f318
Description-en: Generates C bindings from Rust code
 cbindgen can be used to generate C bindings for Rust code.
 It is currently being developed to support creating bindings for
 WebRender (by Mozilla for Firefox), but has been designed to support
 any project.
 .
 Features:
 .
  * Builds bindings for a crate, its mods, its dependent crates, and their mods
  * Only the necessary types for exposed functions are given bindings
  * Can specify annotations for controlling some aspects of binding
  * Support for generic structs and unions
  * Support for exporting constants and statics
  * Customizable formatting, can be used in C or C++ projects
  * Support for generating #ifdef's for #[cfg] attributes
  * Support for #[repr(sized)] tagged enum's

Package: librust-cc+jobserver-dev
Description-md5: ec604d4711b6d3d3302508a2bdf6ddfe
Description-en: Build C/C++/asm in build.rs - feature "jobserver" and 1 more
 This metapackage enables feature "jobserver" for the Rust cc crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "parallel" feature.

Package: librust-cc-dev
Description-md5: dd8ee923080ddc15a7c8c7169ed40e80
Description-en: Build C/C++/asm in build.rs - Rust source code
 This package contains the source for the Rust cc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cexpr-dev
Description-md5: 1b99b2fad718bcb50234d2dffe9bbd99
Description-en: C expression parser and evaluator - Rust source code
 This package contains the source for the Rust cexpr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cfg-expr-dev
Description-md5: 35d95ba96a8302bfe0f590da42c40374
Description-en: Parser and evaluator for Rust `cfg()` expressions - Rust source code
 This package contains the source for the Rust cfg-expr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cfg-if+core-dev
Description-md5: 2c16d075b5d597009b7262e8fa200056
Description-en: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This metapackage enables feature "core" for the Rust cfg-if crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-cfg-if-dev
Description-md5: 3aec34b421f14ef0846dfca4dc077389
Description-en: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This package contains the source for the Rust cfg-if crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cfg-if-0.1+core-dev
Description-md5: 2c16d075b5d597009b7262e8fa200056
Description-en: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - feature "core"
 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This metapackage enables feature "core" for the Rust cfg-if crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-cfg-if-0.1-dev
Description-md5: 3aec34b421f14ef0846dfca4dc077389
Description-en: Macro to ergonomically define an item depending on a large number of #[cfg] parameters - Rust source code
 Structured like an if-else chain, the first matching branch is the item that
 gets emitted.
 .
 This package contains the source for the Rust cfg-if crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-checked-int-cast-dev
Description-md5: c8eccb769a4deff94ffb80f0fa62a91a
Description-en: Conversions between primitive integers with overflow and underflow checking - Rust source code
 This package contains the source for the Rust checked_int_cast crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-chrono-dev
Description-md5: 3c080202749df405c55cbd16fd087b8d
Description-en: Date and time library for Rust - Rust source code
 This package contains the source for the Rust chrono crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-chrono-humanize-dev
Description-md5: 0acd729f0fcc82edc3842598a1ccc2d7
Description-en: Human-friendly time expressions - Rust source code
 Human-friendly time expressions - similar to Python arrow.humanize
 This package contains the source for the Rust chrono-humanize crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-chrono-tz-dev
Description-md5: 766c131c76be13aaa7a69f965a99e29a
Description-en: TimeZone implementations for rust-chrono from the IANA database - Rust source code
 This package contains the source for the Rust chrono-tz crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-chrono-tz-build-dev
Description-md5: e8cdeb5d4c76d276beb0f93bf6ff3516
Description-en: Internal build script for chrono-tz - Rust source code
 This package contains the source for the Rust chrono-tz-build crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-chunked-transfer-dev
Description-md5: a53a7df954b616e192d2a01ee1b25479
Description-en: Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1) - Rust source code
 This package contains the source for the Rust chunked_transfer crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-ciborium-io-dev
Description-md5: 8c1b75667aaa115d94ccf689f3fd1ec4
Description-en: Simplified Read/Write traits for no_std usage - Rust source code
 This package contains the source for the Rust ciborium-io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ciborium-ll-dev
Description-md5: 3dd2154f19e8bafeee1470642a2bfeb8
Description-en: Low-level CBOR codec primitives - Rust source code
 This package contains the source for the Rust ciborium-ll crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cid-dev
Description-md5: 7895bace7b1540cef073a6227e9d979b
Description-en: CID in rust - Rust source code
 This package contains the source for the Rust cid crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: ipfs-cid
Description-md5: 63ae5e5276040cf0b3028270437ae1b6
Description-en: CLI tool to generate CIDs without a full IPFS client
 The intent of the tools is to be for CID generation/verification only. It is
 not in any way an IPFS client.
 .
 The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network
 for storing and sharing data in a distributed file system. IPFS uses
 content-addressing to uniquely identify each file in a global namespace
 connecting all computing devices.[
 .
 A content identifier, or CID, is a label used to point to material in IPFS. It
 doesn't indicate where the content is stored, but it forms a kind of address
 based on the content itself. CIDs are short, regardless of the size of their
 underlying content.

Package: librust-cipher-dev
Description-md5: be12e25d045b75e73cc1dc9de18e03f0
Description-en: Traits for describing block ciphers and stream ciphers - Rust source code
 This package contains the source for the Rust cipher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clang-sys+libloading-dev
Description-md5: b73b9cb4964f2c5782db806d0e2b72e6
Description-en: Rust bindings for libclang - feature "libloading" and 1 more
 This metapackage enables feature "libloading" for the Rust clang-sys crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "runtime" feature.

Package: librust-clang-sys-dev
Description-md5: ff925676bc82903c484b12951665f0bc
Description-en: Rust bindings for libclang - Rust source code
 This package contains the source for the Rust clang-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clap-dev
Description-md5: 8422910f4e9f3c51a8c764b402de60ed
Description-en: Rust Command Line Argument Parser - Rust source code
 This package contains the source for the Rust clap crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-clap-2-dev
Description-md5: 8422910f4e9f3c51a8c764b402de60ed
Description-en: Rust Command Line Argument Parser - Rust source code
 This package contains the source for the Rust clap crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-clap-3-dev
Description-md5: 8422910f4e9f3c51a8c764b402de60ed
Description-en: Rust Command Line Argument Parser - Rust source code
 This package contains the source for the Rust clap crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-clap-complete-dev
Description-md5: 3405b2570b7d62cf4c0ddf71dadd94d7
Description-en: Generate shell completion scripts for your clap::Command - Rust source code
 This package contains the source for the Rust clap_complete crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clap-complete-3-dev
Description-md5: 3405b2570b7d62cf4c0ddf71dadd94d7
Description-en: Generate shell completion scripts for your clap::Command - Rust source code
 This package contains the source for the Rust clap_complete crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clap-complete-fig-dev
Description-md5: c900abc554c134c8b2e8f38853f477b6
Description-en: Generator library used with clap for Fig completion scripts - Rust source code
 This package contains the source for the Rust clap_complete_fig crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-clap-derive-dev
Description-md5: 3118383d2f52f08c003848c974caafca
Description-en: Parse command line argument by defining a struct, derive crate - Rust source code
 This package contains the source for the Rust clap_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clap-derive-3-dev
Description-md5: 3118383d2f52f08c003848c974caafca
Description-en: Parse command line argument by defining a struct, derive crate - Rust source code
 This package contains the source for the Rust clap_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clap-lex-dev
Description-md5: d601311e0e7274b8d7e11885159a42e7
Description-en: Minimal, flexible command line parser - Rust source code
 This package contains the source for the Rust clap_lex crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clicolors-control-dev
Description-md5: eb7a9ef8e5da48936941fe2bc1d7dbd0
Description-en: Common utility library to control CLI colorization - Rust source code
 This package contains the source for the Rust clicolors-control crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-clipboard-dev
Description-md5: 385b5ac7fdf5fc3ccf6edb447096a6a0
Description-en: Rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard - Rust source code
 This package contains the source for the Rust clipboard crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-clircle-dev
Description-md5: e37cdc4568d6af327740fc38157ae8c2
Description-en: Detect IO circles in your CLI apps arguments - Rust source code
 This package contains the source for the Rust clircle crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cloudabi+bitflags-dev
Description-md5: ff202b278b16b2ac0bb52cbfd532489b
Description-en: Low level interface to CloudABI - feature "bitflags"
 Contains all syscalls and related types.
 .
 This metapackage enables feature bitflags for the Rust cloudabi crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-cloudabi+default-dev
Description-md5: 39fe36da8ca84e4d067db63a8af5e8ac
Description-en: Low level interface to CloudABI - feature "default"
 Contains all syscalls and related types.
 .
 This metapackage enables feature default for the Rust cloudabi crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-cloudabi-dev
Description-md5: 9effe41d8b7b0c8b507be0c6e0abb4c8
Description-en: Low level interface to CloudABI - Rust source code
 Contains all syscalls and related types.
 .
 This package contains the source for the Rust cloudabi crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cmake-dev
Description-md5: edc0df8dc54142c5bc95b301cc4b3024
Description-en: Build dependency for running `cmake` to build a native library - Rust source code
 This package contains the source for the Rust cmake crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-codespan-reporting-dev
Description-md5: 41eacaa6796fc1115fe2822380e80a1c
Description-en: Beautiful diagnostic reporting for text-based programming languages - Rust source code
 This package contains the source for the Rust codespan-reporting crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-color-quant-dev
Description-md5: b05039ca89a3f9ec3716d0b78cfc4cde
Description-en: Color quantization library to reduce n colors to 256 colors - Rust source code
 This package contains the source for the Rust color_quant crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-colored-dev
Description-md5: 81cd5e21a93d55ea59e8faa8d6866d50
Description-en: Most simple way to add colors in your terminal - Rust source code
 This package contains the source for the Rust colored crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-colored-json-dev
Description-md5: a192ff1b0368bfefb3eaf683c5485e50
Description-en: Colorize JSON, for printing it out on the command line - Rust source code
 This package contains the source for the Rust colored_json crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-colorful-dev
Description-md5: ac3796a7cc1ced6b2e85104aed78ae39
Description-en: Make your terminal output colorful - Rust source code
 This package contains the source for the Rust colorful crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-colorsys-dev
Description-md5: 2318cfd4703af2328b5ade17d7673c67
Description-en: Module for color conversion and mutation - Rust source code
 Works with RGB(a)( as hexadecimal too), HSL(a), CMYK color models and with ANSI
 color codes
 .
 This package contains the source for the Rust colorsys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-combine-dev
Description-md5: ad2624ac9116f963e3fa7acf975583f5
Description-en: fast parser combinators on arbitrary streams - Rust source code
 This package contains the source for the Rust combine crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-commoncrypto-dev
Description-md5: bb4f4412a2d4fda801d0c274bdf41980
Description-en: Idiomatic Rust wrappers for Mac OS X's CommonCrypto library - Rust source code
 This package contains the source for the Rust commoncrypto crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-commoncrypto-sys-dev
Description-md5: 1c1276ee386d5aa92b88e7cd4810af93
Description-en: FFI bindings to Mac OS X's CommonCrypto library - Rust source code
 This package contains the source for the Rust commoncrypto-sys crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-compare-dev
Description-md5: f68bf4b6d5c1185feefd8529aba9abc3
Description-en: Experimental comparators for collections to be generic over - Rust source code
 This package contains the source for the Rust compare crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-compiler-builtins+c-dev
Description-md5: 67ad7b15e0009d3a1277b5cd67bbcc6e
Description-en: Compiler intrinsics used by the Rust compiler - feature "c" and 1 more
 Also available for other targets if necessary!
 .
 This metapackage enables feature "c" for the Rust compiler_builtins crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "cc" feature.

Package: librust-compiler-builtins+core-dev
Description-md5: 30a6e66c5974a30cf527e51b336fab0c
Description-en: Compiler intrinsics used by the Rust compiler - feature "core"
 Also available for other targets if necessary!
 .
 This metapackage enables feature "core" for the Rust compiler_builtins crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-compiler-builtins+rustc-dep-of-std-dev
Description-md5: 8f6cf70cfb02a8cd0e31cb23b924a464
Description-en: Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std"
 Also available for other targets if necessary!
 .
 This metapackage enables feature "rustc-dep-of-std" for the Rust
 compiler_builtins crate, by pulling in any additional dependencies needed by
 that feature.

Package: librust-compiler-builtins-dev
Description-md5: 184a63aedea47519c39476f226dacd59
Description-en: Compiler intrinsics used by the Rust compiler - Rust source code
 Also available for other targets if necessary!
 .
 This package contains the source for the Rust compiler_builtins crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-concat-string-dev
Description-md5: b675c85b04e9f99feeb4793fd9e8b806
Description-en: Provides macros for concatenating string slices into owned strings - Rust source code
 This package contains the source for the Rust concat-string crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-concolor-dev
Description-md5: 5a76757edf7ce3c877983f69217f1e71
Description-en: Control console coloring across all dependencies - Rust source code
 This package contains the source for the Rust concolor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-concolor-query-dev
Description-md5: 75b615276e183299936035e7ece6731a
Description-en: Look up colored console capabilities - Rust source code
 This package contains the source for the Rust concolor-query crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-concread-dev
Description-md5: 3200accd999ca1437320070cdf5316f2
Description-en: Concurrently Readable Data-Structures for Rust - Rust source code
 This package contains the source for the Rust concread crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-concurrent-queue-dev
Description-md5: 92263f87aa52a1f9589a85dbf3d100f9
Description-en: Concurrent multi-producer multi-consumer queue - Rust source code
 This package contains the source for the Rust concurrent-queue crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: condure
Description-md5: c7069ea7254f6e750771668a586c02f1
Description-en: HTTP/WebSocket connection manager
 Condure is a service that manages network connections on behalf of server
 applications, in order to allow controlling the connections from multiple
 processes. Applications communicate with Condure over ZeroMQ.
 .
 Condure can only manage connections for protocols it knows
 about. Currently this is HTTP/1 and WebSockets. See Supported protocols.
 .
 The project was inspired by Mongrel2.

Package: librust-config-dev
Description-md5: 6444235e545addb27d32efa2ff69b045
Description-en: Layered configuration system for Rust applications - Rust source code
 This package contains the source for the Rust config crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-config-file-dev
Description-md5: 92f09bcf6aef7d47da50560f86efec3f
Description-en: Read and parse configuration file automatically - Rust source code
 This package contains the source for the Rust config-file crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-configparser-dev
Description-md5: 732c03b24eddf9cb90e7ef4dbb7f1cef
Description-en: Simple INI and ini-style configuration parsing utility - Rust source code
 You can use this to write Rust programs which can be customized by end users
 easily.
 .
 This package contains the source for the Rust configparser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-console-dev
Description-md5: 447bd4f096382fdacda04a23e26defb7
Description-en: Terminal and console abstraction for Rust - Rust source code
 This package contains the source for the Rust console crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-console-error-panic-hook-dev
Description-md5: 427d1d86b6b1eedab9d15672e996e800
Description-en: wasm32-unknown-unknown log panic hook to `console.error` - Rust source code
 This package contains the source for the Rust console_error_panic_hook crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-const-cstr-dev
Description-md5: ba5be1c04816830f426c05cc3394c992
Description-en: Create static C-compatible strings from Rust string literals - Rust source code
 This package contains the source for the Rust const-cstr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-const-fn-dev
Description-md5: cf59e03eaf0cabf69c2b603e7d7edd1d
Description-en: Attribute for easy generation of const functions with conditional compilations - Rust source code
 This package contains the source for the Rust const_fn crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-const-fn-assert-dev
Description-md5: 73c1b0a5d8c3d6887869755472d3aae4
Description-en: Assertions for const functions - Rust source code
 This package contains the source for the Rust const_fn_assert crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-const-format-dev
Description-md5: bc9e249796ac3febef91bb41bd4f05ed
Description-en: Compile-time string formatting - Rust source code
 This package contains the source for the Rust const_format crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-const-format-proc-macros-dev
Description-md5: 314ddeab1e6988a0faa3565756486113
Description-en: Implementation detail of the `const_format` crate - Rust source code
 This package contains the source for the Rust const_format_proc_macros crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-const-random-dev
Description-md5: d4c09d1476758c0b3909977440d9c51c
Description-en: Provides compile time random number generation - Rust source code
 This package contains the source for the Rust const-random crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-const-random-macro-dev
Description-md5: fad5aff96210332ce3f2aca56bff4d7d
Description-en: Provides the procedural macro used by const-random - Rust source code
 This package contains the source for the Rust const-random-macro crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-constant-time-eq-dev
Description-md5: 75d90ce933f546e73baf66b3c9527de9
Description-en: Compares two equal-sized byte strings in constant time - Rust source code
 This package contains the source for the Rust constant_time_eq crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-content-inspector-dev
Description-md5: ea5ce49b0a1b6a276c67d7b8fa5af20a
Description-en: Fast inspection of binary buffers to guess/determine the encoding - Rust source code
 This package contains the source for the Rust content_inspector crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-conv-dev
Description-md5: 7a7ba372617c2e4d3495342071b04332
Description-en: Number of conversion traits with more specific semantics than those provided by 'as' or 'From'/'Into' - Rust source code
 This package contains the source for the Rust conv crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cookie-dev
Description-md5: 734444c184c248b876c93fc88b78a5fd
Description-en: HTTP cookie parsing and cookie jar management - Rust source code
 Supports signed and private (encrypted, authenticated) jars.
 .
 This package contains the source for the Rust cookie crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cookie-factory-dev
Description-md5: 7cd7476eb3bf39bce1fdaea2835a5138
Description-en: Nom inspired serialization library - Rust source code
 This package contains the source for the Rust cookie-factory crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cookie-store-dev
Description-md5: 3973d454ae24a570fea8889082822391
Description-en: Cookie storage and retrieval - Rust source code
 This package contains the source for the Rust cookie_store crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-copyless-dev
Description-md5: 8d701790a2c9275685f4a4d814ca909d
Description-en: Ways to eliminate memcpy calls when using the standard library - Rust source code
 This package contains the source for the Rust copyless crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-copypasta-dev
Description-md5: 6a955563d79eebb52f1708acb4fad5af
Description-en: Cross-platform library for getting and setting the contents of the OS-level clipboard - Rust source code
 This package contains the source for the Rust copypasta crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-core-foundation+chrono-dev
Description-md5: ba3fa3720ce2c8fd700ed05478fe93bc
Description-en: Bindings to Core Foundation for macOS - feature "chrono" and 1 more
 This metapackage enables feature "chrono" for the Rust core-foundation crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "with-chrono" feature.

Package: librust-core-foundation+mac-os-10-7-support-dev
Description-md5: 4a32de93b3fc8face2bdea7e6222494b
Description-en: Bindings to Core Foundation for macOS - feature "mac_os_10_7_support"
 This metapackage enables feature "mac_os_10_7_support" for the Rust core-
 foundation crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-core-foundation+mac-os-10-8-features-dev
Description-md5: 32aad70b2b35d55ecf42eedbb9c8bdfe
Description-en: Bindings to Core Foundation for macOS - feature "mac_os_10_8_features"
 This metapackage enables feature "mac_os_10_8_features" for the Rust core-
 foundation crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-core-foundation+uuid-dev
Description-md5: d21d649b3f504466be963890d1036eb8
Description-en: Bindings to Core Foundation for macOS - feature "uuid" and 1 more
 This metapackage enables feature "uuid" for the Rust core-foundation crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "with-uuid" feature.

Package: librust-core-foundation-dev
Description-md5: cb6c6c64148109307337d321b864a465
Description-en: Bindings to Core Foundation for macOS - Rust source code
 This package contains the source for the Rust core-foundation crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-core-foundation-sys-dev
Description-md5: eb28893dce53c5803277d0c4971f0699
Description-en: Bindings to Core Foundation for macOS - Rust source code
 This package contains the source for the Rust core-foundation-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-core-graphics-dev
Description-md5: 7c1959acbdcb8adbc2efc03f4bcc1be9
Description-en: Bindings to Core Graphics for macOS - Rust source code
 This package contains the source for the Rust core-graphics crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-core-graphics-types-dev
Description-md5: 1bdcef59cabde27f87843639234f70c3
Description-en: Bindings for some fundamental Core Graphics types - Rust source code
 This package contains the source for the Rust core-graphics-types crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: rust-coreutils
Description-md5: 43d649b4c5864553e0a2ecb6e788d5ab
Description-en: Universal coreutils utils, written in Rust
 This packages replaces the GNU coreutils package written in C.
 It should be a drop-in replacement but:
  * Some options have NOT been implemented,
  * Might have important bugs,
  * Might be slower,
  * Output of the binaries might be slightly different.
 .
 It might break your system.
 .
 This is an EXPERIMENTAL package. It should not be used in
 production.

Package: librust-counted-array-dev
Description-md5: 5b2235ca332716844f5c8635de6474fc
Description-en: Macro for declaring fixed-size arrays without counting elements by hand - Rust source code
 Supports lazy_static.
 .
 This package contains the source for the Rust counted-array crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpal-dev
Description-md5: 4bbef56c6a5da01f7db70cec55839e6e
Description-en: Low-level cross-platform audio I/O library in pure Rust - Rust source code
 This package contains the source for the Rust cpal crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cpp-dev
Description-md5: 717465d23e5111d30ace2ff3e87e3aaf
Description-en: Inline C++ code closures - Rust source code
 This package contains the source for the Rust cpp crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cpp-build-dev
Description-md5: ca64efb2913100105944c73ffce91222
Description-en: Cargo build script for the `cpp` crate - Rust source code
 This package contains the source for the Rust cpp_build crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-common-dev
Description-md5: 4c5101bb785d6fb84dddc69bd924203b
Description-en: Implementation details crate for the `cpp` crate - Rust source code
 This package contains the source for the Rust cpp_common crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-demangle-dev
Description-md5: 67ed1f0f61a220bdd79290a9303ffdb9
Description-en: Demangling C++ symbols - Rust source code
 This package contains the source for the Rust cpp_demangle crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-macros-dev
Description-md5: b04ea5e943d5ac61025a26441e99259e
Description-en: Procedural macro implementation for the `cpp` crate - Rust source code
 This package contains the source for the Rust cpp_macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-syn-dev
Description-md5: b1039b4d45b5ac88c9e8ec935330ec64
Description-en: Internal rust-cpp nom parser for Rust source code - Rust source code
 This package contains the source for the Rust cpp_syn crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-synmap-dev
Description-md5: 6e7962cbb1818aa92ea6141ca12ed420
Description-en: Sourcemap and full crate parsing support for `cpp_syn` - Rust source code
 This package contains the source for the Rust cpp_synmap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpp-synom-dev
Description-md5: 7865a88181b846f4302591fab30292f1
Description-en: Stripped-down Nom parser used by cpp_syn - Rust source code
 This package contains the source for the Rust cpp_synom crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpufeatures-dev
Description-md5: 53cccb89c111f0b6c04f86c35be3f527
Description-en: Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with no_std support and support for mobile targets including Android and iOS - Rust source code
 This package contains the source for the Rust cpufeatures crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cpuid-bool-dev
Description-md5: aa79e662f6584209757cb3e356eeb721
Description-en: Lightweight no-std compatible alternative to is_x86_feature_detected - Rust source code
 This package contains the source for the Rust cpuid-bool crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crates-io-dev
Description-md5: 23cbbb66378678674fbd6b26b170ac9d
Description-en: Helpers for interacting with crates.io - Rust source code
 This package contains the source for the Rust crates-io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crc-dev
Description-md5: 3409d6697f8c585daecafeb31f71a32d
Description-en: CRC(16, 32, 64) with support of various standards - Rust source code
 This package contains the source for the Rust crc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-crc32fast-dev
Description-md5: 560c1e9b9a69899bf74e9057877f7296
Description-en: Fast, SIMD-accelerated CRC32 (IEEE) checksum computation - Rust source code
 This package contains the source for the Rust crc32fast crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crdts-dev
Description-md5: f8ec09da09bcecb218ec718633a5380e
Description-en: practical, serializable, thoroughly tested CRDTs - Rust source code
 crdts provides a family of thoroughly tested hybrid CRDTs
 supporting both State and Op based replication.
 .
 In distributed computing,
 a conflict-free replicated data type (CRDT) is a data structure
 that is replicated across multiple computers in a network,
 with the following features:
  * The application can update any replica independently,
    concurrently and without coordinating with other replicas.
  * An algorithm (itself part of the data type) automatically resolves
    any inconsistencies that might occur.
  * Although replicas may have different state
    at any particular point in time,
    they are guaranteed to eventually converge.
 .
 There are two approaches to CRDTs -
 operation-based CRDTs and state-based CRDTs.
 Both provide strong eventual consistency;
 the former is more more efficient to distribute,
 whereas the latter is simpler to design and implement.
 .
 This package contains the source for the Rust crdts crate,
 packaged for use with cargo and dh-cargo.

Package: librust-criterion-dev
Description-md5: 0669a720dd72813119f6802e57262022
Description-en: statistics-driven micro-benchmarking - Rust source code
 Criterion.rs helps you write fast Rust code
 by detecting and measuring performance improvements or regressions,
 even small ones, quickly and accurately.
 You can optimize with confidence,
 knowing how each change affects the performance of your code.
 .
 This package contains the source for the Rust criterion crate,
 packaged for use with cargo and dh-cargo.

Package: librust-criterion-0.3-dev
Description-md5: 0669a720dd72813119f6802e57262022
Description-en: statistics-driven micro-benchmarking - Rust source code
 Criterion.rs helps you write fast Rust code
 by detecting and measuring performance improvements or regressions,
 even small ones, quickly and accurately.
 You can optimize with confidence,
 knowing how each change affects the performance of your code.
 .
 This package contains the source for the Rust criterion crate,
 packaged for use with cargo and dh-cargo.

Package: librust-criterion-plot-dev
Description-md5: 604caf3641c1e3114ed30f2a808a6efe
Description-en: Criterion's plotting library - Rust source code
 This package contains the source for the Rust criterion-plot crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-dev
Description-md5: 0f3897d012fd15d52f3c3bec45469915
Description-en: Support for concurrent and parallel programming - Rust source code
 This package contains the source for the Rust crossbeam crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-0.3-dev
Description-md5: 0f3897d012fd15d52f3c3bec45469915
Description-en: Support for concurrent and parallel programming - Rust source code
 This package contains the source for the Rust crossbeam crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-channel-dev
Description-md5: 7b8b8d83d6836406e83d022069c5250c
Description-en: Multi-producer multi-consumer channels for message passing - Rust source code
 This package contains the source for the Rust crossbeam-channel crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-deque-dev
Description-md5: 6caaab280a25038497a9019fb82a04b5
Description-en: Concurrent work-stealing deque - Rust source code
 This package contains the source for the Rust crossbeam-deque crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-epoch+std-dev
Description-md5: ee0b7249039c3f88ef8ddc0dfab67d27
Description-en: Epoch-based garbage collection - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust crossbeam-epoch crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-crossbeam-epoch-dev
Description-md5: 0abd2ed90cf7ba661824a72485f8f954
Description-en: Epoch-based garbage collection - Rust source code
 This package contains the source for the Rust crossbeam-epoch crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-queue-dev
Description-md5: a16dc8e5f5ae6901729a60cc7e1b0f25
Description-en: Concurrent queues - Rust source code
 This package contains the source for the Rust crossbeam-queue crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crossbeam-utils-dev
Description-md5: 3ada0cb0e1c48461292f64fa00e4af0e
Description-en: Utilities for concurrent programming - Rust source code
 This package contains the source for the Rust crossbeam-utils crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crossfont+force-system-fontconfig-dev
Description-md5: 7f7dd68e29d66a052ce197aeb5c5389d
Description-en: Cross platform native font loading and rasterization - feature "force_system_fontconfig"
 This metapackage enables feature "force_system_fontconfig" for the Rust
 crossfont crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-crossfont-dev
Description-md5: 716dcf5d20b95b955b11053a4f6b2974
Description-en: Cross platform native font loading and rasterization - Rust source code
 This package contains the source for the Rust crossfont crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crossterm+futures-core-dev
Description-md5: cc14d1eaa0945c6c91d21e3013b5cea1
Description-en: Crossplatform terminal library for manipulating terminals - feature "futures-core" and 1 more
 This metapackage enables feature "futures-core" for the Rust crossterm crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "event-stream" feature.

Package: librust-crossterm+serde-dev
Description-md5: ace413c2f6d2a2b76b0ae58cd355dc4c
Description-en: Crossplatform terminal library for manipulating terminals - feature "serde"
 This metapackage enables feature "serde" for the Rust crossterm crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-crossterm-dev
Description-md5: bf3860e9bf687716e28dfa705100758c
Description-en: Crossplatform terminal library for manipulating terminals - Rust source code
 This package contains the source for the Rust crossterm crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crossterm-winapi-dev
Description-md5: a81adffcc7a4e3d62d58898238e349ed
Description-en: Crossterm Windows API Abstractions - Rust source code
 This package contains the source for the Rust crossterm_winapi crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-crunchy-dev
Description-md5: 721928dc85ed0500d0c41eea1b3e29dc
Description-en: Crunchy unroller: deterministically unroll constant loops - Rust source code
 This package contains the source for the Rust crunchy crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crypto-common-dev
Description-md5: 0e461a78345156374ab196f03d4a008f
Description-en: Common cryptographic traits - Rust source code
 This package contains the source for the Rust crypto-common crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crypto-hash-dev
Description-md5: 0eb208b7e5a48bc7aa33e4df9c3d827c
Description-en: Wrapper for OS-level cryptographic hash functions - Rust source code
 This package contains the source for the Rust crypto-hash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-crypto-mac-dev
Description-md5: 2a1b58ea4575d844e0fe763fc9c2335b
Description-en: Trait for Message Authentication Code (MAC) algorithms - Rust source code
 This package contains the source for the Rust crypto-mac crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cryptoki-sys-dev
Description-md5: 9d90a2a16a270d2af236acdd764c8111
Description-en: FFI wrapper around the PKCS #11 API - Rust source code
 This package contains the source for the Rust cryptoki-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cssparser+serde-dev
Description-md5: 46c442a3919b2a562c3c7992091bccd9
Description-en: CSS Syntax Level 3 - feature "serde"
 This metapackage enables feature "serde" for the Rust cssparser crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-cssparser-dev
Description-md5: f62ccfc819dc5b7413833770ac3523a6
Description-en: CSS Syntax Level 3 - Rust source code
 This package contains the source for the Rust cssparser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cssparser-macros-dev
Description-md5: c0b761f9c51681396058dea6dee820bf
Description-en: Procedural macros for cssparser - Rust source code
 This package contains the source for the Rust cssparser-macros crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-cstr-argument-dev
Description-md5: 473a125c343f2a49deccc890c06e5062
Description-en: Trait for converting arguments to null terminated strings. - Rust source code
 This package contains the source for the Rust cstr-argument crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-csv-dev
Description-md5: a90edfa300f821225f4cb418bf66bc45
Description-en: Fast CSV parsing with support for serde - Rust source code
 This package contains the source for the Rust csv crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-csv-core+libc-dev
Description-md5: dd25da9621c6b680c6bef7e85e1b8996
Description-en: Bare bones CSV parsing with no_std support - feature "libc"
 This metapackage enables feature libc for the Rust csv-core crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-csv-core-dev
Description-md5: 910234c33a85e78f7b24409a19649f7d
Description-en: Bare bones CSV parsing with no_std support - Rust source code
 This package contains the source for the Rust csv-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ctor-dev
Description-md5: 8f246ea84e7db40157e8c625b77db51b
Description-en: __attribute__((constructor)) for Rust - Rust source code
 This package contains the source for the Rust ctor crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ctr-dev
Description-md5: a80480a27e58312eebb7a4b4317c0ba2
Description-en: CTR block mode of operation - Rust source code
 This package contains the source for the Rust ctr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ctrlc-dev
Description-md5: 4adacef1401a5da826cede23cba84bc6
Description-en: Easy Ctrl-C handler for Rust projects - Rust source code
 This package contains the source for the Rust ctrlc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cty-dev
Description-md5: eb7b4dd6111e0d5da8f15bdc515b2cf9
Description-en: Type aliases to C types like c_int for use with bindgen - Rust source code
 This package contains the source for the Rust cty crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-curl+force-system-lib-on-osx-dev
Description-md5: c9c14ecb03fe5f4cf59f2a1883a0dfa1
Description-en: Rust bindings to libcurl for making HTTP requests - feature "force-system-lib-on-osx"
 This metapackage enables feature "force-system-lib-on-osx" for the Rust curl
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-curl+http2-dev
Description-md5: e38fbc8cddafea0695b50e674f55790d
Description-en: Rust bindings to libcurl for making HTTP requests - feature "http2"
 This metapackage enables feature "http2" for the Rust curl crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-curl+openssl-probe-dev
Description-md5: 4300eda77d88ff6144e0d03a67b9d34b
Description-en: Rust bindings to libcurl for making HTTP requests - feature "openssl-probe"
 This metapackage enables feature "openssl-probe" for the Rust curl crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-curl+openssl-sys-dev
Description-md5: 244d6293f15f7cca9de97a96cd5b94af
Description-en: Rust bindings to libcurl for making HTTP requests - feature "openssl-sys"
 This metapackage enables feature "openssl-sys" for the Rust curl crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-curl+ssl-dev
Description-md5: aa7b418c5deb51fedcf7976d1a430599
Description-en: Rust bindings to libcurl for making HTTP requests - feature "ssl" and 1 more
 This metapackage enables feature "ssl" for the Rust curl crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-curl+static-curl-dev
Description-md5: 24e900f1dfacfb670c314cad15e697f4
Description-en: Rust bindings to libcurl for making HTTP requests - feature "static-curl"
 This metapackage enables feature "static-curl" for the Rust curl crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-curl+static-ssl-dev
Description-md5: 88fca4f4235837aae040be68f0777303
Description-en: Rust bindings to libcurl for making HTTP requests - feature "static-ssl"
 This metapackage enables feature "static-ssl" for the Rust curl crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-curl-dev
Description-md5: 906571e600e820e4e6879d3060002535
Description-en: Rust bindings to libcurl for making HTTP requests - Rust source code
 This package contains the source for the Rust curl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-curl-sys+http2-dev
Description-md5: 21063b33560d4831b4a46f95df170e69
Description-en: Native bindings to the libcurl library - feature "http2" and 1 more
 This metapackage enables feature "http2" for the Rust curl-sys crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "libnghttp2-sys" feature.

Package: librust-curl-sys+openssl-sys-dev
Description-md5: ee2b7f336192dc405667fcad3d462547
Description-en: Native bindings to the libcurl library - feature "openssl-sys" and 3 more
 This metapackage enables feature "openssl-sys" for the Rust curl-sys crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default", "ssl", and "static-
 ssl" features.

Package: librust-curl-sys-dev
Description-md5: 6a81a23b4bb4042413a4f6812544d2de
Description-en: Native bindings to the libcurl library - Rust source code
 This package contains the source for the Rust curl-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cursive-dev
Description-md5: 58a547ac1215f043dc96a4d5f2cf44bc
Description-en: TUI (Text User Interface) library focused on ease-of-use - Rust source code
 This package contains the source for the Rust cursive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cursive-core-dev
Description-md5: a972ae59388bd055d9c4c508026d5b6e
Description-en: Core components for the Cursive TUI - Rust source code
 This package contains the source for the Rust cursive_core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cxx-dev
Description-md5: a339c05160fe89db012da480ef2afad7
Description-en: Safe interop between Rust and C++ - Rust source code
 This package contains the source for the Rust cxx crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-cxx-build-dev
Description-md5: 9bdbdf511a0a52a81b712d98724731e7
Description-en: C++ code generator for integrating `cxx` crate into a Cargo build - Rust source code
 This package contains the source for the Rust cxx-build crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cxx-gen-dev
Description-md5: dffccf987029ac876aaa27bb269cf0ca
Description-en: C++ code generator for integrating `cxx` crate into higher level tools - Rust source code
 This package contains the source for the Rust cxx-gen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-cxxbridge-flags-dev
Description-md5: 8e70616566355872768bd0bcd4e37f36
Description-en: Compiler configuration of the `cxx` crate (implementation detail) - Rust source code
 This package contains the source for the Rust cxxbridge-flags crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-cxxbridge-macro-dev
Description-md5: 587aa25b670e635637b15e4eaed12376
Description-en: Implementation detail of the `cxx` crate - Rust source code
 This package contains the source for the Rust cxxbridge-macro crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-daemonize-dev
Description-md5: 3f62d27c4a5a292f99dd0177da7ca72e
Description-en: Enable your code run as a daemon process on Unix-like systems - Rust source code
 This package contains the source for the Rust daemonize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-darling+diagnostics-dev
Description-md5: 663776fdb4bf8328ecf749b6660e0734
Description-en: proc-macro library for reading attributes into structs - feature "diagnostics"
 This metapackage enables feature "diagnostics" for the Rust darling crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-darling+suggestions-dev
Description-md5: 935f35832d952e7ab0dcd2a70f061dd5
Description-en: proc-macro library for reading attributes into structs - feature "suggestions" and 1 more
 This metapackage enables feature "suggestions" for the Rust darling crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-darling-dev
Description-md5: 6e514e36314a99ba758f1fcbb087efba
Description-en: proc-macro library for reading attributes into structs - Rust source code
 This package contains the source for the Rust darling crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-darling-core+strsim-dev
Description-md5: 68add5e2d27a179b6500c5ed4422f576
Description-en: helper crate for darling - feature "strsim" and 1 more
 Use https://crates.io/crates/darling in your code.
 .
 This metapackage enables feature "strsim" for the Rust darling_core crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "suggestions" feature.

Package: librust-darling-core-dev
Description-md5: 137af37fbc49e3ad2ea58e43aa97da44
Description-en: helper crate for darling - Rust source code
 darling_core is a helper crate for darling, a proc-macro library for reading
 attributes into structs when implementing custom derives.

Package: librust-darling-macro-dev
Description-md5: ca561373f730cddb4a193a24d07a2c0d
Description-en: helper crate for darling - Rust source code
 darling_macro is a helper crate for darling, a proc-macro library for reading
 attributes into structs when implementing custom derives.

Package: librust-dashmap-dev
Description-md5: d90d8e9b8f4bcbdff3050e5e2de78615
Description-en: Blazing fast concurrent HashMap for Rust - Rust source code
 This package contains the source for the Rust dashmap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-data-encoding-dev
Description-md5: 5b2bb0a5069533a63d13c95be87d4504
Description-en: Efficient and customizable data-encoding functions like base64, base32, and hex - Rust source code
 This package contains the source for the Rust data-encoding crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-data-encoding-macro-dev
Description-md5: febe0a747853ee63a6351581e913f49e
Description-en: Macros for data-encoding - Rust source code
 This package contains the source for the Rust data-encoding-macro crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-data-encoding-macro-internal-dev
Description-md5: 171817c6b2b96738e6ff487183759a12
Description-en: Internal library for data-encoding-macro - Rust source code
 This package contains the source for the Rust data-encoding-macro-internal
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-data-url-dev
Description-md5: 57cb1b031724cf98b84cdc22ae9daa39
Description-en: Processing of data: URL according to WHATWG’s Fetch Standard - Rust source code
 This package contains the source for the Rust data-url crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-datetime-dev
Description-md5: 90bf9c46d94c35486594924ba3b22789
Description-en: Date and time formatting and arithmetic - Rust source code
 This package contains the source for the Rust datetime crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dav1d-sys-dev
Description-md5: 0ca0114be03520a34a1b4ce550dcc51a
Description-en: FFI bindings to dav1d - Rust source code
 This package contains the source for the Rust dav1d-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dbus-dev
Description-md5: ec0f2363a70d94a137e43fdad63a6d6a
Description-en: Bindings to D-Bus, a bus commonly used on Linux for IPC - Rust source code
 This package contains the source for the Rust dbus crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dbus-0.2-dev
Description-md5: f0749250e5ce0c3a0d2410afb172744b
Description-en: Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication - Rust source code
 This package contains the source for the Rust dbus crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dbus-tree-dev
Description-md5: 224116a397e7d2ba7794474a78689c94
Description-en: Framework for writing D-Bus method handlers (legacy) - Rust source code
 This package contains the source for the Rust dbus-tree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dbus-udisks2-dev
Description-md5: 75cfa254308b76e7986ec29d2a8df0d2
Description-en: UDisks2 DBus API - Rust source code
 This package contains the source for the Rust dbus-udisks2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: debcargo
Description-md5: f2f7a9e991939d8ab97f55a64774c1dd
Description-en: Create a Debian package from a Cargo crate
 This package contains the following binaries built from the Rust crate
 "debcargo":
  - debcargo

Package: librust-debcargo-dev
Description-md5: 4c3157e7e62b3e77538713cf303b5fb5
Description-en: Create a Debian package from a Cargo crate - Rust source code
 This package contains the source for the Rust debcargo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-debugid-dev
Description-md5: dd80076c5b41415a088ec30154f2b0e7
Description-en: Common reusable types for implementing the sentry.io protocol - Rust source code
 This package contains the source for the Rust debugid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-deflate-dev
Description-md5: cb6d51ea074ab1d17c1768fb582e6bf4
Description-en: DEFLATE, zlib and gzip encoder written in Rust - Rust source code
 This package contains the source for the Rust deflate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-delegate-dev
Description-md5: fbd2ff623f3c6a24fd437836df7e6e63
Description-en: Method delegation with less boilerplate - Rust source code
 This package contains the source for the Rust delegate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-delog-dev
Description-md5: 0dd5082c9d034f256dcc45b427fa3dee
Description-en: Deferred logging implementation for Rust - Rust source code
 This package contains the source for the Rust delog crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-der-oid-macro-dev
Description-md5: bad0399df12974156aa7b2063f6f6b59
Description-en: Macro to encode DER oids at compile time - Rust source code
 This package contains the source for the Rust der-oid-macro crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-der-parser+cookie-factory-dev
Description-md5: a421c88da37eea15cc80ef305c317d38
Description-en: Parser/encoder for ASN.1 BER/DER data - feature "cookie-factory"
 This metapackage enables feature "cookie-factory" for the Rust der-parser
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-der-parser+num-bigint-dev
Description-md5: c48b49b46f9fca6a1b3885eb33c9ce74
Description-en: Parser/encoder for ASN.1 BER/DER data - feature "num-bigint" and 1 more
 This metapackage enables feature "num-bigint" for the Rust der-parser crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "bigint" feature.

Package: librust-der-parser+serialize-dev
Description-md5: 0eacf1a29c2e0155d02cf8d2ba6d5c8e
Description-en: Parser/encoder for ASN.1 BER/DER data - feature "serialize"
 This metapackage enables feature "serialize" for the Rust der-parser crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-der-parser-dev
Description-md5: 98f88aabb8629daca17c6e6ca4d99593
Description-en: Parser/encoder for ASN.1 BER/DER data - Rust source code
 This package contains the source for the Rust der-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-derivative-dev
Description-md5: 27987fb21d48d9c2f1a42cc6761f4aa7
Description-en: Set of alternative `derive` attributes for Rust - Rust source code
 This package contains the source for the Rust derivative crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-derive-arbitrary-dev
Description-md5: be3ba2359e54f6467d2a37bd92948d9a
Description-en: Derives arbitrary traits - Rust source code
 This package contains the source for the Rust derive_arbitrary crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-derive-builder+env-logger-dev
Description-md5: 495135d2cc8b2ab58adb733a95bdc631
Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - feature "env_logger"
 This metapackage enables feature "env_logger" for the Rust derive_builder
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-derive-builder+log-dev
Description-md5: ec9c796146574746369dd4550dd15958
Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - feature "log"
 This metapackage enables feature "log" for the Rust derive_builder crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-derive-builder+logging-dev
Description-md5: 277597ac6823f92f6a565964d35c7e7d
Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - feature "logging"
 This metapackage enables feature "logging" for the Rust derive_builder crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-derive-builder-dev
Description-md5: c54f3de7d06b8302dba62c693cd4ac06
Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code
 This package contains the source for the Rust derive_builder crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-derive-builder-core+log-dev
Description-md5: 1dde68958e216a9ff53c639bf7b0c217
Description-en: Internal helper library for the derive_builder crate - feature "log" and 1 more
 This metapackage enables feature "log" for the Rust derive_builder_core crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "logging" feature.

Package: librust-derive-builder-core-dev
Description-md5: 54d43699fd8574a0addf7e42564a0c91
Description-en: Internal helper library for the derive_builder crate - Rust source code
 This package contains the source for the Rust derive_builder_core crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-derive-getters-dev
Description-md5: c03f4e0da22271d4c3e67a6648cabc71
Description-en: Simple boilerplate getters generator - Rust source code
 This package contains the source for the Rust derive-getters crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-derive-more-dev
Description-md5: 79f58f706d2b243e039a4ce7c8d2e3b4
Description-en: Adds #[derive(x)] macros for more traits - Rust source code
 This package contains the source for the Rust derive_more crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-derive-new-dev
Description-md5: d6776fbc9ce5768a4fe4190f1e33c304
Description-en: Derive simple constructor functions for structs and enums - Rust source code
 This package contains the source for the Rust derive-new crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-deunicode-dev
Description-md5: 8b86419c9a7c7b192ff889e91fb37694
Description-en: Convert Unicode strings to pure ASCII by intelligently transliterating them - Rust source code
 Suppors Emoji and Chinese.
 .
 This package contains the source for the Rust deunicode crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-device-tree-dev
Description-md5: c913550ab941f0d9c931a7bc06508736
Description-en: Reads and parses Linux device tree images - Rust source code
 This package contains the source for the Rust device_tree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: dfrs
Description-md5: 0ac7be4bfd56df232a59915c8813e3f0
Description-en: Display file system space usage using graphs and colors
 dfrs displays the amount of disk space available on the file system containing
 each file name argument. If no file name is given, the space available on all
 currently mounted file systems is shown.
 .
 dfrs(1) is a tool similar to df(1) except that it is able to show a graph along
 with the data and is able to use colors.
 .
 Without any argument, size is displayed in human-readable format.

Package: librust-dhcp4r-dev
Description-md5: ff1042663405c8ec196988a4a7db9cec
Description-en: IPv4 DHCP library with working server example - Rust source code
 This package contains the source for the Rust dhcp4r crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dialoguer-dev
Description-md5: 987b8554563cf382ce5508fc49effb7d
Description-en: Command line prompting library - Rust source code
 This package contains the source for the Rust dialoguer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-diesel-derives-dev
Description-md5: 3e5648f6adda0d5e2bb3cfc2596a223a
Description-en: Proc macro derives for diesel - Rust source code
 This package contains the source for the Rust diesel_derives crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-diff-dev
Description-md5: 021dce6a67eaa360961a0c0dac25a70e
Description-en: LCS based slice and string diffing implementation - Rust source code
 This package contains the source for the Rust diff crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: difference
Description-md5: b683712a764f262c0769b0c910d34a54
Description-en: text diffing tool
 difference compares two strings and prints a colorful visual representation of
 the diff.
 .
 This package contains the following binaries built from the Rust crate
 "difference":
  - difference

Package: librust-difference+bin-dev
Description-md5: 4f4b92c5f5ff03bcb4c5903b873e9188
Description-en: text diffing and assertion library - feature "bin"
 This metapackage enables feature bin for the Rust difference crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-difference+getopts-dev
Description-md5: 2c12e3eeaeaba2883b7f6bf0daeadb25
Description-en: text diffing and assertion library - feature "getopts"
 This metapackage enables feature getopts for the Rust difference crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-difference-dev
Description-md5: b7ae5f97745cb5a10347c4bce862a2c2
Description-en: text diffing and assertion library - Rust source code
 This package contains the source for the Rust difference crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-difflib-dev
Description-md5: b72f305f8350b55ab156dc8136dd0d18
Description-en: Port of Python's difflib library to Rust - Rust source code
 This package contains the source for the Rust difflib crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-digest-dev
Description-md5: cac871cd155275d98b2b2a028a0e2f5d
Description-en: Traits for cryptographic hash functions - Rust source code
 This package contains the source for the Rust digest crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-digest-0.9-dev
Description-md5: cac871cd155275d98b2b2a028a0e2f5d
Description-en: Traits for cryptographic hash functions - Rust source code
 This package contains the source for the Rust digest crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-directories-dev
Description-md5: 1b2384b0e0565feec13cb16f9f8f1af6
Description-en: Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
 This package contains the source for the Rust directories crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-directories-1-dev
Description-md5: 1b2384b0e0565feec13cb16f9f8f1af6
Description-en: Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
 This package contains the source for the Rust directories crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dirs-dev
Description-md5: 1660934d01af7778bfe152f314166df8
Description-en: low-level library for standard locations of directories - Rust source code
 This package contains the source for the Rust dirs crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dirs-next-dev
Description-md5: c20435351a5f87b61749864583b81527
Description-en: Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
 This package contains the source for the Rust dirs-next crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dirs-sys-dev
Description-md5: 2cfd5a4b68f5b831e3bec33a4a7fc0c1
Description-en: Helper functions for the dirs crate - Rust source code
 This package contains the source for the Rust dirs-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dirs-sys-next-dev
Description-md5: acd1e917ef80050f14316d165bf09a62
Description-en: System-level helper functions for the dirs and directories crates - Rust source code
 This package contains the source for the Rust dirs-sys-next crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-discard-dev
Description-md5: c7e6f44f8e9a53c953e38ed8f21369b4
Description-en: Discard trait which allows for intentionally leaking memory - Rust source code
 This package contains the source for the Rust discard crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dissimilar-dev
Description-md5: 7ebf5434e1ce8b4bec8a91d44aa27357
Description-en: Diff library with semantic cleanup, based on Google's diff-match-patch - Rust source code
 This package contains the source for the Rust dissimilar crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dlib-dev
Description-md5: b3622166cf9a7f46922e64dbada5cfb7
Description-en: Helper macros for handling manually loading optional system libraries - Rust source code
 This package contains the source for the Rust dlib crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dlv-list-dev
Description-md5: 8e136386a1b37cc038fa345333abd7b5
Description-en: Semi-doubly linked list implemented using a vector - Rust source code
 This package contains the source for the Rust dlv-list crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dns-lookup-dev
Description-md5: 3b730d954e5a1e9918c038c553342645
Description-en: Simple dns resolving api, much like rust's unstable api - Rust source code
 Also includes getaddrinfo and getnameinfo wrappers for libc variants.
 .
 This package contains the source for the Rust dns-lookup crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dns-parser+serde-derive-dev
Description-md5: 60e679a8e8cbcf27857d9627a49e14e6
Description-en: Pure-rust DNS protocol parser library - feature "serde_derive"
 This does not support network, only     raw protocol parser.
 .
 This metapackage enables feature "serde_derive" for the Rust dns-parser crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-dns-parser+serde-dev
Description-md5: 139329a85593bccea5dd4d56a20ef78c
Description-en: Pure-rust DNS protocol parser library - feature "serde"
 This does not support network, only     raw protocol parser.
 .
 This metapackage enables feature "serde" for the Rust dns-parser crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-dns-parser+with-serde-dev
Description-md5: d7b2849271c6a3ef253daea01b58b9fe
Description-en: Pure-rust DNS protocol parser library - feature "with-serde"
 This does not support network, only     raw protocol parser.
 .
 This metapackage enables feature "with-serde" for the Rust dns-parser crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-dns-parser-dev
Description-md5: 78c0034c9f8bb7f2b4364aa3aabed527
Description-en: Pure-rust DNS protocol parser library - Rust source code
 This does not support network, only     raw protocol parser.
 .
 This package contains the source for the Rust dns-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-doc-comment-dev
Description-md5: 74f0c423af8a04aeafec01ab976be6f8
Description-en: Macro to generate doc comments - Rust source code
 This package contains the source for the Rust doc-comment crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-dockerfile-dev
Description-md5: b8d7613e61c076d8cbb64a4a888a5e28
Description-en: Dynamically generating Dockerfiles - Rust source code
 This package contains the source for the Rust dockerfile crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-docmatic-dev
Description-md5: 58cc3c567752c1004b4d45dd0700a9d6
Description-en: Test Rust examples in your documentation - Rust source code
 This package contains the source for the Rust docmatic crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-docopt-dev
Description-md5: 8a496be4fc43a0e7090008387bd31387
Description-en: Command line argument parsing - Rust source code
 This package contains the source for the Rust docopt crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-document-features-dev
Description-md5: 3c8857136242e0077a3b19d88615c623
Description-en: Extract feature documentation from Cargo.toml comments - Rust source code
 This package contains the source for the Rust document-features crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-dogged-dev
Description-md5: b435499d68a834086ba6299a340f904c
Description-en: Persistent vector, similar to Clojure - Rust source code
 This package contains the source for the Rust dogged crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: dotenv
Description-md5: db607e3c0a49bc431dae99326e91c893
Description-en: `dotenv` implementation for Rust
 This package contains the following binaries built from the Rust crate
 "dotenv":
  - dotenv

Package: librust-dotenv+clap-dev
Description-md5: 6872e06f9c671bd7ef98378955a62720
Description-en: `dotenv` implementation for Rust - feature "clap" and 1 more
 This metapackage enables feature "clap" for the Rust dotenv crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "cli" feature.

Package: librust-dotenv-dev
Description-md5: fd87071cacf2414a5743c4c4f2872dfa
Description-en: `dotenv` implementation for Rust - Rust source code
 This package contains the source for the Rust dotenv crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-downcast-rs-dev
Description-md5: 37d304727c1286d46bfa50b4d541b537
Description-en: Trait object downcasting support using only safe Rust - Rust source code
 It supports type parameters, associated types, and type constraints.
 .
 This package contains the source for the Rust downcast-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: droid-juicer
Description-md5: badfa77d118be18133fa3ed7f2849e93
Description-en: Firmware extractor for Android devices running Linux
 This package provides a boot-time service for extracting binary
 firmware from vendor partitions on Android devices. It is meant
 to run on first boot and triggers a reboot once it executed
 successfully, ensuring the device will then run with all the
 needed firmware being available to Linux.

Package: librust-dtoa-dev
Description-md5: 5609f168b7f11d481617f6ea81ae509b
Description-en: Fast functions for printing floating-point primitives - Rust source code
 This package contains the source for the Rust dtoa crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dtoa-short-dev
Description-md5: 9aaa8df2d5199dbcb714cf4989d67e4c
Description-en: Serialize float number and truncate to certain precision - Rust source code
 This package contains the source for the Rust dtoa-short crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-duct-dev
Description-md5: 2235d81d7cc580e6020b9d038d6afd39
Description-en: Running child processes - Rust source code
 This package contains the source for the Rust duct crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dunce-dev
Description-md5: 7d5fb71e2f3e0e94be4a15baa03212b3
Description-en: Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
 This package contains the source for the Rust dunce crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-dyn-clone-dev
Description-md5: 71815fa5fb0a85eb37efc324dfb8cfc5
Description-en: Clone trait that is object-safe - Rust source code
 This package contains the source for the Rust dyn-clone crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-easy-cast+always-assert-dev
Description-md5: a8306021960d65ae5e5a7e9dd41faef4
Description-en: Type conversions which are expected to succeed - feature "always_assert"
 This metapackage enables feature "always_assert" for the Rust easy-cast crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-easy-cast+libm-dev
Description-md5: ca68cdea60237dd0a1da94945ca17f8e
Description-en: Type conversions which are expected to succeed - feature "libm"
 This metapackage enables feature "libm" for the Rust easy-cast crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-easy-cast-dev
Description-md5: 8bb49ea2edac5843beccfbc661abbdd7
Description-en: Type conversions which are expected to succeed - Rust source code
 This package contains the source for the Rust easy-cast crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-easy-ext-dev
Description-md5: 009c1ba218d4c50c1ce19bd2f253621e
Description-en: Attribute macro for easily writing extension trait pattern - Rust source code
 This package contains the source for the Rust easy-ext crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-easy-parallel-dev
Description-md5: fbd45c13bc8841b225558efeab83eb38
Description-en: run closures in parallel - Rust source code
 easy-parallel is a simple primitive
 for spawning threads in bulk and waiting for them to complete.
 Threads are allowed to borrow local variables from the main thread.
 .
 This package contains the source
 for the Rust easy-parallel crate,
 packaged for use with cargo and dh-cargo.

Package: librust-educe-dev
Description-md5: 3427d0a82c51857f17ba9e75d898360c
Description-en: Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
 This package contains the source for the Rust educe crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-effective-limits-dev
Description-md5: 490484db66ef333d12300b2dd9764214
Description-en: Estimate effective resource limits for a process e.g - Rust source code
 how much RAM is available for use.
 .
 This package contains the source for the Rust effective-limits crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-either+serde-dev
Description-md5: dafb01fdd0faa442607b9c00054b0926
Description-en: Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
 This metapackage enables feature "serde" for the Rust either crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-either-dev
Description-md5: 0ac6bd982e2dcaabc5eba6f3c204021a
Description-en: Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
 This package contains the source for the Rust either crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: elfx86exts
Description-md5: 818d010a3e2346cd25db4e64fd30f965
Description-en: Print instruction sets used by x86 binaries (ELF or MachO)
 Disassemble a binary containing x86 instructions and print out which
 extensions it uses. Despite the utterly misleading name, this tool supports
 ELF and MachO binaries, and perhaps PE-format ones as well. (It used to be
 more limited.)

Package: librust-elsa-dev
Description-md5: 8a8376e669cdf3aa1c961b34827f9b69
Description-en: Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
 This package contains the source for the Rust elsa crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ena+congruence-closure-dev
Description-md5: f1e279af688827bbb405422cb58932c1
Description-en: Rust implementation of union-find - feature "congruence-closure" and 1 more
 Based on code from rustc.
 .
 This metapackage enables feature "congruence-closure" for the Rust ena crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "petgraph" feature.

Package: librust-ena+dogged-dev
Description-md5: c31a395c14c1baed8617561d4c6b2f9f
Description-en: Rust implementation of union-find - feature "dogged" and 1 more
 Based on code from rustc.
 .
 This metapackage enables feature "dogged" for the Rust ena crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "persistent" feature.

Package: librust-ena-dev
Description-md5: 1021ea3e011912fa31f727126ab1ee39
Description-en: Rust implementation of union-find - Rust source code
 Based on code from rustc.
 .
 This package contains the source for the Rust ena crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-enclose-dev
Description-md5: d11114318641749c5ec788c2c5587e9e
Description-en: Convenient macro for cloning values into a closure - Rust source code
 This package contains the source for the Rust enclose crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-encode-unicode+ascii-dev
Description-md5: d4f3792532e79b09a4507153af2860b8
Description-en: UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - feature "ascii"
 This metapackage enables feature "ascii" for the Rust encode_unicode crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-encode-unicode-dev
Description-md5: 38cab97cf2b50d2b68cd62aba4940ffd
Description-en: UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - Rust source code
 This package contains the source for the Rust encode_unicode crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-encoding-dev
Description-md5: f1ef60122d80b74923ab240c2ba7b8ca
Description-en: Character encoding support for Rust - Rust source code
 This package contains the source for the Rust encoding crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-japanese-dev
Description-md5: 87536c12ba740dbd04ea683f1ac8a85d
Description-en: Index tables for Japanese character encodings - Rust source code
 This package contains the source for the Rust encoding-index-japanese crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-korean-dev
Description-md5: 178745f157a737772fc07aa00a6cb568
Description-en: Index tables for Korean character encodings - Rust source code
 This package contains the source for the Rust encoding-index-korean crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-simpchinese-dev
Description-md5: 0c42a795b910061a5dacf616fa0b3d8f
Description-en: Index tables for simplified Chinese character encodings - Rust source code
 This package contains the source for the Rust encoding-index-simpchinese crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-singlebyte-dev
Description-md5: e7da94d95b5d01a8e2087feceb7c49e3
Description-en: Index tables for various single-byte character encodings - Rust source code
 This package contains the source for the Rust encoding-index-singlebyte crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-tests-dev
Description-md5: 527f461d7d6a2534e45a5c405c08e57d
Description-en: Helper macros to test index tables for character encodings - Rust source code
 This package contains the source for the Rust encoding_index_tests crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-index-tradchinese-dev
Description-md5: 573039119de7571618a53c6e84d905b4
Description-en: Index tables for traditional Chinese character encodings - Rust source code
 This package contains the source for the Rust encoding-index-tradchinese crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-encoding-rs+fast-legacy-encode-dev
Description-md5: b1b077bddf52895ea1769077dcaf0c2c
Description-en: Gecko-oriented implementation of the Encoding Standard - feature "fast-legacy-encode"
 This metapackage enables feature "fast-legacy-encode" for the Rust encoding_rs
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-encoding-rs+serde-dev
Description-md5: 98fd528f4d8126d930318d50e702c99e
Description-en: Gecko-oriented implementation of the Encoding Standard - feature "serde"
 This metapackage enables feature "serde" for the Rust encoding_rs crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-encoding-rs-dev
Description-md5: 906db367c5f4201f0a1153dd2a0271fc
Description-en: Gecko-oriented implementation of the Encoding Standard - Rust source code
 This package contains the source for the Rust encoding_rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-encoding-rs-io-dev
Description-md5: 797c8236e384cfa811f607c7d98f1654
Description-en: Streaming transcoding for encoding_rs - Rust source code
 This package contains the source for the Rust encoding_rs_io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-endian-type-dev
Description-md5: 66e7103ee8f0d4315bee02eab38bf5de
Description-en: Type safe wrappers for types with a defined byte order - Rust source code
 This package contains the source for the Rust endian-type crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enquote-dev
Description-md5: 2f97f8e539b6147ab185a44a598ef155
Description-en: Quotes and unquotes strings - Rust source code
 This package contains the source for the Rust enquote crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-entities-dev
Description-md5: 93e2e9616726d7b79525e49208453ee5
Description-en: Provides the raw data needed to convert to and from HTML entities - Rust source code
 This package contains the source for the Rust entities crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enum-as-inner-dev
Description-md5: e348054356ec5a844707ee96979b5569
Description-en: Proc-macro for inner field accessors on enums - Rust source code
 This package contains the source for the Rust enum-as-inner crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enum-iterator-dev
Description-md5: ee9fb6175aafc4b32259405cc02c02c2
Description-en: Tools to iterate over the variants of a field-less enum - Rust source code
 This package contains the source for the Rust enum-iterator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enum-iterator-derive-dev
Description-md5: 71a4f1ac75dc09d0ca62b11f369f93e7
Description-en: Procedural macro to iterate over the variants of a field-less enum - Rust source code
 This package contains the source for the Rust enum-iterator-derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-enum-map-dev
Description-md5: 0b1fb4d10ee019ec5a0c9210e73b5816
Description-en: Map with C-like enum keys represented internally as an array - Rust source code
 This package contains the source for the Rust enum-map crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enum-map-derive-dev
Description-md5: ccb0a680a54810b1bee7751c6cdabdc7
Description-en: Macros 1.1 implementation of #[derive(Enum)] - Rust source code
 This package contains the source for the Rust enum-map-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-enum-ordinalize-dev
Description-md5: a3ddd70dfb05ab70e231a2091f15289b
Description-en: Procedural macro to let enums not only get its variants' ordinal but also be constructed from an ordinal - Rust source code
 This package contains the source for the Rust enum-ordinalize crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-enum-primitive-dev
Description-md5: de50da82bdbc11115df0a476df7ae02e
Description-en: Macro to generate num::FromPrimitive instances for enum - Rust source code
 This package contains the source for the Rust enum_primitive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enum-primitive-derive-dev
Description-md5: f4f5eeedd75f12f8a8979338d182c92b
Description-en: enum_primitive implementation using procedural macros - Rust source code
 This package contains the source for the Rust enum-primitive-derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-enum-to-u8-slice-derive-dev
Description-md5: 34638ba59469af073c4f815a6744513b
Description-en: Simple fork of enum_to_str_derive (by @DCjanus), convert enum to u8 slice ref - Rust source code
 This package contains the source for the Rust enum_to_u8_slice_derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-enum-unitary-dev
Description-md5: 7c7707cd61a911d92f8ce978fbf4ee4d
Description-en: Trait and macro for unitary enums - Rust source code
 This package contains the source for the Rust enum-unitary crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enumber-dev
Description-md5: 9e405b50c7bbe9e12dad6ecbb12cd12c
Description-en: Provide useful impls on numerical enums - Rust source code
 This package contains the source for the Rust enumber crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enumflags2-dev
Description-md5: 0c18c56458730a862838a8033a772004
Description-en: Enum-based bit flags - Rust source code
 This package contains the source for the Rust enumflags2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enumflags2-derive-dev
Description-md5: 322d42b8a55d8edbf6e2ceae7ff77826
Description-en: Do not use directly, use the reexport in the `enumflags2` crate - Rust source code
 This allows for better compatibility across versions.
 .
 This package contains the source for the Rust enumflags2_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-enumn-dev
Description-md5: 7a9b35ec22a5e75d6e2669eaa5ef8bfa
Description-en: Convert number to enum - Rust source code
 This package contains the source for the Rust enumn crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-enumset-dev
Description-md5: e01b6a6dce2c3a03bcf0863570efe84e
Description-en: Creating compact sets of enums - Rust source code
 This package contains the source for the Rust enumset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-enumset-derive-dev
Description-md5: 925105292146cda7ef30ed45a25866ab
Description-en: Internal helper crate for enumset - Rust source code
 Not public API.
 .
 This package contains the source for the Rust enumset_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-env-logger+atty-dev
Description-md5: fd0039c42aa257a09b9931ed4e8cd97e
Description-en: Log implementation configured via environment variable - feature "atty"
 This metapackage enables feature "atty" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger+default-dev
Description-md5: f6f41a3c2c95804137e10f584e1472b8
Description-en: Log implementation configured via environment variable - feature "default"
 This metapackage enables feature "default" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger+humantime-dev
Description-md5: 9094df3521e73e3d7a5ea7ec330afa70
Description-en: Log implementation configured via environment variable - feature "humantime"
 This metapackage enables feature "humantime" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger+regex-dev
Description-md5: 8a6776759e2d623c119522574b2ed1cc
Description-en: Log implementation configured via environment variable - feature "regex"
 This metapackage enables feature "regex" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger+termcolor-dev
Description-md5: 4f6d8ad656d8172deb6093beb3f84dbd
Description-en: Log implementation configured via environment variable - feature "termcolor"
 This metapackage enables feature "termcolor" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-dev
Description-md5: a8badda090f75a85f1fcdc1312b7cb92
Description-en: Log implementation configured via environment variable - Rust source code
 This package contains the source for the Rust env_logger crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-env-logger-0.7+atty-dev
Description-md5: de72ef30dd1269ae15211353431481ee
Description-en: Logging implementation for `log` which is configured via an environment variable - feature "atty"
 This metapackage enables feature "atty" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-0.7+default-dev
Description-md5: ecec5ae95db82e702a3b8d4a21b0cf6c
Description-en: Logging implementation for `log` which is configured via an environment variable - feature "default"
 This metapackage enables feature "default" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-0.7+humantime-dev
Description-md5: eab78eb49d01bac599fac4b0e1ef3bc4
Description-en: Logging implementation for `log` which is configured via an environment variable - feature "humantime"
 This metapackage enables feature "humantime" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-0.7+regex-dev
Description-md5: 25f35bb79bd1f50f664fae6c194df7fe
Description-en: Logging implementation for `log` which is configured via an environment variable - feature "regex"
 This metapackage enables feature "regex" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-0.7+termcolor-dev
Description-md5: 24da9e12573d37be104f61a0c199da65
Description-en: Logging implementation for `log` which is configured via an environment variable - feature "termcolor"
 This metapackage enables feature "termcolor" for the Rust env_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-env-logger-0.7-dev
Description-md5: fbda97997ef858886ec15e9806138d33
Description-en: Logging implementation for `log` which is configured via an environment variable - Rust source code
 This package contains the source for the Rust env_logger crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-env-proxy-dev
Description-md5: 111db8c14138bf989da9abfa9745de02
Description-en: determine proxy parameters for a URL from the environment - Rust source code
 This package contains the source for the Rust env_proxy crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-environment-dev
Description-md5: ba942f9b326b3b387bbe6275cead6740
Description-en: handle environment variable context - Rust source code
 This package contains the source for the Rust environment crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-envy-dev
Description-md5: 83e4998bf7cf0f897e48bf91b632dbb8
Description-en: Deserialize env vars into typesafe structs - Rust source code
 This package contains the source for the Rust envy crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-epoll-dev
Description-md5: bd9fd449f76fa7d1552b095aeefbc890
Description-en: Safe epoll interface - Rust source code
 This package contains the source for the Rust epoll crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-erased-serde-dev
Description-md5: 5da3c0c564a485a98e1fb2bafdec5f06
Description-en: Type-erased Serialize and Serializer traits - Rust source code
 This package contains the source for the Rust erased-serde crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-err-derive-dev
Description-md5: e3fd56c4af55a8cb0148bf22eb503ce6
Description-en: Derive macro for `std::error::Error` - Rust source code
 This package contains the source for the Rust err-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-errno-dev
Description-md5: 70f56ca772445de392854c088093f058
Description-en: Cross-platform interface to the `errno` variable - Rust source code
 This package contains the source for the Rust errno crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-error-chain+backtrace-dev
Description-md5: 2c2dcc9812625fe23ccb1a5f60f2fcaf
Description-en: Yet another error boilerplate library - feature "backtrace"
 This metapackage enables feature "backtrace" for the Rust error-chain crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-error-chain+default-dev
Description-md5: 6c28e9c1f592a7caaf1e7b3fe328387d
Description-en: Yet another error boilerplate library - feature "default"
 This metapackage enables feature "default" for the Rust error-chain crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-error-chain-dev
Description-md5: 90529ca126619ffd1779258b34125d9a
Description-en: Yet another error boilerplate library - Rust source code
 This package contains the source for the Rust error-chain crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-euclid+mint-dev
Description-md5: 710d680754ef7836be0eb5b70839d115
Description-en: Geometry primitives - feature "mint"
 This metapackage enables feature mint for the Rust euclid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-euclid+serde-dev
Description-md5: 65b9c2b3497accd6ceb89b97f3b45524
Description-en: Geometry primitives - feature "serde"
 This metapackage enables feature serde for the Rust euclid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-euclid-dev
Description-md5: 19544d1a97bb783cf407508cab7f0ecf
Description-en: Geometry primitives - Rust source code
 This package contains the source for the Rust euclid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-euclid-0.19+mint-dev
Description-md5: 710d680754ef7836be0eb5b70839d115
Description-en: Geometry primitives - feature "mint"
 This metapackage enables feature mint for the Rust euclid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-euclid-0.19+serde-dev
Description-md5: 65b9c2b3497accd6ceb89b97f3b45524
Description-en: Geometry primitives - feature "serde"
 This metapackage enables feature serde for the Rust euclid crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-euclid-0.19-dev
Description-md5: 19544d1a97bb783cf407508cab7f0ecf
Description-en: Geometry primitives - Rust source code
 This package contains the source for the Rust euclid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-eui48-dev
Description-md5: 389186444a56b498390cc6df3473279d
Description-en: Generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses - Rust source code
 The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an
 abbreviation for Extended Unique Identifier.
 .
 This package contains the source for the Rust eui48 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-event-listener-dev
Description-md5: ff45791a02342275770fe996d0f8e163
Description-en: notify async tasks or threads - Rust source code
 event-listener is a synchronization primitive
 similar to eventcounts.
 .
 You can use this crate to turn non-blocking data structures
 into async or blocking data structures.
 .
 This package contains the source
 for the Rust event-listener crate,
 packaged for use with cargo and dh-cargo.

Package: exa
Description-md5: e85cc5367e9de313f770c21e338dfbfb
Description-en: Modern replacement for ls
 exa is an improved file lister with more features and better defaults.
 It uses colours to distinguish file types and metadata. It knows about
 symlinks, extended attributes, and Git. And it’s small, fast, and just
 one single binary.

Package: librust-exacl+bindgen-dev
Description-md5: 5f3d7457f2c98862a23ea45500b2eb93
Description-en: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "bindgen" and 1 more
 This metapackage enables feature "bindgen" for the Rust exacl crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "buildtime_bindgen" feature.

Package: librust-exacl+serde-dev
Description-md5: b450522097f48eeccd2005b249fa0ae8
Description-en: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - feature "serde"
 This metapackage enables feature "serde" for the Rust exacl crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-exacl-dev
Description-md5: 64fad5e3fe1dd97b6fbf8b7cc625f2a7
Description-en: Manipulate file system access control lists (ACL) on macOS, Linux, and FreeBSD - Rust source code
 This package contains the source for the Rust exacl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-exec-dev
Description-md5: 030c974a378cd1126db0a87c3315b839
Description-en: Simple wrapper around execvp - Rust source code
 This package contains the source for the Rust exec crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-executable-path-dev
Description-md5: 1d610811316408a95fc9161af7e79886
Description-en: Get the path of a binary target's executable - Rust source code
 This package contains the source for the Rust executable-path crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-exitfailure-dev
Description-md5: 612c67725a603b3a803abd371b4dda59
Description-en: Basic newtype wrappers for use with ? in main - Rust source code
 This package contains the source for the Rust exitfailure crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-expat-sys-dev
Description-md5: c4d731571bbc40814c9ef71cc41aa780
Description-en: XML parser library written in C - Rust source code
 This package contains the source for the Rust expat-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-extprim+default-dev
Description-md5: 47208f36cd874a4cbe83255ed5e4242b
Description-en: Extra primitive types (u128, i128) - feature "default"
 This metapackage enables feature "default" for the Rust extprim crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-extprim+rand-dev
Description-md5: 13aca96df4754c32ff7c3b6ba86662f1
Description-en: Extra primitive types (u128, i128) - feature "rand"
 This metapackage enables feature "rand" for the Rust extprim crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-extprim+serde-dev
Description-md5: 57a949e55ba8f7d359101356a7bd8159
Description-en: Extra primitive types (u128, i128) - feature "serde"
 This metapackage enables feature "serde" for the Rust extprim crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-extprim-dev
Description-md5: 231480794aaf13c4f2ef6fab99beb75c
Description-en: Extra primitive types (u128, i128) - Rust source code
 This package contains the source for the Rust extprim crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-eyre+default-dev
Description-md5: 7f5a066a4a9352a1e80a14ce7e0802ff
Description-en: Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - feature "default"
 This metapackage enables feature "default" for the Rust eyre crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-eyre-dev
Description-md5: 7847a8276a34a81d6c38b0dc64f7396f
Description-en: Flexible concrete Error Reporting type built on std::error::Error with customizable Reports - Rust source code
 This package contains the source for the Rust eyre crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-faccess-dev
Description-md5: 16179bd16e6203a3e6683e788e59dc06
Description-en: Simple file accessibility checks - Rust source code
 This package contains the source for the Rust faccess crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-failure+backtrace-dev
Description-md5: ba4f1157cf46a0004a4e042e60a83d22
Description-en: Experimental error handling abstraction - feature "backtrace" and 1 more
 This metapackage enables feature "backtrace" for the Rust failure crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "std" feature.

Package: librust-failure+default-dev
Description-md5: 73b14560c326e19c9e4767baf6d6bef2
Description-en: Experimental error handling abstraction - feature "default"
 This metapackage enables feature "default" for the Rust failure crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-failure+derive-dev
Description-md5: 4c327426c560d0d830d68cce1972f073
Description-en: Experimental error handling abstraction - feature "derive" and 1 more
 This metapackage enables feature "derive" for the Rust failure crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "failure_derive" feature.

Package: librust-failure-dev
Description-md5: 8ada46309d71bc1711eebbba253b1ec8
Description-en: Experimental error handling abstraction - Rust source code
 This package contains the source for the Rust failure crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-failure-derive-dev
Description-md5: 9930c749656dfd372adb9ef30389cafa
Description-en: Derives for the failure crate - Rust source code
 This package contains the source for the Rust failure_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fake-simd-dev
Description-md5: 55d39e0c8b88c8f41076f9c4fb443005
Description-en: Mimicking simd crate on stable Rust - Rust source code
 This package contains the source for the Rust fake-simd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fallible-iterator-dev
Description-md5: 6175d1b92312d37bb70dc0ec22b53338
Description-en: Fallible iterator traits - Rust source code
 This package contains the source for the Rust fallible-iterator crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-fallible-streaming-iterator-dev
Description-md5: b5df59ce8a3964e246a4a40f0b399cc2
Description-en: Fallible streaming iteration - Rust source code
 This package contains the source for the Rust fallible-streaming-iterator
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-fancy-regex-dev
Description-md5: b4a8926a0e20f4852d081b43a0ab3462
Description-en: Regexes, supporting a relatively rich set of features, including backreferences and look-around - Rust source code
 This package contains the source for the Rust fancy-regex crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fasteval-dev
Description-md5: 31cf7554ac4c84450483a2316538ae21
Description-en: Fast evaluation of algebraic expressions - Rust source code
 This package contains the source for the Rust fasteval crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fastrand-dev
Description-md5: 155c216e109aa8462119964516884154
Description-en: Simple and fast random number generator - Rust source code
 This package contains the source for the Rust fastrand crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: fd-find
Description-md5: 35e6be181e7a38f72537091a1e6d254a
Description-en: Simple, fast and user-friendly alternative to find
 While it does not seek to mirror all of find's powerful functionality,
 fd provides sensible (opinionated) defaults for 80% of the use cases.
 .
 Features:
 .
  * Convenient syntax: ‘fd PATTERN’ instead of ‘find -iname '*PATTERN*'’.
  * Colorized terminal output (similar to ls).
  * It's fast, often faster than find.
  * Smart case.
  * Ignores hidden directories and files, by default.
  * Ignores patterns from your .gitignore, by default.
  * Regular expressions.
  * Unicode-awareness.
  * Parallel command execution with a syntax similar to GNU Parallel.
 .
  Please note: the executable and the associated manpage were renamed
  from ‘fd’ to ‘fdfind’ because of a file name clash.

Package: librust-fd-lock-dev
Description-md5: 46465c4701606ae34eba102a12408fe4
Description-en: Advisory cross-platform lock on a file using a file descriptor to it - Rust source code
 This package contains the source for the Rust fd-lock crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fdlimit-dev
Description-md5: 3fcf394c21bcde2293c4eac6386cff44
Description-en: utility crate for raising file descriptor limits - Rust source code
 This package contains the source for the Rust fdlimit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fehler-dev
Description-md5: f735e39febee941c460b995cf9f534ad
Description-en: Error-handling syntax in Rust - Rust source code
 This package contains the source for the Rust fehler crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fehler-macros-dev
Description-md5: ef762b95322d46c4214d576f92bc3639
Description-en: Macros des Fehlers - Rust source code
 This package contains the source for the Rust fehler-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-femme-dev
Description-md5: 9fab8fe8b6b40d0ff8969c37c9266d26
Description-en: pretty-printer and ndjson logger for log crate - Rust source code
 Not just a pretty (inter)face.
 .
 femme is a pretty-printer and ndjson logger for the log crate.
 .
 This package contains the source for the Rust femme crate,
 packaged for use with cargo and dh-cargo.

Package: librust-fern-dev
Description-md5: 299ec987eaf55e5a27e34c05a941ee7c
Description-en: Simple, efficient logging - Rust source code
 This package contains the source for the Rust fern crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-fernet-dev
Description-md5: 10e8897c2bee0dd59bc62d4f5ce55cc6
Description-en: Fernet in Rust - Rust source code
 This package contains the source for the Rust fernet crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-field-offset-dev
Description-md5: d0fea590e779844c428b1442e27c0263
Description-en: Safe pointer-to-member implementation - Rust source code
 This package contains the source for the Rust field-offset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-file-diff-dev
Description-md5: d9169e31d8699a9d689a2967dba0c9d2
Description-en: Atomic utility for diffing files in testing - Rust source code
 This package contains the source for the Rust file_diff crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-filedescriptor-dev
Description-md5: 10b13fc8a9fce461015f9f59962fc8f0
Description-en: More ergonomic wrappers around RawFd and RawHandle - Rust source code
 This package contains the source for the Rust filedescriptor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: filespooler
Description-md5: 27aa1cc739cc919e3ce59b0baa5b02f8
Description-en: Sequential, distributed, POSIX-style job queue processing
 Filespooler is a Unix-style tool that facilitates local or remote command
 execution, complete with stdin capture, with easy integration with various
 tools.  Here's a brief Filespooler feature list:
 .
  - It can easily use tools such as S3, Dropbox, Syncthing, NNCP, ssh, UUCP, USB
   drives, CDs, etc. as transport.
 .
   - Translation: you can use basically anything that is a filesystem as a
     transport
 .
  - It can use arbitrary decoder command pipelines (eg, zcat, stdcat, gpg, age,
   etc) to pre-process stored packets.
 .
  - It can send and receive packets by pipes.
 .
  - Its storage format is simple on-disk files with locking.
 .
  - It supports one-to-one and one-to-many configurations.
 .
  - Locking is unnecessary when writing new jobs to the queue, and many arbitrary
   tools (eg, Syncthing, Dropbox, etc) can safely write directly to the queue
   without any assistance.
 .
  - Queue processing is strictly ordered based on the order on the creation
   machine, even if job files are delivered out of order to the destination.
 .
  - stdin can be piped into the job creation tool, and piped to a later executor
   at process time on a remote machine.
 .
  - The file format is lightweight; less than 100 bytes overhead unless large
   extra parameters are given.
 .
  - The queue format is lightweight; having 1000 different queues on a Raspberry
   Pi would be easy.
 .
  - Processing is stream-based throughout; arbitrarily-large packets are fine and
   sizes in the TB range are no problem.
 .
  - The Filespooler command, fspl, is extremely lightweight, consuming less than
   10MB of RAM on x86_64.
 .
  - Filespooler has extensive documentation.
 .
 Filespooler consists of a command-line tool (fspl) for interacting with queues.
 It also consists of a Rust library that is used by fspl.  main.rs for fspl is
 just a few lines long.

Package: librust-filespooler-dev
Description-md5: 2f43a273d546279fe04287eeedee9ed3
Description-en: Sequential, distributed, POSIX-style job queue processing - Rust source code
 This package contains the source for the Rust filespooler crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-filetime-dev
Description-md5: 9a0339b5815a9fe55964ebbd30810c49
Description-en: Platform-agnostic accessors of timestamps in File metadata - Rust source code
 This package contains the source for the Rust filetime crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-findshlibs-dev
Description-md5: ce5468cf497083800b85a99d0522f92b
Description-en: Find shared libraries loaded in the current process - Rust source code
 This package contains the source for the Rust findshlibs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fishers-exact-dev
Description-md5: 0baf74151b16c30565fbf89cc7925a85
Description-en: Fisher's exact statistical test - Rust source code
 This package contains the source for the Rust fishers_exact crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fix-getters-rules-dev
Description-md5: 5964a565b4152b8b1ec6d7dc80ad8f39
Description-en: Fix get functions name by removing the get prefix when applicable - Rust source code
 This package contains the source for the Rust fix-getters-rules crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-fixedbitset-dev
Description-md5: 00bd36039dd1d80409dbf94fc22add90
Description-en: Simple bitset collection - Rust source code
 This package contains the source for the Rust fixedbitset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-flate2+libz-sys-dev
Description-md5: f34866778c358b253d7a86b3f8b3dbea
Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" and 1 more
 Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
 and raw deflate streams.
 .
 This metapackage enables feature "libz-sys" for the Rust flate2 crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "zlib" feature.

Package: librust-flate2+miniz-oxide-dev
Description-md5: dbbcefbfeea094d29993bda43b2e1b2d
Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "miniz_oxide" and 3 more
 Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
 and raw deflate streams.
 .
 This metapackage enables feature "miniz_oxide" for the Rust flate2 crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default", "miniz-sys", and
 "rust_backend" features.

Package: librust-flate2-dev
Description-md5: ce45d4ac8e94dfc76f3ee29ea23c380b
Description-en: FLATE, Gzip, and Zlib bindings for Rust - Rust source code
 Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
 and raw deflate streams.
 .
 This package contains the source for the Rust flate2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-flexiber-dev
Description-md5: dbb17e56cdd279e8250e0b2610717b73
Description-en: Encoding and decoding of BER-TLV as described in ISO 7816-4, without allocations - Rust source code
 This package contains the source for the Rust flexiber crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-float-cmp-dev
Description-md5: 76852428039c402bb2cb668d8c6a279e
Description-en: Floating point approximate comparison traits - Rust source code
 This package contains the source for the Rust float-cmp crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-float-eq-dev
Description-md5: 659631b01ab3f89c3a59a4a87e7d0f0e
Description-en: Compare IEEE floating point primitives, structs and collections for equality - Rust source code
 This package contains the source for the Rust float_eq crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-float-eq-derive-dev
Description-md5: 0233f939a1aabd6fc15b89f290c45223
Description-en: Derive macro support for float_eq - Rust source code
 This package contains the source for the Rust float_eq_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-float-ord-dev
Description-md5: 7709f89ceeed3cce08c50d98acc80852
Description-en: Total ordering for floating-point numbers - Rust source code
 This package contains the source for the Rust float-ord crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-flume-dev
Description-md5: 4395c98d45b1680cbf902121c5a34d40
Description-en: blazingly fast multi-producer channel - Rust source code
 Flume is a Rust library
 for a blazingly fast multi-producer, multi-consumer channel.
 .
 "Do not communicate by sharing memory;
 instead, share memory by communicating."
 .
 This package contains the source for the Rust flume crate,
 packaged for use with cargo and dh-cargo.

Package: librust-fnv-dev
Description-md5: ee2611939d3d1fd571b6de468bc06064
Description-en: Fowler–Noll–Vo hash function - Rust source code
 This package contains the source for the Rust fnv crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-fomat-macros-dev
Description-md5: b5eef2cf3175bfcc38a8aef69989d6fb
Description-en: Alternative syntax for print/write/format-like macros with a small templating language - Rust source code
 This package contains the source for the Rust fomat-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-font-kit-dev
Description-md5: ad617f78e62d0df9f1320f0d157ea18c
Description-en: Cross-platform font loading library - Rust source code
 This package contains the source for the Rust font-kit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-foreign-types-dev
Description-md5: 0479eb6aa339fa14149888efa78c02f3
Description-en: Framework for Rust wrappers over C APIs - Rust source code
 This package contains the source for the Rust foreign-types crate, packaged by
 debcargo for use with cargo and dh-cargo.
 .
 Additionally, this package also provides "default" and "std" features.

Package: librust-foreign-types-0.3-dev
Description-md5: e00b518edd8d80e4f68abf1a7a67d95a
Description-en: Framework for Rust wrappers over C APIs - Rust source code
 This package contains the source for the Rust foreign-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-foreign-types-macros-dev
Description-md5: a21fa77565dda0013340c6e4e6cbe112
Description-en: Internal crate used by foreign-types - Rust source code
 This package contains the source for the Rust foreign-types-macros crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-foreign-types-shared-dev
Description-md5: f431b852bdeb6ef42f8b256f0b2e30f4
Description-en: Internal crate used by foreign-types - Rust source code
 This package contains the source for the Rust foreign-types-shared crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-foreign-types-shared-0.1-dev
Description-md5: f431b852bdeb6ef42f8b256f0b2e30f4
Description-en: Internal crate used by foreign-types - Rust source code
 This package contains the source for the Rust foreign-types-shared crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-form-urlencoded-dev
Description-md5: fb0e61596f97e74f045b847cda6416f2
Description-en: Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms - Rust source code
 This package contains the source for the Rust form_urlencoded crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-fragile-dev
Description-md5: e0035f10b688b403a2ee7dcdb05212ce
Description-en: Wrapper types that permit sending non Send types - Rust source code
 This package contains the source for the Rust fragile crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-freetype-dev
Description-md5: 34d6f9633e36f7b7eed0b9146ba26f04
Description-en: Bindings for Freetype used by Servo - Rust source code
 This package contains the source for the Rust freetype crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-freetype-rs-dev
Description-md5: 6459be2cadd3f29ea09c5322c020935e
Description-en: Bindings for FreeType font library - Rust source code
 This package contains the source for the Rust freetype-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-freetype-sys-dev
Description-md5: 37145c2fae5978879873eb626f9236e7
Description-en: Low level binding for FreeType font library - Rust source code
 This package contains the source for the Rust freetype-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fs-extra-dev
Description-md5: da21947d06afcff93f79a620968dded7
Description-en: Expanding opportunities standard library std::fs and std::io - Rust source code
 Recursively copy folders with recept information about process and much more.
 .
 This package contains the source for the Rust fs_extra crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fs2-dev
Description-md5: 583060c7fc2fb198b3385e615afdd800
Description-en: Cross-platform file locks and file duplication - Rust source code
 This package contains the source for the Rust fs2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-fsevent-sys-dev
Description-md5: 7461f594cd11c2d589e8fab174329a13
Description-en: Rust bindings to the fsevent macOS API for file changes notifications - Rust source code
 This package contains the source for the Rust fsevent-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fst+memmap-dev
Description-md5: dd22f096eb9de17f20a2ca73a417e138
Description-en: Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - feature "memmap" and 2 more
 This metapackage enables feature "memmap" for the Rust fst crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default", and "mmap" features.

Package: librust-fst-dev
Description-md5: e16dc7127eefdf3476b3865d355d818c
Description-en: Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible) - Rust source code
 This package contains the source for the Rust fst crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-fts-sys-dev
Description-md5: 4a78fdb27d3c231d0b885c9da80b88dd
Description-en: File hierarchy traversal functions (FTS) - Rust source code
 This package contains the source for the Rust fts-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fuchsia-cprng-dev
Description-md5: 633d93fc013e7df1b34320874c70f5e5
Description-en: The Fuchsia cryptographically secure pseudorandom number generator - Rust source code
 This package contains the source for the Rust fuchsia-cprng crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fuchsia-zircon-dev
Description-md5: 87cde71939bac4b14bdd5df5b0c37450
Description-en: Rust bindings for the Zircon kernel - Rust source code
 This package contains the source for the Rust fuchsia-zircon crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fuchsia-zircon-sys-dev
Description-md5: 7c8dd1382612af324ca3da9c85dac506
Description-en: Low-level Rust bindings for the Zircon kernel - Rust source code
 This package contains the source for the Rust fuchsia-zircon-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-futf-dev
Description-md5: 6b8dc132dbf6b9cd53710fa31dc48fa1
Description-en: Handling fragments of UTF-8 - Rust source code
 This package contains the source for the Rust futf crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-futures-dev
Description-md5: 5ab186d8c39b7e3fa5a3adede18b320e
Description-en: Futures and streams - Rust source code
 This package contains the source for the Rust futures crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-channel-dev
Description-md5: 5e6862f271f7e308b2d5b968adf90dbe
Description-en: Channels for asynchronous communication using futures-rs - Rust source code
 This package contains the source for the Rust futures-channel crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-futures-codec-dev
Description-md5: a55e61e50b4fe9166dec0f3c48d4fdbd
Description-en: Utilities for encoding and decoding frames using `async/await` - Rust source code
 This package contains the source for the Rust futures_codec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-core-dev
Description-md5: 761b4612c56db47644716f9c263b057d
Description-en: Core traits and types in for the `futures` library - Rust source code
 This package contains the source for the Rust futures-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-executor-dev
Description-md5: 8420efe39299bf0f02b268ff69aa5c07
Description-en: Executors for asynchronous tasks based on the futures-rs library - Rust source code
 This package contains the source for the Rust futures-executor crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-futures-io-dev
Description-md5: bb9e0d14403ef18677afd647a130d048
Description-en: `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code
 This package contains the source for the Rust futures-io crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-lite-dev
Description-md5: 2791b03a09a12608d745421b83d6e95d
Description-en: Futures, streams, and async I/O combinators - Rust source code
 This package contains the source for the Rust futures-lite crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-locks-dev
Description-md5: a2854e4096dc3477d0e993518eb3df73
Description-en: Futures-aware lock primitives - Rust source code
 This package contains the source for the Rust futures-locks crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-macro-dev
Description-md5: 99266f15ea3e60a004caa8f0929d0333
Description-en: Futures-rs procedural macro implementations - Rust source code
 This package contains the source for the Rust futures-macro crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-sink-dev
Description-md5: 0003ae269c5469b3abc02a9bbadb7292
Description-en: Asynchronous `Sink` trait for the futures-rs library - Rust source code
 This package contains the source for the Rust futures-sink crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-task-dev
Description-md5: 0f99fc1417d5d2016981d2b60b52c20e
Description-en: Tools for working with tasks - Rust source code
 This package contains the source for the Rust futures-task crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-test-dev
Description-md5: 2c256710b15095ad3207d61edb36ad38
Description-en: Common utilities for testing components built off futures-rs - Rust source code
 This package contains the source for the Rust futures-test crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-futures-timer-dev
Description-md5: f28575ae337e7024bb2621089983a03e
Description-en: timeouts for futures - Rust source code
 A general purpose crate
 for working with timeouts and delays with futures.
 .
 This package contains the source for the Rust futures-timer crate,
 packaged for use with cargo and dh-cargo.

Package: librust-futures-util-dev
Description-md5: c2fc597935f8949113d74449cd6976b9
Description-en: Common utilities for the futures-rs library - Rust source code - Rust source code
 This package contains the source for the Rust futures-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fwdansi-dev
Description-md5: b88920897e38df95a7e377cb8a873697
Description-en: Forwards a byte string with ANSI escape code to a termcolor terminal - Rust source code
 This package contains the source for the Rust fwdansi crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-fxhash-dev
Description-md5: c4caa0ec480f7727ad7417bbf4aac9a9
Description-en: Fast, non-secure, hashing algorithm - Rust source code
 This package contains the source for the Rust fxhash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gcd-dev
Description-md5: 2d458ebae05377b04f47b9e14839e316
Description-en: calculating greatest common divisor - Rust source code
 This package contains the source for the Rust gcd crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gdk-dev
Description-md5: cf9ba4d7024bfc1b0c37a5f8f072415e
Description-en: Rust bindings for the GDK 3 library - Rust source code
 This package contains the source for the Rust gdk crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gdk-pixbuf-dev
Description-md5: a93a039ad87ffc0b0a36108697b40ce9
Description-en: Rust bindings for the GdkPixbuf library - Rust source code
 This package contains the source for the Rust gdk-pixbuf crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk-pixbuf-sys-dev
Description-md5: ba7cbfed3b4513586d1b87196d25109b
Description-en: FFI bindings to libgdk_pixbuf-2.0 - Rust source code
 This package contains the source for the Rust gdk-pixbuf-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk-sys-dev
Description-md5: 0a3973af377756f4e2743008bfa4a750
Description-en: FFI bindings to libgdk-3 - Rust source code
 This package contains the source for the Rust gdk-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk4-dev
Description-md5: 133962d62c20b3c5bcd7ffdb209bbf10
Description-en: Rust bindings of the GDK 4 library - Rust source code
 This package contains the source for the Rust gdk4 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gdk4-sys-dev
Description-md5: 3c64658268672d5ee4f2daf3f324ecc3
Description-en: FFI bindings of GDK 4 - Rust source code
 This package contains the source for the Rust gdk4-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk4-wayland-dev
Description-md5: 37dbf2c7147152c8cb94733c4d32de12
Description-en: Rust bindings of the GDK 4 Wayland library - Rust source code
 This package contains the source for the Rust gdk4-wayland crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk4-wayland-sys-dev
Description-md5: a3005ce8d77d84e277224c8f3d7e8901
Description-en: FFI bindings of GDK4 Wayland - Rust source code
 This package contains the source for the Rust gdk4-wayland-sys crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-gdk4-x11-dev
Description-md5: 62a16d1ecbfd7209fdff3b9db9dde180
Description-en: Rust bindings of the GDK4 X11 library - Rust source code
 This package contains the source for the Rust gdk4-x11 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdk4-x11-sys-dev
Description-md5: a2bee786a8319db1c37640404ecf2cec
Description-en: FFI bindings of GDK4 X11 - Rust source code
 This package contains the source for the Rust gdk4-x11-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdkx11-dev
Description-md5: 04103ab2a094ae96fec2fa9b73cd8374
Description-en: Rust bindings for the GDK X11 library - Rust source code
 This package contains the source for the Rust gdkx11 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gdkx11-sys-dev
Description-md5: 67b168f923b4ab7747b71393190317cc
Description-en: FFI binding for libgdkx11 - Rust source code
 This package contains the source for the Rust gdkx11-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-genawaiter-macro-dev
Description-md5: f02e9d8fc65f47c89422fd3b4509f200
Description-en: Convenience macros for generators (genawaiter) - Rust source code
 This package contains the source for the Rust genawaiter-macro crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-genawaiter-proc-macro-dev
Description-md5: 987246a103283d356942df5224c277b7
Description-en: Procedural macro for generators (genawaiter) - Rust source code
 This package contains the source for the Rust genawaiter-proc-macro crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-generator-dev
Description-md5: 599dcb226942a2b37f2443d2c9488814
Description-en: Stackfull Generator Library in Rust - Rust source code
 This package contains the source for the Rust generator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-generic-array+serde-dev
Description-md5: c989e4b0565e9d6d548daec3721692fa
Description-en: Generic types implementing functionality of arrays - feature "serde"
 This metapackage enables feature "serde" for the Rust generic-array crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-generic-array-dev
Description-md5: d5371a19488fd3cf807e7fb13ab02fb0
Description-en: Generic types implementing functionality of arrays - Rust source code
 This package contains the source for the Rust generic-array crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-geo-types-dev
Description-md5: 94ede639eeced832b0f95268c5cbea66
Description-en: Geospatial primitive data types - Rust source code
 This package contains the source for the Rust geo-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gethostname-dev
Description-md5: addec372408cd611c552849befd030f6
Description-en: Gethostname for all platforms - Rust source code
 This package contains the source for the Rust gethostname crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-getopts-dev
Description-md5: 6c3d2f75d483f079f80f08c7baf97523
Description-en: Getopts-like option parsing - Rust source code
 This package contains the source for the Rust getopts crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-getrandom+compiler-builtins-dev
Description-md5: 6cc652449f6dc72d75812753b9fad19f
Description-en: Retrieve random data from system source - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust getrandom
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-getrandom+core-dev
Description-md5: ed48366c7d593de832f8d34a034faa82
Description-en: Retrieve random data from system source - feature "core"
 This metapackage enables feature "core" for the Rust getrandom crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-getrandom+rustc-dep-of-std-dev
Description-md5: cff0f8c0f0eb780c4c1bf082add74538
Description-en: Retrieve random data from system source - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust getrandom
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-getrandom-dev
Description-md5: 56be96e4664809b2d69b28f8f0ab0a57
Description-en: Retrieve random data from system source - Rust source code
 This package contains the source for the Rust getrandom crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-getset-dev
Description-md5: ea92132db13bed09776b6977b967c4f0
Description-en: We're ready to go! - Rust source code
 A procedural macro for generating the most basic getters and setters on fields.
 .
 This package contains the source for the Rust getset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gettext-dev
Description-md5: a6b5056fbb8e74e80045ba35378ed81a
Description-en: Gettext translation framework for Rust - Rust source code
 This package contains the source for the Rust gettext crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gettext-rs-dev
Description-md5: 68ce294800e0c0c867836d02e8534efe
Description-en: Safe bindings for gettext - Rust source code
 This package contains the source for the Rust gettext-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gettext-sys-dev
Description-md5: b6042d8b71537610954d994761a727f2
Description-en: Raw FFI bindings for gettext - Rust source code
 This package contains the source for the Rust gettext-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ghost-dev
Description-md5: 4d2d0f0550130b225bd2837df05ac0a2
Description-en: Define your own PhantomData - Rust source code
 This package contains the source for the Rust ghost crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gif-dev
Description-md5: 2efbdc5b5f44f885b52806f46a00c4fe
Description-en: GIF de- and encoder - Rust source code
 This package contains the source for the Rust gif crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gimli-dev
Description-md5: 8a40253ada58786f14b3afbbd4c28d78
Description-en: Reading and writing the DWARF debugging format - Rust source code
 This package contains the source for the Rust gimli crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gio-dev
Description-md5: 769a8865592b6b6541e6beb9332ffbbf
Description-en: Rust bindings for the Gio library - Rust source code
 This package contains the source for the Rust gio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gio-sys-dev
Description-md5: 4ca7c58a42b4e5734b46a216b5591ea1
Description-en: FFI bindings to libgio-2.0 - Rust source code
 This package contains the source for the Rust gio-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gir-format-check-dev
Description-md5: de825804f10dd30949ab1888c0491610
Description-en: File format checker - Rust source code
 This package contains the source for the Rust gir-format-check crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: git-absorb
Description-md5: 3d59826d3904b54c9142fbc56d9baa7f
Description-en: Git commit --fixup, but automatic
 git-absorb is a port of hg absorb to Git.
 .
 git absorb automatically identifies which commits are safe to modify,
 and which indexed changes belong to each of those commits. It then writes
 fixup! commits for each of those changes. These fixups can later be folded
 into the feature branch with Git's built-in autosquash functionality.

Package: librust-git-absorb-dev
Description-md5: 6ee06165e222c37ae552abc777e260de
Description-en: Git commit --fixup, but automatic - Rust source code
 This package contains the source for the Rust git-absorb crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-git-testament-dev
Description-md5: fb8f44a84ed9fc621c33429a39fe7cfb
Description-en: Record git working tree status when compiling your crate - Rust source code
 This package contains the source for the Rust git-testament crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-git-testament-derive-dev
Description-md5: c009b7c2ba78698fbfa75d940bb00b25
Description-en: Record git working tree status when compiling your crate - inner procedural macro - Rust source code
 This package contains the source for the Rust git-testament-derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-git2+default-dev
Description-md5: 9f3df519a32eb7a03c60b4aefe41ce14
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "default"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "default" for the Rust git2 crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-git2+https-dev
Description-md5: 09f3ed4205589e1be2d74efdc5af5bb6
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "https"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "https" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-git2+openssl-probe-dev
Description-md5: 62d6dc9d20611eafa3a6f42aa8d28786
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-probe" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-git2+openssl-sys-dev
Description-md5: f74a98cbb9808b56292f0d8eba816d03
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-sys" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-git2+ssh-dev
Description-md5: 2328fe9b5d5eb540ee69f4e80819ad47
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "ssh"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-git2+ssh-key-from-memory-dev
Description-md5: d886702357c57b5db5b2283383ed6047
Description-en: Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh_key_from_memory" for the Rust git2 crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-git2-dev
Description-md5: 8959e8c0eae5c822b037f55c4176b5b7
Description-en: Bindings to libgit2 for interoperating with git repositories - Rust source code
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This package contains the source for the Rust git2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-git2-curl-dev
Description-md5: 7aa7040067ea1a864ad869880388dc29
Description-en: Backend for an HTTP transport in libgit2 powered by libcurl - Rust source code
 Intended to be used with the git2 crate.
 .
 This package contains the source for the Rust git2-curl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gl-dev
Description-md5: 59361aed75f2a488099610cd7ca9ebaf
Description-en: OpenGL bindings - Rust source code
 This package contains the source for the Rust gl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gl-generator-dev
Description-md5: 31c3fb726bee4c5b0d95502d1e09bffb
Description-en: Code generators for creating bindings to the Khronos OpenGL APIs - Rust source code
 This package contains the source for the Rust gl_generator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glib-dev
Description-md5: 092ecdfcf7008c600a36ed0180822fae
Description-en: Rust bindings for the GLib library - Rust source code
 This package contains the source for the Rust glib crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-glib-macros-dev
Description-md5: 849f36b5b63c333cd97cb7db2a9bc911
Description-en: Rust bindings for the GLib library, proc macros crate - Rust source code
 This package contains the source for the Rust glib-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glib-sys-dev
Description-md5: e75b7ce0b76b7eff379d24c987780733
Description-en: FFI bindings to libglib-2.0 - Rust source code
 This package contains the source for the Rust glib-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glob-dev
Description-md5: 582e4a28bdfe6ad7aa13a9af1668f5c9
Description-en: Match file paths against Unix shell style patterns - Rust source code
 This package contains the source for the Rust glob crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-globset-dev
Description-md5: cfab569dfad7629805cb2d5eff8d720c
Description-en: Cross platform single glob and glob set matching - Rust source code
 Glob set matching is the process of matching one or more glob patterns against
 a single candidate path simultaneously, and returning all of the globs that
 matched.
 .
 This package contains the source for the Rust globset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-globwalk-dev
Description-md5: 97cae4f6e7c4ed64bc5658a581a46f28
Description-en: Glob-matched recursive file system walking - Rust source code
 This package contains the source for the Rust globwalk crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glutin-dev
Description-md5: 85a8072aa6caf7b64c52a133f9864563
Description-en: Cross-platform OpenGL context provider - Rust source code
 This package contains the source for the Rust glutin crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glutin-egl-sys-dev
Description-md5: 5561ed6cce14a99d85143a64cdfe5b1a
Description-en: Egl bindings for glutin - Rust source code
 This package contains the source for the Rust glutin_egl_sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-glutin-glx-sys-dev
Description-md5: 3403f9f0ef7bd0a09418ecda13240fd1
Description-en: Glx bindings for glutin - Rust source code
 This package contains the source for the Rust glutin_glx_sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gobject-sys-dev
Description-md5: abf6da6c432d359218ea80435b51b547
Description-en: FFI bindings to libgobject-2.0 - Rust source code
 This package contains the source for the Rust gobject-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-goblin+alloc-dev
Description-md5: 7dded9fe9af83ea47e7e8b4b763d4f4a
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - feature "alloc" and 2 more
 This metapackage enables feature "alloc" for the Rust goblin crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "archive", and "endian_fd"
 features.

Package: librust-goblin+default-dev
Description-md5: e666da52ef6c7cc428ac59da490aa451
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - feature "default"
 This metapackage enables feature "default" for the Rust goblin crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-goblin+log-dev
Description-md5: edc3a9d0ce0261f212043f0456896b5c
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - feature "log"
 This metapackage enables feature "log" for the Rust goblin crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-goblin+mach32-dev
Description-md5: dfd08ecbb8f9457d0b1ac43858395f6e
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - feature "mach32" and 3 more
 This metapackage enables feature "mach32" for the Rust goblin crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "mach64", "pe32", and "pe64"
 features.

Package: librust-goblin+std-dev
Description-md5: f212fe9cb3660574e06dba8a0062e6f8
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - feature "std"
 This metapackage enables feature "std" for the Rust goblin crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-goblin-dev
Description-md5: 66bce0599bcc0cdf2c9dbfa0d4b299e9
Description-en: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate - Rust source code
 This package contains the source for the Rust goblin crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gpg-error-dev
Description-md5: 272c91080a4924d1d588f2844f97d91f
Description-en: Libgpg-error bindings for Rust - Rust source code
 This package contains the source for the Rust gpg-error crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gpgme-dev
Description-md5: 0ff046adced71dd1e4452974453c7fff
Description-en: GPGme bindings for Rust - Rust source code
 This package contains the source for the Rust gpgme crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gpgme-sys-dev
Description-md5: fed7730367f8e5415630a4dd20eeab7a
Description-en: Raw bindings for gpgme - Rust source code
 This package contains the source for the Rust gpgme-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-graphene-rs-dev
Description-md5: 2b85d2b34f704d4a8f603d1e1f761bb2
Description-en: Rust bindings for the Graphene library - Rust source code
 This package contains the source for the Rust graphene-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-graphene-sys-dev
Description-md5: 8a51f7a3f09ce726d992250ec16e1a94
Description-en: FFI bindings to libgraphene-1.0 - Rust source code
 This package contains the source for the Rust graphene-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: grcov
Description-md5: 51f6e1d2c2c4d056a30132817a299058
Description-en: Collects and aggregates code coverage information for multiple source files
 This package contains the following binaries built from the Rust crate
 "grcov":
  - grcov

Package: librust-grcov-dev
Description-md5: 6d3d411bfc9df5fc3d1b8777fba26955
Description-en: Collect and aggregate code coverage data for multiple source files - Rust source code
 This package contains the source for the Rust grcov crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-greetd-ipc+async-trait-dev
Description-md5: 82ab2e6a98fb2021790e9e1e235889ff
Description-en: The greetd IPC protocol - feature "async-trait"
 This metapackage enables feature "async-trait" for the Rust greetd_ipc crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-greetd-ipc+thiserror-dev
Description-md5: fbc3620ad2c5657dd1838d2367fe2d4e
Description-en: The greetd IPC protocol - feature "thiserror" and 2 more
 This metapackage enables feature "thiserror" for the Rust greetd_ipc crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "codec", and "sync-codec"
 features.

Package: librust-greetd-ipc+tokio-codec-dev
Description-md5: f2bd07f595716a5a664c3035ae98c15b
Description-en: The greetd IPC protocol - feature "tokio-codec"
 This metapackage enables feature "tokio-codec" for the Rust greetd_ipc crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-greetd-ipc+tokio-dev
Description-md5: 4290684bf16b79b37f6bf299a5a8de7e
Description-en: The greetd IPC protocol - feature "tokio"
 This metapackage enables feature "tokio" for the Rust greetd_ipc crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-greetd-ipc-dev
Description-md5: 8c1c666b9d10bd85646f0d5b2442bed9
Description-en: The greetd IPC protocol - Rust source code
 This package contains the source for the Rust greetd_ipc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-dev
Description-md5: 3a8568be06b681e4e2cc666540e3496d
Description-en: Fast line oriented regex searching as a library - Rust source code
 This package contains the source for the Rust grep crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-grep-cli-dev
Description-md5: f0236985164622f69b1c04c02bb43102
Description-en: Utilities for search oriented command line applications - Rust source code
 This package contains the source for the Rust grep-cli crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-matcher-dev
Description-md5: a00f5c4076309c4e9f4777e78d8b1771
Description-en: Trait for regular expressions, with a focus on line oriented search - Rust source code
 This package contains the source for the Rust grep-matcher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-pcre2-dev
Description-md5: d8b55f51e825940af1be7c8c48c7ac1b
Description-en: Use PCRE2 with the 'grep' crate - Rust source code
 This package contains the source for the Rust grep-pcre2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-printer-dev
Description-md5: 6d3abf4eb07f3a2822f22511b4cb2772
Description-en: The grep crate's Sink trait that provides standard printing of search results, similar to grep itself - Rust source code
 This package contains the source for the Rust grep-printer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-regex-dev
Description-md5: ad160a2d956a6262b65e450dec2b2a01
Description-en: Use Rust's regex library with the 'grep' crate - Rust source code
 This package contains the source for the Rust grep-regex crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-grep-searcher+default-dev
Description-md5: 6bd8701a4ca5d82f5ce1a7120b83f888
Description-en: Fast line oriented regex searching as a library - feature "default"
 This metapackage enables feature "default" for the Rust grep-searcher crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-grep-searcher-dev
Description-md5: a4b33f62e04cc4dd40f5efd671927b14
Description-en: Fast line oriented regex searching as a library - Rust source code
 This package contains the source for the Rust grep-searcher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gsk4-dev
Description-md5: 6a1f78b17af8bbe61d379e2f1c14ff55
Description-en: Rust bindings of the GSK 4 library - Rust source code
 This package contains the source for the Rust gsk4 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gsk4-sys-dev
Description-md5: f4c72be10fc9c93c1de0c5e15a26fd8d
Description-en: FFI bindings of GSK 4 - Rust source code
 This package contains the source for the Rust gsk4-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gstreamer-audio-sys-dev
Description-md5: 0615a4fc180953fa042b9b752bdafc8f
Description-en: FFI bindings to libgstaudio-1.0 - Rust source code
 This package contains the source for the Rust gstreamer-audio-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-gstreamer-base-sys-dev
Description-md5: b9f6929102698f96f373484125759072
Description-en: FFI bindings to libgstbase-1.0 - Rust source code
 This package contains the source for the Rust gstreamer-base-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-gstreamer-sys-dev
Description-md5: 12aa4be1a7ecbb6b32a101ff902b80f1
Description-en: FFI bindings to libgstreamer-1.0 - Rust source code
 This package contains the source for the Rust gstreamer-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gstreamer-video-sys-dev
Description-md5: 0216aa1c75f56e13941955416ce6d118
Description-en: FFI bindings to libgstvideo-1.0 - Rust source code
 This package contains the source for the Rust gstreamer-video-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-gtk-dev
Description-md5: 337704c16d2bef4536f31c80f3ab1ca1
Description-en: Rust bindings for the GTK+ 3 library - Rust source code
 This package contains the source for the Rust gtk crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gtk-rs-lgpl-docs-dev
Description-md5: 998032fb39200e4cf83f931cd6a633c4
Description-en: LGPL-licensed docs for Gtk-rs crates - Rust source code
 This package contains the source for the Rust gtk-rs-lgpl-docs crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-gtk-sys-dev
Description-md5: b5e3a39913e635b16528358124c5568c
Description-en: FFI bindings to libgtk-3 - Rust source code
 This package contains the source for the Rust gtk-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gtk3-macros-dev
Description-md5: 2de5302a6e571f228b5955bb838c5aeb
Description-en: Rust bindings for the GTK 3 library - Rust source code
 This package contains the source for the Rust gtk3-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gtk4-dev
Description-md5: 6de20c423fbf47334bcba31c8ee3d771
Description-en: Rust bindings of the GTK 4 library - Rust source code
 This package contains the source for the Rust gtk4 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-gtk4-macros-dev
Description-md5: 9229ac1a3c9cb86d71bda3c38c43e083
Description-en: Macros helpers for GTK 4 bindings - Rust source code
 This package contains the source for the Rust gtk4-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gtk4-sys-dev
Description-md5: 07d3682e868676652ebef3a470d2c375
Description-en: FFI bindings of GTK 4 - Rust source code
 This package contains the source for the Rust gtk4-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gumdrop+default-expr-dev
Description-md5: 88f31ddad1657badec00ac7375a490ae
Description-en: Option parser with custom derive support - feature "default_expr"
 This metapackage enables feature "default_expr" for the Rust gumdrop crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-gumdrop-dev
Description-md5: e644c0761ca443b1ea710943fbca62ea
Description-en: Option parser with custom derive support - Rust source code
 This package contains the source for the Rust gumdrop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gumdrop-derive+default-expr-dev
Description-md5: 77415a2a682e7b66870a734225bd63ad
Description-en: Custom derive support for gumdrop - feature "default_expr"
 This metapackage enables feature "default_expr" for the Rust gumdrop_derive
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-gumdrop-derive-dev
Description-md5: 74a7d19fb9041ed5f82455eb6b32716d
Description-en: Custom derive support for gumdrop - Rust source code
 This package contains the source for the Rust gumdrop_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-gzip-header-dev
Description-md5: 67cc93dca274b893720a492b329cf004
Description-en: Decoding and encoding the header part of gzip files - Rust source code
 This package contains the source for the Rust gzip-header crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-h2-dev
Description-md5: 3d7d65a35db9a0c56903f96a25ba51d2
Description-en: HTTP/2 client and server - Rust source code
 This package contains the source for the Rust h2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-half-dev
Description-md5: 85a368bd69e9c0215e3142367d35705f
Description-en: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code
 This package contains the source for the Rust half crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-harfbuzz-rs-dev
Description-md5: 6ca0dd0c946656d7ded5a485f5b719cf
Description-en: High-level interface to HarfBuzz, exposing its most important functionality in a safe manner using Rust - Rust source code
 This package contains the source for the Rust harfbuzz_rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-harfbuzz-sys-dev
Description-md5: 790ef41cc7581e1cea033a10c9db18ba
Description-en: Rust bindings to the HarfBuzz text shaping engine - Rust source code
 This package contains the source for the Rust harfbuzz-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hash-dev
Description-md5: 62cb7ea4fcc24d514fca1e5dd2924c3b
Description-en: Use the md5 package instead - Rust source code
 This package contains the source for the Rust hash crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hash32-dev
Description-md5: 3b22f7cdcb2d2f1dcdc08ade5e827db2
Description-en: 32-bit hashing algorithms - Rust source code
 This package contains the source for the Rust hash32 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hashbrown-dev
Description-md5: 9f9460582137ce8be5073d47f2a4a1b0
Description-en: Rust port of Google's SwissTable hash map - Rust source code
 This package contains the source for the Rust hashbrown crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hashlink-dev
Description-md5: 80e35070798b5332f79be11c22fba5bb
Description-en: HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code
 This package contains the source for the Rust hashlink crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-heapsize-dev
Description-md5: 09231e89aeac863ec4b2e4e79747220f
Description-en: Measure the total runtime size of an object on the heap - Rust source code
 This package contains the source for the Rust heapsize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-heck-dev
Description-md5: ef4e14b521b65b1147b88239fb98351d
Description-en: Case conversion library - Rust source code
 This package contains the source for the Rust heck crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hex+serde-dev
Description-md5: e81eb1262beaf345a4c78ebfb1da9d92
Description-en: Encoding and decoding data into/from hexadecimal representation - feature "serde"
 This metapackage enables feature "serde" for the Rust hex crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-hex-dev
Description-md5: f9e9696c1e55ac71e26a8528b6883080
Description-en: Encoding and decoding data into/from hexadecimal representation - Rust source code
 This package contains the source for the Rust hex crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hex-literal-dev
Description-md5: df7b0df4f6236ce099a10c9f0b14ddb0
Description-en: Procedural macro for converting hexadecimal string to byte array at compile time - Rust source code
 This package contains the source for the Rust hex-literal crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hex-view-dev
Description-md5: a43c361db4345e4016109191c1f92e6c
Description-en: Easily format a &[u8] as hex - Rust source code
 This package contains the source for the Rust hex-view crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hexplay-dev
Description-md5: 7a702c14bda7a985e7f90d0dd4451438
Description-en: Format u8 slices like an hex editor - Rust source code
 This package contains the source for the Rust hexplay crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: hexyl
Description-md5: bc2d1cfc8e4ca83fb3f5254ad7df7215
Description-en: Command-line hex viewer with colored output
 hexyl is a simple hex viewer for the terminal. It uses colored output to
 distinguish different categories of bytes (NULL bytes, printable ASCII
 characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
 .
 This package contains the following binaries built from the Rust crate
 "hexyl":
  - hexyl

Package: librust-hexyl-dev
Description-md5: 2c72e2a9403ab9e2a89d6712cf632fc8
Description-en: Command-line hex viewer - Rust source code
 This package contains the source for the Rust hexyl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hidapi-sys-dev
Description-md5: e2737238c1967af7a090250bec282f87
Description-en: FFI bindings to hidapi - Rust source code
 This package contains the source for the Rust hidapi-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hkdf-dev
Description-md5: cf2bff135efc6831e38b3bd1f20a1d89
Description-en: HMAC-based Extract-and-Expand Key Derivation Function (HKDF) - Rust source code
 This package contains the source for the Rust hkdf crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hmac-dev
Description-md5: bc91aed24c633e6961bccab4af7dd515
Description-en: Generic implementation of Hash-based Message Authentication Code (HMAC) - Rust source code
 This package contains the source for the Rust hmac crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-home-dev
Description-md5: 47ed10e4bbe99c23da6e7241f966c5c5
Description-en: Shared definitions of home directories - Rust source code
 This package contains the source for the Rust home crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hostname-dev
Description-md5: 366c9e33d2fec1615809e4d949630b20
Description-en: Cross-platform system's host name functions - Rust source code
 This package contains the source for the Rust hostname crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-html-escape-dev
Description-md5: a58b9f8a1aded2096cee2e4c53f8e6ec
Description-en: Encoding characters in HTML/decoding HTML entities - Rust source code
 This package contains the source for the Rust html-escape crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-html2pango-dev
Description-md5: 65252ee77c77df32ca9bcdc394c0423e
Description-en: Convert html to pango - Rust source code
 This package contains the source for the Rust html2pango crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-html2text-dev
Description-md5: 6a323dc632e85dd25aa2c5c6f7bc722e
Description-en: Render HTML as plain text - Rust source code
 This package contains the source for the Rust html2text crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-html5ever-dev
Description-md5: edfac84720bb18c805642d5624672020
Description-en: High-performance browser-grade HTML5 parser - Rust source code
 This package contains the source for the Rust html5ever crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-http-dev
Description-md5: e2c3a17c26669023dd927b226b10f0e1
Description-en: Set of types for representing HTTP requests and responses - Rust source code
 This package contains the source for the Rust http crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-http-body-dev
Description-md5: 5ef84833c84f0cdc82ddb5a1ddb1bfb6
Description-en: trait representing asynchronous operations on an HTTP body - Rust source code
 This package contains the source for the Rust http-body crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-httparse-dev
Description-md5: e7591328e425b149d2e9e1b8a34fb3de
Description-en: Tiny, safe, speedy, zero-copy HTTP/1.x parser - Rust source code
 This package contains the source for the Rust httparse crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-httpdate-dev
Description-md5: 88e1dc28f20849cf2af9ccfef1a9b9f9
Description-en: HTTP date parsing and formatting - Rust source code
 This package contains the source for the Rust httpdate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-human-sort-dev
Description-md5: 856e96785eb53f1bf8de9144ebbdd9a1
Description-en: Human sort (natural sort) implementation - Rust source code
 This package contains the source for the Rust human-sort crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-humansize-dev
Description-md5: 2416d9dc2e4891e8f6789b5f153fe141
Description-en: Represent file sizes in a human-readable format - Rust source code
 This package contains the source for the Rust humansize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-humantime-dev
Description-md5: b83176d6e2f93ba4e3c722e45635f548
Description-en: Parser and formatter for std::time::{Duration, SystemTime} - Rust source code
 This package contains the source for the Rust humantime crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hyper-dev
Description-md5: 425ecd21129815fc3374236c2f4e69ed
Description-en: Fast and correct HTTP library - Rust source code
 This package contains the source for the Rust hyper crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-hyper-rustls-dev
Description-md5: fd2ec1a9a49a085dd9d4e637378af78d
Description-en: rustls+hyper integration for pure rust HTTPS - Rust source code
 hyper-rustls is an integration
 between the rustls TLS stack and the hyper HTTP library.
 .
 This package contains the source
 for the Rust hyper-rustls crate,
 packaged for use with cargo and dh-cargo.

Package: librust-hyper-tls-dev
Description-md5: 164f85379fb00b4731d0c5a2ae21a74d
Description-en: Default TLS implementation for use with hyper - Rust source code
 This package contains the source for the Rust hyper-tls crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: hyperfine
Description-md5: 2b7d5ecdb7cfc630436e371e5054754b
Description-en: Command-line benchmarking tool
 Developed in Rust, hyperfine provides the following features:
  * Statistical analysis across multiple runs.
  * Support for arbitrary shell commands.
  * Constant feedback about the benchmark progress and current estimates.
  * Warmup runs can be executed before the actual benchmark.
  * Cache-clearing commands can be set up before each timing run.
  * Statistical outlier detection to detect interference from other programs and
 caching effects.
  * Export results to various formats: CSV, JSON, Markdown, AsciiDoc.
  * Parameterized benchmarks (e.g. vary the number of threads).

Package: librust-hyphenation+embed-all-dev
Description-md5: de62e1201d594efe33cd671f5f9eea36
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "embed_all"
 This metapackage enables feature embed_all for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfc-dev
Description-md5: b4730516733140218bb917ab38965a4f
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "nfc"
 This metapackage enables feature nfc for the Rust hyphenation crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfd-dev
Description-md5: 0cb81b0bdbefb3482fc8b03be47daee4
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "nfd"
 This metapackage enables feature nfd for the Rust hyphenation crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfkc-dev
Description-md5: b533160d40e1e6d49843ddb83ca5fe00
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "nfkc"
 This metapackage enables feature nfkc for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfkd-dev
Description-md5: 3c0bcc897e52387c867ed2c58c3227ea
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "nfkd"
 This metapackage enables feature nfkd for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+pocket-resources-dev
Description-md5: 97f7efb25ce8eac534f674e04f36e6ff
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "pocket-resources"
 This metapackage enables feature pocket-resources for the Rust hyphenation
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+unicode-normalization-dev
Description-md5: e7b77bc630aea859b3accec61d6d4bcb
Description-en: Knuth-Liang hyphenation for a variety of languages - feature "unicode-normalization"
 This metapackage enables feature unicode-normalization for the Rust hyphenation
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation-dev
Description-md5: e7ef7506496b9cbb8dcd6bba9ddf79a3
Description-en: Knuth-Liang hyphenation for a variety of languages - Rust source code
 This package contains the source for the Rust hyphenation crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hyphenation-commons-dev
Description-md5: 13a78419be15cd9512c3aee000e1fa06
Description-en: Proemial code for the `hyphenation` library - Rust source code
 This package contains the source for the Rust hyphenation_commons crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-i18n-config-dev
Description-md5: 1e9a716a0996bfe2c80f8f5a3a78d9eb
Description-en: This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system - Rust source code
 This package contains the source for the Rust i18n-config crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-i18n-embed-impl-dev
Description-md5: 34830549ae2fce348dd7ecc0a4cf32f2
Description-en: Macro implementations for i18n-embed - Rust source code
 This package contains the source for the Rust i18n-embed-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-iana-time-zone-dev
Description-md5: b4de8337a2b0b95750a854e0b83f6f53
Description-en: Get the IANA time zone for the current system - Rust source code
 This package contains the source for the Rust iana-time-zone crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ident-case-dev
Description-md5: 017cefcc984067e2736f02d6393564ae
Description-en: Utility for applying case rules to Rust identifiers - Rust source code
 This package contains the source for the Rust ident_case crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-idna-dev
Description-md5: 0756145129d858f98a716f2c7071c25f
Description-en: IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code
 This package contains the source for the Rust idna crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-if-addrs-dev
Description-md5: 6dddbdabae0299c1774320488c62b197
Description-en: Return interface IP addresses on Posix and windows systems - Rust source code
 This package contains the source for the Rust if-addrs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ignore-dev
Description-md5: d1b1dcd17ef27ddd8f4fa242c9d5385f
Description-en: Fast library for efficiently matching ignore files such as `.gitignore` against file paths - Rust source code
 This package contains the source for the Rust ignore crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-im-rc+proptest-dev
Description-md5: ff4f59ddd40a35de7d87b3fe2c1a302c
Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "proptest"
 This metapackage enables feature "proptest" for the Rust im-rc crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-im-rc+quickcheck-dev
Description-md5: 7787b106b8759eee307f9fd6ae4ac6e0
Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "quickcheck"
 This metapackage enables feature "quickcheck" for the Rust im-rc crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-im-rc+rayon-dev
Description-md5: 1633f10e9a13f7b60b3a3f1ff706147c
Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "rayon"
 This metapackage enables feature "rayon" for the Rust im-rc crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-im-rc+serde-dev
Description-md5: e366fa169c47dddf2a8dcc80b667d3a3
Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "serde"
 This metapackage enables feature "serde" for the Rust im-rc crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-im-rc-dev
Description-md5: 957a94c25c53b9ef31b9bd50bd6340dd
Description-en: Immutable collection datatypes (the fast but not thread safe version) - Rust source code
 This package contains the source for the Rust im-rc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-image-dev
Description-md5: 89dd11e8f8182e87e7275196c8b5abe4
Description-en: Imaging library written in Rust - Rust source code
 Provides basic filters and decoders for the most common image formats.
 .
 This package contains the source for the Rust image crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-imagesize-dev
Description-md5: 573f797120e2e792346e3a81b0b71b95
Description-en: Quick probing of image dimensions without loading the entire file - Rust source code
 This package contains the source for the Rust imagesize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-include-dir-impl-dev
Description-md5: 5333ae0eb818efc5e0bccde302e7fc8a
Description-en: Implementation crate for include_dir - Rust source code
 This package contains the source for the Rust include_dir_impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-include-dir-macros-dev
Description-md5: 3b35d5b0b407e94c8836e979f4ee1c4c
Description-en: Procedural macro used by include_dir - Rust source code
 This package contains the source for the Rust include_dir_macros crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-indefinite-dev
Description-md5: 514de3df74cd1e34b3f21b0cd1c0fe05
Description-en: Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel - Rust source code
 This package contains the source for the Rust indefinite crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-indenter-dev
Description-md5: 11f1b8028cc466e753d66a4656870035
Description-en: Formatter wrapper that indents the text, designed for error display impls - Rust source code
 This package contains the source for the Rust indenter crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-indexmap-dev
Description-md5: 205f189925f899b0dfafaf59a6e0f231
Description-en: Hash table with consistent order and fast iteration - Rust source code
 This package contains the source for the Rust indexmap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-indicatif-dev
Description-md5: 90e41f4670c7fb734ca70f3c4af0323b
Description-en: Progress bar and cli reporting library for Rust - Rust source code
 This package contains the source for the Rust indicatif crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-indoc-dev
Description-md5: 35f247450f92fd7e2be72e5c36f5f39a
Description-en: Indented document literals - Rust source code
 This package contains the source for the Rust indoc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-inflate-dev
Description-md5: 1177f365026ab5cfac9c46f2390f01b6
Description-en: DEFLATE decoding - Rust source code
 This package contains the source for the Rust inflate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-inflector+heavyweight-dev
Description-md5: 390cc65baf089b88870c866c507e4b18
Description-en: Adds String based inflections for Rust - feature "heavyweight" and 1 more
 Snake, kebab, camel, sentence, class, title and table cases as well as
 ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize
 are supported as both traits and pure functions acting on String types.
 .
 This metapackage enables feature "heavyweight" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-inflector+lazy-static-dev
Description-md5: 715e171ee5f49f68866ae7959ce10718
Description-en: Adds String based inflections for Rust - feature "lazy_static"
 Snake, kebab, camel, sentence, class, title and table cases as well as
 ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize
 are supported as both traits and pure functions acting on String types.
 .
 This metapackage enables feature "lazy_static" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-inflector+regex-dev
Description-md5: 02f80bce270aaaecae647e2b96c2aa7a
Description-en: Adds String based inflections for Rust - feature "regex"
 Snake, kebab, camel, sentence, class, title and table cases as well as
 ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize
 are supported as both traits and pure functions acting on String types.
 .
 This metapackage enables feature "regex" for the Rust Inflector crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-inflector-dev
Description-md5: b0592a76acf19051546af765b0b68c4e
Description-en: Adds String based inflections for Rust - Rust source code
 Snake, kebab, camel, sentence, class, title and table cases as well as
 ordinalize, deordinalize, demodulize, foreign key, and pluralize/singularize
 are supported as both traits and pure functions acting on String types.
 .
 This package contains the source for the Rust Inflector crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-inotify+futures-core-dev
Description-md5: 3a81008265d292a4c45350e89d9c756f
Description-en: Idiomatic wrapper for inotify - feature "futures-core"
 This metapackage enables feature "futures-core" for the Rust inotify crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-inotify+stream-dev
Description-md5: ab7dea90cec2084178f47233499809bc
Description-en: Idiomatic wrapper for inotify - feature "stream" and 1 more
 This metapackage enables feature "stream" for the Rust inotify crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-inotify+tokio-dev
Description-md5: d6bba41528f4e73a1baff5908c0f6408
Description-en: Idiomatic wrapper for inotify - feature "tokio"
 This metapackage enables feature "tokio" for the Rust inotify crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-inotify-dev
Description-md5: 4e32eae288f6a2debef8eacf4b775e75
Description-en: Idiomatic wrapper for inotify - Rust source code
 This package contains the source for the Rust inotify crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-inotify-sys-dev
Description-md5: edaba85fefa871b6d123d67c5d6924e2
Description-en: Inotify bindings for the Rust programming language - Rust source code
 This package contains the source for the Rust inotify-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-insta-dev
Description-md5: 30f717e430e5ad3281dad1826cfe40ed
Description-en: Snapshot testing library for Rust - Rust source code
 This package contains the source for the Rust insta crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-instant-dev
Description-md5: 116ba574eed4178cd0ef0d110533ae70
Description-en: Partial replacement for std::time::Instant that works on WASM too - Rust source code
 This package contains the source for the Rust instant crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-interpolate-name-dev
Description-md5: ff36327d67bbbca702cfa01fc0b9cc62
Description-en: Simple procedural macro attribute for repetitive tests - Rust source code
 This package contains the source for the Rust interpolate_name crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-intervaltree-dev
Description-md5: f48f0a0c08d003e9b381bd572b67f824
Description-en: Simple and generic implementation of an immutable interval tree - Rust source code
 This package contains the source for the Rust intervaltree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-intrusive-collections-dev
Description-md5: c4d995419ab9fe587e677094ce24b5dc
Description-en: Intrusive collections for Rust. - Rust source code
 This package contains the source for the Rust intrusive-collections crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-inventory-dev
Description-md5: 90f822ef1948d0071b3b83edd4a9af81
Description-en: Typed distributed plugin registration - Rust source code
 This package contains the source for the Rust inventory crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-io-lifetimes-dev
Description-md5: a27bad9d5fee48e658cf0be5bae91f84
Description-en: Low-level I/O ownership and borrowing library - Rust source code
 This package contains the source for the Rust io-lifetimes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ioctl-rs-dev
Description-md5: d5dacc02ce7bf14b8a943fed53aa678e
Description-en: Rust bindings for system ioctls - Rust source code
 This package contains the source for the Rust ioctl-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-iovec-dev
Description-md5: 1b17dc77880fcd98444d74dccb7d3263
Description-en: Portable buffer type for scatter/gather I/O operations - Rust source code
 This package contains the source for the Rust iovec crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ipconfig-dev
Description-md5: 812f7b3baa92699ff60740f16c86c57d
Description-en: Get network adapters information and network configuration for windows - Rust source code
 This package contains the source for the Rust ipconfig crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ipfs-unixfs+filetime-dev
Description-md5: 1f760b0e4386c50e4dc2bf13d6df70f4
Description-en: UnixFs tree support - feature "filetime" and 1 more
 This metapackage enables feature "filetime" for the Rust ipfs-unixfs crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-ipfs-unixfs-dev
Description-md5: f94d08d699be34df23419b4d15fceebf
Description-en: UnixFs tree support - Rust source code
 This package contains the source for the Rust ipfs-unixfs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ipnet-dev
Description-md5: b4df54786d68c3909f2570f0439ac6e7
Description-en: types and methods for working with IP network addresses - Rust source code
 The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`,
 `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library
 and align to their design to stay consistent. The module also provides useful
 traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`,
 `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is
 guaranteed to compile using the stable toolchain.
 .
 This package contains the source for the Rust ipnet crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ipnetwork-dev
Description-md5: 8cab203462c6fa321d090f43bfa5b4a5
Description-en: Work with IP CIDRs in Rust - Rust source code
 This package contains the source for the Rust ipnetwork crate, packaged by
 debcargo for use with cargo and dh-cargo.
 .
 Additionally, this package also provides the "serde" feature.

Package: librust-iptables-dev
Description-md5: 72b235c4643915138ca4532aff5b3971
Description-en: Rust bindings for iptables - Rust source code
 This package contains the source for the Rust iptables crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-is-debug-dev
Description-md5: 8b39e68ae03aafb66e03ab8ff2082bf8
Description-en: Get build model is debug - Rust source code
 This package contains the source for the Rust is_debug crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-is-executable-dev
Description-md5: aea4406d651d59d3e66032877e5769a4
Description-en: Is there an executable file at the given path? - Rust source code
 This package contains the source for the Rust is_executable crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-is-match-dev
Description-md5: 96eca27bc2c6a6c6f5dba61ee153abe8
Description-en: Check whether something matches something else - Rust source code
 This package contains the source for the Rust is-match crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-isahc-dev
Description-md5: 4c54958a4b756a33fe630ca686aaedc9
Description-en: practical HTTP client that is fun to use - Rust source code
 Isahc (pronounced like Isaac) is a practical HTTP client
 that is fun to use.
 .
 Key features:
  * Full support for HTTP/1.1 and HTTP/2.
  * Configurable request timeouts, redirect policies, Unix sockets,
    and many more settings.
  * Offers an ergonomic synchronous API
    as well as a runtime-agnostic asynchronous API
    with support for async/await.
  * Fully asynchronous core,
    with incremental reading and writing of request and response bodies
    and connection multiplexing.
  * Sessions and cookie persistence.
  * Automatic request cancellation on drop.
  * Uses the http crate as an interface for requests and responses.
 .
 This package contains the source for the Rust isahc crate,
 packaged for use with cargo and dh-cargo.

Package: librust-iso8601-dev
Description-md5: 6bfeb297b2b52e997cb3dfd7ff367008
Description-en: Parsing ISO8601 dates using nom - Rust source code
 This package contains the source for the Rust iso8601 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-itertools-dev
Description-md5: a0a38a4157ddbfb018ea661b68f045a0
Description-en: Extra iterator adaptors, iterator methods, free functions, and macros - Rust source code
 This package contains the source for the Rust itertools crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-itertools-num-dev
Description-md5: b1264fe9810eb12665b52e0feca23452
Description-en: Numerical iterator tools - Rust source code
 Extra iterators and iterator methods and functions.
 .
 This package contains the source for the Rust itertools-num crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-itoa-dev
Description-md5: 2db109496105d8867e1938f8dd8dae55
Description-en: Fast functions printing integer primitives to io::Write - Rust source code
 This package contains the source for the Rust itoa crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ivf-dev
Description-md5: 1308c29128a9f1d207f6b2459558bb7d
Description-en: Simple ivf muxer - Rust source code
 This package contains the source for the Rust ivf crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-jargon-args-dev
Description-md5: dc0b530105505333e1d696860f970cb7
Description-en: Simple but smart command line parser - Rust source code
 This package contains the source for the Rust jargon-args crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-jemalloc-sys-dev
Description-md5: 9fc512229aef25a0e4cc6d52a6dc6c8d
Description-en: Rust FFI bindings to jemalloc - Rust source code
 This package contains the source for the Rust jemalloc-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-jobserver-dev
Description-md5: 9f5f626f2150d0a782573e47f9b153b0
Description-en: The GNU make jobserver for Rust - Rust source code
 This package contains the source for the Rust jobserver crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-jpeg-decoder-dev
Description-md5: cf7291beae1d6d6e4eb28c6988d5d0ec
Description-en: JPEG decoder - Rust source code
 This package contains the source for the Rust jpeg-decoder crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-js-int-dev
Description-md5: cfe392a2338a4445382798c3254c2b1d
Description-en: JavaScript-interoperable integer types - Rust source code
 This package contains the source for the Rust js_int crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-js-option-dev
Description-md5: 7de14fb2fe843e7e8ca592b749e2ed3e
Description-en: Option-like type with separate null and undefined variants - Rust source code
 This package contains the source for the Rust js_option crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-js-sys-dev
Description-md5: c8e40b5a57364ca66e4d51a0a392f4d2
Description-en: Bindings for JS global objects and functions - Rust source code
 This package contains the source for the Rust js-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-json-dev
Description-md5: 819e09e92b7c5c8aa34c1c39269d938f
Description-en: JSON implementation in Rust - Rust source code
 This package contains the source for the Rust json crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-jsonwebtoken-dev
Description-md5: 1363d2bc2714f29f72257e83b99c3064
Description-en: Create and decode JWTs in a strongly typed way - Rust source code
 This package contains the source for the Rust jsonwebtoken crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-keccak-dev
Description-md5: 291c4c1b3dcba903d825392ff45e511f
Description-en: Keccak-f sponge function - Rust source code
 This package contains the source for the Rust keccak crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-khronos-api-dev
Description-md5: 80be1c95c3056386a715b6b8c0be86ae
Description-en: Khronos XML API Registry, exposed as byte string constants - Rust source code
 This package contains the source for the Rust khronos_api crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-khronos-egl-dev
Description-md5: 2bb01d06c15db4191fe4aae15585df84
Description-en: Rust bindings for EGL - Rust source code
 This package contains the source for the Rust khronos-egl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: kmon
Description-md5: 967e37d8ba9e5fbf564d4fd23c23cf27
Description-en: Interactive kernel monitor that combines dmesg and kmod
 kmon is an interactive kernel monitor for the terminal. It can insepct and load
 kernel modules, and it can monitor kernel activity. It basically combines dmesg
 and kmod into one application. Note that is probably needs to run as root.

Package: librust-kstring-dev
Description-md5: 64f13b30db0ee56269839ad72cbbf38b
Description-en: Key String: optimized for map keys - Rust source code
 This package contains the source for the Rust kstring crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-kurbo-dev
Description-md5: db64d9661053c63516a5fe9c8e01970e
Description-en: 2D curves library - Rust source code
 This package contains the source for the Rust kurbo crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-kv-log-macro-dev
Description-md5: 48c8fe81389b539c828324e4099d32a2
Description-en: log macro for log's kv-unstable backend - Rust source code
 kv-log-macro is a log macro for log's kv-unstable backend.
 .
 This package contains the source for the Rust kv-log-macro crate,
 packaged for use with cargo and dh-cargo.

Package: librust-lab-dev
Description-md5: e33b2375dc45d845b4876f9a7fdf54de
Description-en: Conversion from RGB colors to L*a*b* measurements - Rust source code
 This package contains the source for the Rust lab crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: lalrpop
Description-md5: e727ced9b911f03a7ea52564cf1f7fd9
Description-en: Convenient LR(1) parser generator
 This package contains the following binaries built from the Rust crate
 "lalrpop":
  - lalrpop

Package: librust-lalrpop-dev
Description-md5: 7a15d87d54d7ab60bc8ee63733e68787
Description-en: Convenient LR(1) parser generator - Rust source code
 This package contains the source for the Rust lalrpop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lalrpop-util-dev
Description-md5: f7cfbe6aaabceddb1f358f60ef268143
Description-en: Runtime library for parsers generated by LALRPOP - Rust source code
 This package contains the source for the Rust lalrpop-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-language-tags-dev
Description-md5: 942a3e5fa77f57aeef9f34b2fca7bbd1
Description-en: Language tags for Rust - Rust source code
 This package contains the source for the Rust language-tags crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: laurel
Description-md5: 3448139f258a7915d45275b86e0c3e2c
Description-en: Transform Linux Audit logs for SIEM usage
 LAUREL is an event post-processing plugin for auditd(8) that
 transforms and enriches audit logs to improve their utility for
 modern security monitoring setups.

Package: librust-lazy-regex-dev
Description-md5: 68a83900ab532ddd907375faa3c11a99
Description-en: lazy static regexes checked at compile time - Rust source code
 Lazy-regex enables you to use the `regex!` macro to build regexes:
  * they're checked at compile time
  * they're wrapped in `once_cell` lazy static initializers
    so that they're compiled only once
  * they can hold flags as suffix:
    `let case_insensitive_regex = regex!("ab*"i);`
  * regex creation is less verbose
 .
 This macro returns references to normal instances of `regex::Regex`
 so all the usual features are available.
 .
 This package contains the source for the Rust lazy-regex crate,
 packaged for use with cargo and dh-cargo.

Package: librust-lazy-static-dev
Description-md5: 8b6a4c74af2adbe38cd22fa5bb0cf351
Description-en: Macro for declaring lazily evaluated statics - Rust source code
 This package contains the source for the Rust lazy_static crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lazycell+serde-dev
Description-md5: 696bf55ced1cdba8a6523ffd5b6cc83a
Description-en: Library providing a lazily filled Cell struct - feature "serde"
 This metapackage enables feature "serde" for the Rust lazycell crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-lazycell-dev
Description-md5: a8d0e096fd93b1aad93b3bf87a0fc7d5
Description-en: Library providing a lazily filled Cell struct - Rust source code
 This package contains the source for the Rust lazycell crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-leptonica-plumbing-dev
Description-md5: 2d5657a919b85a4914063df9dfb518fb
Description-en: safe wrapper of leptonica-sys - Rust source code
 Leptonica-plumbing exposes a safe version of the leptonica-sys api,
 to access the C API of leptonica in a safe manner.
 .
 This package contains the source
 for the Rust leptonica-plumbing crate,
 packaged for use with cargo and dh-cargo.

Package: librust-leptonica-sys-dev
Description-md5: c40149830b4475db86bb2190f630fb72
Description-en: FFI bindings for Leptonica - Rust source code
 leptonica-sys is Rust FFI bindings to Leptonica.
 .
 Leptonica is a pedagogically-oriented library
 broadly useful for image processing and image analysis applications.
 .
 This package contains the source
 for the Rust leptonica-sys crate,
 packaged for use with cargo and dh-cargo.

Package: librust-lewton-dev
Description-md5: 5eed75bbbc6d1f02a63f238c7419bee9
Description-en: Pure Rust vorbis decoder - Rust source code
 This package contains the source for the Rust lewton crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lexical-core-dev
Description-md5: cb07352f882a87f560e3190908fb6fd0
Description-en: Lexical, to- and from-string conversion routines - Rust source code
 This package contains the source for the Rust lexical-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lexiclean-dev
Description-md5: dc2bd82a4d34a0f98c77fab0500d7122
Description-en: Lexically clean paths - Rust source code
 This package contains the source for the Rust lexiclean crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lexopt-dev
Description-md5: 07bc5d2f5c29e18e4b5efad3fb01ac58
Description-en: Minimalist pedantic command line parser - Rust source code
 This package contains the source for the Rust lexopt crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lfs-core-dev
Description-md5: 73c6f2ac789db2a86a4c494ebc5627c5
Description-en: Give information on mounted disks - Rust source code
 This package contains the source for the Rust lfs-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libc+rustc-dep-of-std-dev
Description-md5: 676128a2cb68eee41b233f1c2ed9f1c3
Description-en: Rust bindings to libc - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust libc crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-libc+rustc-std-workspace-core-dev
Description-md5: edbc72d835f92901366af915f0f11595
Description-en: Rust bindings to libc - feature "rustc-std-workspace-core"
 This metapackage enables feature "rustc-std-workspace-core" for the Rust libc
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-libc-dev
Description-md5: dee5fe8f89efafe4a98db306041f5e9d
Description-en: Rust bindings to libc - Rust source code
 This package contains the source for the Rust libc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-libc-print-dev
Description-md5: 5166351279a752feb40da56d032890c0
Description-en: println! and eprintln! macros suitable for #![no_std] - Rust source code
 This package contains the source for the Rust libc-print crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libdbus-sys-dev
Description-md5: 1da3b554022db467a4ce09f9371a2f85
Description-en: FFI bindings to libdbus - Rust source code
 This package contains the source for the Rust libdbus-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libflate-dev
Description-md5: cdde5569d0dccdb55a098c2ba1d9cbfa
Description-en: DEFLATE algorithm and related formats (ZLIB, GZIP) - Rust source code
 This package contains the source for the Rust libflate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libflate-lz77-dev
Description-md5: dcb0dcc51ee49b347254f020f3db991a
Description-en: LZ77 encoder for libflate crate - Rust source code
 This package contains the source for the Rust libflate_lz77 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libgit2-sys-dev
Description-md5: b231057c19eaa8fb0c39d55e3f34b6f9
Description-en: Native bindings to the libgit2 library - Rust source code
 This package contains the source for the Rust libgit2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libgpg-error-sys-dev
Description-md5: 6e2430d1bddb6226d90a8d9ec98dc8df
Description-en: Raw bindings for libgpg-error - Rust source code
 This package contains the source for the Rust libgpg-error-sys crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-libloading-dev
Description-md5: c97d5013f6d9cd53ff9946752a1a6aa9
Description-en: Safer binding to dynamic library loading utilities - Rust source code
 This package contains the source for the Rust libloading crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libm-dev
Description-md5: a92aee8b7812f59b70686556e75af773
Description-en: Libm in pure Rust - Rust source code
 This package contains the source for the Rust libm crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-libmount-dev
Description-md5: 847a2e4baeeee6875b654a025b485134
Description-en: Type-safe wrapper around mount system call - Rust source code
 This package contains the source for the Rust libmount crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libnghttp2-sys-dev
Description-md5: e1f4f6fe831525dd56424df54e77b1af
Description-en: FFI bindings for libnghttp2 (nghttp2) - Rust source code
 This package contains the source for the Rust libnghttp2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-liboverdrop-dev
Description-md5: ba3c393aaf83970ec514c2c1d4d8485f
Description-en: Configuration library, with directory overlaying and fragments dropins - Rust source code
 This package contains the source for the Rust liboverdrop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libpulse-sys-dev
Description-md5: fdad652b77cfd84542f60a0ef29c0ff7
Description-en: FFI bindings for the PulseAudio libpulse system library - Rust source code
 This package contains the source for the Rust libpulse-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libsensors-sys-dev
Description-md5: 62d33dbcac8b34fecffd50dc76abb3c2
Description-en: Rust bindings to libsensors - Rust source code
 This package contains the source for the Rust libsensors-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libslirp-dev
Description-md5: cc621c8b064d963f62c4c321895b22df
Description-en: high-level Rust bindings for libslirp
 This package contains the source for the Rust libslirp crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: libslirp-helper
Description-md5: 7b39aeaabd6463fe8ddaa1dc981b06fd
Description-en: helper process for libslirp
 This package contains the following binaries built from the Rust crate
 "libslirp":
  - libslirp-helper

Package: librust-libslirp-sys-dev
Description-md5: bdc68f8c6be2154a849c89ceef9e5d3e
Description-en: FFI bindings for libslirp - Rust source code
 This package contains the source for the Rust libslirp-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libsodium-sys-dev
Description-md5: 64299619e615ac3e8abb164bd972b7a3
Description-en: FFI binding to libsodium - Rust source code
 This package contains the source for the Rust libsodium-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libsqlite3-sys-dev
Description-md5: 7cf02ad92c39daa7337d7d6debf3cd0d
Description-en: Native bindings to the libsqlite3 library - Rust source code
 This package contains the source for the Rust libsqlite3-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libssh2-sys-dev
Description-md5: df9de3548f4bd794865cb2e315756890
Description-en: Native bindings to the libssh2 library - Rust source code
 This package contains the source for the Rust libssh2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libsystemd-dev
Description-md5: 2ae9829134c9441cfbfadd5f766b80b8
Description-en: Pure-Rust client library to interact with systemd - Rust source code
 This package contains the source for the Rust libsystemd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libudev-dev
Description-md5: 9e0322cf1c11a7a57228b387b512be3c
Description-en: Rust wrapper for libudev - Rust source code
 This package contains the source for the Rust libudev crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libudev-sys-dev
Description-md5: e17a0c9b0822a226f77830a86e1e86ab
Description-en: FFI bindings to libudev - Rust source code
 This package contains the source for the Rust libudev-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-libz-sys+default-dev
Description-md5: 323e0f3e7ced2cf93332728f2da75ad0
Description-en: Low-level bindings to the system libz library (also known as zlib) - feature "default"
 This metapackage enables feature "default" for the Rust libz-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-libz-sys+libc-dev
Description-md5: 2dfa8f7a078ec3fec9d1ba7c0e9bd47d
Description-en: Low-level bindings to the system libz library (also known as zlib) - feature "libc"
 This metapackage enables feature "libc" for the Rust libz-sys crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-libz-sys-dev
Description-md5: 5b88f18c9645f97ab69ece2319de7ac6
Description-en: Low-level bindings to the system libz library (also known as zlib) - Rust source code
 This package contains the source for the Rust libz-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-line-wrap-dev
Description-md5: 7d21925db8b74f5668c042941b9ca212
Description-en: Efficiently insert line separators - Rust source code
 This package contains the source for the Rust line-wrap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-linear-map+serde-dev
Description-md5: c449e0c95fcd59d98c68b157c736c2e1
Description-en: Map implemented by searching linearly in a vector - feature "serde"
 This metapackage enables feature "serde" for the Rust linear-map crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-linear-map+serde-impl-dev
Description-md5: ff7060b850238940f5107a2bcab517e6
Description-en: Map implemented by searching linearly in a vector - feature "serde_impl"
 This metapackage enables feature "serde_impl" for the Rust linear-map crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-linear-map+serde-test-dev
Description-md5: 5ddfa572c0fe1a1100916d7598605f46
Description-en: Map implemented by searching linearly in a vector - feature "serde_test"
 This metapackage enables feature "serde_test" for the Rust linear-map crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-linear-map-dev
Description-md5: 4bb61ee136ffb424de241825112f40bc
Description-en: Map implemented by searching linearly in a vector - Rust source code
 This package contains the source for the Rust linear-map crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-link-cplusplus-dev
Description-md5: 091f9bcd18e266fc97f3dc189e19ffb1
Description-en: Link libstdc++ or libc++ automatically or manually - Rust source code
 This package contains the source for the Rust link-cplusplus crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-linked-hash-map+heapsize-dev
Description-md5: cd6573a82b3b3decbf35138121c0c24b
Description-en: HashMap that holds key-value pairs in insertion order - feature "heapsize" and 1 more
 This metapackage enables feature "heapsize" for the Rust linked-hash-map crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "heapsize_impl" feature.

Package: librust-linked-hash-map+serde-dev
Description-md5: 3d0a006adc5f298b33970fe0cdbdb5bf
Description-en: HashMap that holds key-value pairs in insertion order - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust linked-hash-map crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde_impl" feature.

Package: librust-linked-hash-map-dev
Description-md5: ff82d347dc2808a97e773bed3c83ab93
Description-en: HashMap that holds key-value pairs in insertion order - Rust source code
 This package contains the source for the Rust linked-hash-map crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-linkify-dev
Description-md5: bd2f522e5d4805cb80929f2dc766571b
Description-en: Finds URLs and email addresses in plain text - Rust source code
 Takes care to get the boundaries right with surrounding punctuation like
 parentheses.
 .
 This package contains the source for the Rust linkify crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-linux-perf-data-dev
Description-md5: dc14be32a97d22558d28748c22243b15
Description-en: Parser for the perf.data format - Rust source code
 This format is emitted by the Linux perf tool.
 .
 This package contains the source for the Rust linux-perf-data crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-linux-perf-event-reader-dev
Description-md5: 0121d651f68cea7a881c1a6f0d1a5d1b
Description-en: Parse Linux perf_event information from raw bytes - Rust source code
 This package contains the source for the Rust linux-perf-event-reader crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-linux-raw-sys+compiler-builtins-dev
Description-md5: f11be6be1d7193dd2648d79286ac5eb8
Description-en: Generated bindings for Linux's userspace API - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust linux-raw-sys
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-linux-raw-sys+core-dev
Description-md5: bddab1d3dc046a0e38574c13d73145a0
Description-en: Generated bindings for Linux's userspace API - feature "core"
 This metapackage enables feature "core" for the Rust linux-raw-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-linux-raw-sys+default-dev
Description-md5: 6e542f4b8bbee4cc9921d62d8eaf645b
Description-en: Generated bindings for Linux's userspace API - feature "default"
 This metapackage enables feature "default" for the Rust linux-raw-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-linux-raw-sys+rustc-dep-of-std-dev
Description-md5: 9d34b22c56aff28414d46e1eadb80463
Description-en: Generated bindings for Linux's userspace API - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust linux-raw-sys
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-linux-raw-sys-dev
Description-md5: 615fcb8c86481200bc46afe3879d2168
Description-en: Generated bindings for Linux's userspace API - Rust source code
 This package contains the source for the Rust linux-raw-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-listenfd-dev
Description-md5: 482c637c85d3a4a9047b7e30bcad03a9
Description-en: Simple library to work with listenfds passed from the outside (systemd/catflap socket activation) - Rust source code
 This package contains the source for the Rust listenfd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-litrs-dev
Description-md5: 62e55409edd0a106ebe4326907a08834
Description-en: Parse and inspect Rust literals - Rust source code
 tokens in the Rust programming language representing fixed values).
 Particularly useful for proc macros, but can also be used outside of a proc-
 macro context.
 .
 This package contains the source for the Rust litrs crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-lliw-dev
Description-md5: cb5ac8feea6306f6444463435a6dc9fa
Description-en: Text colours and styles for your terminal with no additional dependencies - Rust source code
 This package contains the source for the Rust lliw crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-lmdb-dev
Description-md5: d47ae41b59a7789fecb73c3acca68a93
Description-en: Idiomatic and safe LMDB wrapper - Rust source code
 This package contains the source for the Rust lmdb crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-lmdb-sys-dev
Description-md5: a7290fb2fd1b4e3f927691e5448ad776
Description-en: Rust bindings for liblmdb - Rust source code
 This package contains the source for the Rust lmdb-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-local-ipaddress-dev
Description-md5: 42e0737cb8b111ebb3fb997dcc462ade
Description-en: Get your local IP address without panic - Rust source code
 This package contains the source for the Rust local_ipaddress crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-locale-dev
Description-md5: 15c18a250879694cec6aace0d449b643
Description-en: Basic localisation - Rust source code
 Warning: Major rewrite pending for 0.3!
 .
 This package contains the source for the Rust locale crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-locale-config-dev
Description-md5: 3672f592f2de614172f0ca262a5a1c3b
Description-en: Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference - Rust source code
 This package contains the source for the Rust locale_config crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lock-api-dev
Description-md5: 82eb3d9d8eaf8d0e2385a1f4a7be59cb
Description-en: Wrappers to create fully-featured Mutex and RwLock types - Rust source code
 Compatible with no_std.
 .
 This package contains the source for the Rust lock_api crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-log-dev
Description-md5: 5e8de8ddf592f35b618e1c6c619fe539
Description-en: Lightweight logging facade for Rust - Rust source code
 This package contains the source for the Rust log crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-log-reroute-dev
Description-md5: 5ad1e39938f17c691b11df4c0886bd96
Description-en: Support to change logging target for the log crate - Rust source code
 This package contains the source for the Rust log-reroute crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-loggerv-dev
Description-md5: d21e34d87df0f77c8931a7bacf619798
Description-en: Logging implementation with stdout/stderr color support
 This package contains the source for the Rust loggerv crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-loopdev-dev
Description-md5: ef301da710b00f96747780724976dd02
Description-en: Setup and control loop devices - Rust source code
 This package contains the source for the Rust loopdev crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lru-dev
Description-md5: 29e0e651cd026377aa27eb1f65d31ce3
Description-en: LRU cache implementation - Rust source code
 This package contains the source for the Rust lru crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-lru-cache+heapsize-dev
Description-md5: 575e88b8794b6cf22f13beb63ea9feda
Description-en: Cache that holds a limited number of key-value pairs - feature "heapsize"
 This metapackage enables feature heapsize for the Rust lru-cache crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-lru-cache+heapsize-impl-dev
Description-md5: fff94deebe6f67c963728b77c4be5a46
Description-en: Cache that holds a limited number of key-value pairs - feature "heapsize_impl"
 This metapackage enables feature heapsize_impl for the Rust lru-cache crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-lru-cache-dev
Description-md5: 6be84a7e6a6d62e24ba13c6e00835710
Description-en: Cache that holds a limited number of key-value pairs - Rust source code
 This package contains the source for the Rust lru-cache crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lscolors-dev
Description-md5: c4756155b1b6877d87adfeb4b7036ff1
Description-en: Colorize paths using the LS_COLORS environment variable - Rust source code
 This package contains the source for the Rust lscolors crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: lscolors
Description-md5: 9bed57bbf1285504ba5ffddf1f54d3fa
Description-en: Colorize paths using the LS_COLORS environment variable
 This package contains the following binaries built from the Rust crate
 "lscolors":
  - lscolors

Package: lsd
Description-md5: 81ab24e2dab6d20a130dad18e5be032f
Description-en: ls command with a lot of pretty colors and some other stuff
 Rewrite of GNU ls with lot of added features like colors, icons, tree-view,
 more formatting options etc. The project is heavily inspired by the super
 colorls project.

Package: librust-lua52-sys-dev
Description-md5: b232dd8c177b435502f32b05ad8a7850
Description-en: Bindings for Lua 5.2 - Rust source code
 This package contains the source for the Rust lua52-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lyon-geom+serde-dev
Description-md5: ba147ef35aea8a4244c7b1b31d76dcfe
Description-en: 2D quadratic and cubic bézier arcs and line segment math on top of euclid - feature "serde"
 This metapackage enables feature "serde" for the Rust lyon_geom crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-lyon-geom+serialization-dev
Description-md5: ccfcd909dd866909b665c7bb05ad3304
Description-en: 2D quadratic and cubic bézier arcs and line segment math on top of euclid - feature "serialization"
 This metapackage enables feature "serialization" for the Rust lyon_geom crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-lyon-geom-dev
Description-md5: 79b21970cc5c07fc20eca26ca4f66ecc
Description-en: 2D quadratic and cubic bézier arcs and line segment math on top of euclid - Rust source code
 This package contains the source for the Rust lyon_geom crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lyon-path+serde-dev
Description-md5: ec1d76b9dd663129a98384caa2dcb729
Description-en: Types and utilities to store, build and iterate over 2D paths - feature "serde"
 This metapackage enables feature "serde" for the Rust lyon_path crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-lyon-path+serialization-dev
Description-md5: 0a5f1632a1d8ee4ec40dc2b494bc1495
Description-en: Types and utilities to store, build and iterate over 2D paths - feature "serialization"
 This metapackage enables feature "serialization" for the Rust lyon_path crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-lyon-path-dev
Description-md5: d94745875a49aadefa94b1b7b66bba5b
Description-en: Types and utilities to store, build and iterate over 2D paths - Rust source code
 This package contains the source for the Rust lyon_path crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lzma-sys-dev
Description-md5: 11ab74b8fa4d471a43d74cd3b1cc0c17
Description-en: Bindings to liblzma for lzma and xz stream encoding/decoding - Rust source code
 High level Rust bindings are available in the `xz2` crate.
 .
 This package contains the source for the Rust lzma-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-lzw-dev
Description-md5: eaf94f145a5635641b6b2abee5a079e3
Description-en: LZW compression and decompression - Rust source code
 This package contains the source for the Rust lzw crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mac-dev
Description-md5: 7f7461ff1155a96ea94a3ac42cb6b2ee
Description-en: Collection of great and ubiqutitous macros - Rust source code
 This package contains the source for the Rust mac crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mach-o-sys-dev
Description-md5: a37f847ab4ed332245dff4e8613da1b3
Description-en: Bindings to the OSX mach-o system library - Rust source code
 This package contains the source for the Rust mach_o_sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-macho-unwind-info-dev
Description-md5: 4116aeb775f28bb43d79b91950f6827b
Description-en: Parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries - Rust source code
 This package contains the source for the Rust macho-unwind-info crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-macro-attr-dev
Description-md5: d501aa7b1565d2c3c1c91264e68be644
Description-en: `macro_attr!` macro for custom macro derives and attributes - Rust source code
 Supersedes the `custom_derive` crate.
 .
 This package contains the source for the Rust macro-attr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-magnet-uri-dev
Description-md5: b20157b76a533aa8d2ff8fa50cbfcc24
Description-en: Parsing Magnet URI scheme - Rust source code
 This package contains the source for the Rust magnet-uri crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-malloc-buf-dev
Description-md5: 59fa34342d9778467817340e84c1b521
Description-en: Structs for handling malloc'd memory passed to Rust - Rust source code
 This package contains the source for the Rust malloc_buf crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-man-dev
Description-md5: d271ee6a07ccd697cb6108649df5496d
Description-en: Generate structured man pages - Rust source code
 This package contains the source for the Rust man crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-manifest-dir-macros-dev
Description-md5: 2d4c1f6fc3523c3775246893ca4965a7
Description-en: Function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time - Rust source code
 This package contains the source for the Rust manifest-dir-macros crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-maplit-dev
Description-md5: 606b1d7cb159eac04f5dd2cc88b293b3
Description-en: Literal macros for HashMap, HashSet, BTreeMap, BTreeSet - Rust source code
 This package contains the source for the Rust maplit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-markdown-dev
Description-md5: fb35dc604164565d98a2f43cfc4aef4c
Description-en: native Rust library for parsing Markdown and outputting HTML - Rust source code
 This package contains the source for the Rust markdown crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: rust-markdown
Description-md5: 44559fdc745929082dee318ecf9b3e0f
Description-en: command line utility for parsing Markdown and outputting HTML
 This package provides a command line utility `markdown` which uses the rust
 markdown crate to parse a markdown file and output HTML.

Package: librust-markup5ever-dev
Description-md5: 084fa5f72c805e37b8ca6e00781db6a4
Description-en: Common code for xml5ever and html5ever - Rust source code
 This package contains the source for the Rust markup5ever crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-markup5ever-rcdom-dev
Description-md5: 7e08bcdda3449260a1238b659d28da53
Description-en: DOM structure for use by tests in html5ever/xml5ever - Rust source code
 This package contains the source for the Rust markup5ever_rcdom crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-match-cfg-dev
Description-md5: dc7ee96e0c1d96f25082686957653eb8
Description-en: Convenience macro to ergonomically define an item depending on a large number of `#[cfg]` parameters - Rust source code
 Structured like match statement, the first matching branch is the item that
 gets emitted.
 .
 This package contains the source for the Rust match_cfg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-matchers-dev
Description-md5: 1a94bbd8f717907d08a8787249356ca2
Description-en: Regex matching on character and byte streams - Rust source code
 This package contains the source for the Rust matchers crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-matches-dev
Description-md5: 15c85661776e8260a859ebc610a6bdf2
Description-en: Macro to evaluate, as a boolean, whether an expression matches a pattern - Rust source code
 This package contains the source for the Rust matches crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-maxminddb+memmap-dev
Description-md5: e43c32b1bed54a94e1fb4733c8e65454
Description-en: Reading MaxMind DB format used by GeoIP2 and GeoLite2 - feature "memmap"
 This metapackage enables feature memmap for the Rust maxminddb crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-maxminddb+mmap-dev
Description-md5: ce8cf95637193ef41480fb09c30b58f3
Description-en: Reading MaxMind DB format used by GeoIP2 and GeoLite2 - feature "mmap"
 This metapackage enables feature mmap for the Rust maxminddb crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-maxminddb-dev
Description-md5: 070fc558b55633cd861e4bfcc1335fec
Description-en: Reading MaxMind DB format used by GeoIP2 and GeoLite2 - Rust source code
 This package contains the source for the Rust maxminddb crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-maybe-uninit-dev
Description-md5: 0d5494c5b07306d42b92f702f3ec3181
Description-en: MaybeUninit for friends of backwards compatibility - Rust source code
 This package contains the source for the Rust maybe-uninit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-md-5-dev
Description-md5: c559c2c9aca30492472cb31a7fe39e26
Description-en: MD5 hash function - Rust source code
 This package contains the source for the Rust md-5 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-md5-dev
Description-md5: 4020c042836419823c2db4c55c2ae0c5
Description-en: Package provides the MD5 hash function - Rust source code
 This package contains the source for the Rust md5 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-md5-asm-dev
Description-md5: bd796d14b8c54523745b53d2a6073d35
Description-en: Assembly implementation of MD5 compression function - Rust source code
 This package contains the source for the Rust md5-asm crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-mdl-dev
Description-md5: 2549120bd7ada4dd1814622b3c7e9a31
Description-en: Library to share and persist app state between threads and process
 Implements a simple way to store structs instances in a LMDB database and other
 methods like BTreeMap
 .
 This package contains the source for the Rust mdl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-memchr-dev
Description-md5: 3c0aa52861747f03432ff746ddd51dcb
Description-en: Safe interface to memchr - Rust source code
 This package contains the source for the Rust memchr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-memmap-dev
Description-md5: 0d03a6d49666ce5787ee52e0e6195483
Description-en: Cross-platform Rust API for memory-mapped file IO - Rust source code
 This package contains the source for the Rust memmap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-memmap2-dev
Description-md5: 77126bb59dc329b7b1f01ecea9ddab19
Description-en: Cross-platform Rust API for memory-mapped file IO - Rust source code
 This package contains the source for the Rust memmap2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-memoffset-dev
Description-md5: ec399f8ed0fe8ecb520b9e5574bb2b18
Description-en: Offset_of functionality for Rust structs - Rust source code
 This package contains the source for the Rust memoffset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-memsec+alloc-dev
Description-md5: 166709e4ca6dba18dbc13379c8f1a5db
Description-en: Rust implementation `libsodium/utils` - feature "alloc" and 1 more
 This metapackage enables feature "alloc" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "getrandom" feature.

Package: librust-memsec+default-dev
Description-md5: c209cad1044da831fe7b2e9c9a05c293
Description-en: Rust implementation `libsodium/utils` - feature "default"
 This metapackage enables feature "default" for the Rust memsec crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-memsec+libc-dev
Description-md5: f68a5e2ffb95aec91a4b3c13412d54dd
Description-en: Rust implementation `libsodium/utils` - feature "libc"
 This metapackage enables feature "libc" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-memsec+use-os-dev
Description-md5: 2b61f44b5bbec84a7e126d63bc9e8b3b
Description-en: Rust implementation `libsodium/utils` - feature "use_os"
 This metapackage enables feature "use_os" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-memsec+winapi-dev
Description-md5: fc09830c7078038a88ad915707a5579c
Description-en: Rust implementation `libsodium/utils` - feature "winapi"
 This metapackage enables feature "winapi" for the Rust memsec crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-memsec-dev
Description-md5: 4a7c1e925fe12077307d3f050d5d6ac2
Description-en: Rust implementation `libsodium/utils` - Rust source code
 This package contains the source for the Rust memsec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-merge-dev
Description-md5: 671475cf069ba49938e515988d4fca5d
Description-en: Merge multiple values into one - Rust source code
 This package contains the source for the Rust merge crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-merge-derive-dev
Description-md5: 54dffe67fd6e7ae39cbf1073d7f53239
Description-en: Derive macro for the merge::Merge trait - Rust source code
 This package contains the source for the Rust merge_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-migrations-internals-dev
Description-md5: 8e13f744ed54e680892c62c7d3151964
Description-en: Internal implementation of diesels migration mechanism - Rust source code
 This package contains the source for the Rust migrations_internals crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-mime-dev
Description-md5: 861a30605164ffc3131c271f7e9c2c55
Description-en: Strongly Typed Mimes - Rust source code
 This package contains the source for the Rust mime crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mime-guess-dev
Description-md5: 2583c6f804bab93421cf221ec4d78bef
Description-en: Detection of a file's MIME type by its extension - Rust source code
 This package contains the source for the Rust mime_guess crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-minimal-lexical-dev
Description-md5: 7a2377d1dada4f4fa0f028413dd11d4a
Description-en: Fast float parsing conversion routines - Rust source code
 This package contains the source for the Rust minimal-lexical crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-miniz-oxide-dev
Description-md5: 8e6d434cd57a8fa2feb75b3b572bde82
Description-en: DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code
 This package contains the source for the Rust miniz_oxide crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-mint-dev
Description-md5: fbd0a51fe07804afde453f32e648db5e
Description-en: Math interoperability standard types - Rust source code
 This package contains the source for the Rust mint crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mio-dev
Description-md5: b2e135bda9df67fa0f423ea379a7d8c9
Description-en: Lightweight non-blocking IO - Rust source code
 This package contains the source for the Rust mio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mio-0.6-dev
Description-md5: b2e135bda9df67fa0f423ea379a7d8c9
Description-en: Lightweight non-blocking IO - Rust source code
 This package contains the source for the Rust mio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mio-extras-dev
Description-md5: 8a1da71699c5bfde18633e25f5bdc0f8
Description-en: Extra components for use with Mio - Rust source code
 This package contains the source for the Rust mio-extras crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-mio-named-pipes-dev
Description-md5: 771fd07dfcf0ad9d8429f7413954fdfb
Description-en: Windows named pipe bindings for mio - Rust source code
 This package contains the source for the Rust mio-named-pipes crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-mio-uds-dev
Description-md5: 8739e296a67c0b2fefa399e686b2fea0
Description-en: Unix domain socket bindings for mio - Rust source code
 This package contains the source for the Rust mio-uds crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-miow-dev
Description-md5: 34b56e27e676b9ff9eb7195447a8b762
Description-en: Zero overhead I/O library for Windows, focusing on IOCP and Async I/O abstractions - Rust source code
 This package contains the source for the Rust miow crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-mnt-dev
Description-md5: d990f9acf3608b0cf613c50dcd5a37bd
Description-en: Parse mount points - Rust source code
 This package contains the source for the Rust mnt crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-muldiv-dev
Description-md5: 5d9e31e4e2f9b925277622ccfb9aee34
Description-en: Combined multiplication and division trait - Rust source code
 This package contains the source for the Rust muldiv crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-multibase-dev
Description-md5: 2e0544c116ac6441d6fd2ae690a20408
Description-en: Multibase in rust - Rust source code
 This package contains the source for the Rust multibase crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-multihash-dev
Description-md5: c4b98cc46bb65b297b17cf890d2d458d
Description-en: The multihash format - Rust source code
 This package contains the source for the Rust multihash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-multimap-dev
Description-md5: e7bd0f9c00223c3fb320a6b9933cb253
Description-en: Multimap implementation - Rust source code
 This package contains the source for the Rust multimap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nanorand-dev
Description-md5: 441b530ff3d34b22a2e479711ce46181
Description-en: tiny and fast random number generation - Rust source code
 Nanorand is a Rust library meant for fast, random number generation
 with quick compile time, and minimal dependencies.
 .
 This package contains the source for the Rust nanorand crate,
 packaged for use with cargo and dh-cargo.

Package: librust-nasm-rs-dev
Description-md5: c9d1e14a21846f3aa02e2feb98a6c242
Description-en: Run NASM during your Cargo build - Rust source code
 This package contains the source for the Rust nasm-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-native-tls-dev
Description-md5: 115594bfe707a2e4c0f365600fd6b67a
Description-en: Wrapper over a platform's native TLS implementation - Rust source code
 This package contains the source for the Rust native-tls crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-natord-dev
Description-md5: a8a655ae2268f01af4f8aa41193010c7
Description-en: Natural ordering for Rust - Rust source code
 This package contains the source for the Rust natord crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nb-connect-dev
Description-md5: 6751373c6b73cf0796f3f48c94cd07c9
Description-en: Non-blocking TCP or Unix connect - Rust source code
 This package contains the source for the Rust nb-connect crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-neli-proc-macros-dev
Description-md5: 1f0fd360abe1ea77e06d37df290ae978
Description-en: Procedural macros for neli - Rust source code
 This package contains the source for the Rust neli-proc-macros crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-net2-dev
Description-md5: 5939be8f55b30eb9a9e850490de2f9ea
Description-en: Extensions to the standard library's networking types as proposed in RFC 1158 - Rust source code
 This package contains the source for the Rust net2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-netlink-packet-core-dev
Description-md5: fab10381d456eb4162d329e99b33b84c
Description-en: Netlink packet types - Rust source code
 This package contains the source for the Rust netlink-packet-core crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-netlink-packet-route-dev
Description-md5: b8072de223b351650e416d0725de2ee0
Description-en: Netlink packet types - Rust source code
 This package contains the source for the Rust netlink-packet-route crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-netlink-packet-utils-dev
Description-md5: b647929bd3966e5a233e9e067c5b4017
Description-en: Macros and helpers for parsing netlink messages - Rust source code
 This package contains the source for the Rust netlink-packet-utils crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-netlink-proto+smol-socket-dev
Description-md5: 974d24aa25f0517bcc0564714dc231b4
Description-en: Async netlink protocol - feature "smol_socket"
 This metapackage enables feature "smol_socket" for the Rust netlink-proto
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-netlink-proto+tokio-socket-dev
Description-md5: a82ca017d9601a4a1f3476f3df170273
Description-en: Async netlink protocol - feature "tokio_socket" and 1 more
 This metapackage enables feature "tokio_socket" for the Rust netlink-proto
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-netlink-proto-dev
Description-md5: 87d2af889dc8a00e8067c4fc7fc2652f
Description-en: Async netlink protocol - Rust source code
 This package contains the source for the Rust netlink-proto crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-netlink-sys+async-io-dev
Description-md5: 3d426a6ad13251c967a836f1f82c4509
Description-en: Netlink sockets, with optional integration with tokio - feature "async-io"
 This metapackage enables feature "async-io" for the Rust netlink-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-netlink-sys+futures-dev
Description-md5: 2f9a27aaa529b1f7563e265a9e9e05fe
Description-en: Netlink sockets, with optional integration with tokio - feature "futures"
 This metapackage enables feature "futures" for the Rust netlink-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-netlink-sys+mio-dev
Description-md5: bff782ec874d032567efcab627c42f36
Description-en: Netlink sockets, with optional integration with tokio - feature "mio" and 1 more
 This metapackage enables feature "mio" for the Rust netlink-sys crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "mio_socket" feature.

Package: librust-netlink-sys+smol-socket-dev
Description-md5: 80c789e67954b3f337809318c52d743a
Description-en: Netlink sockets, with optional integration with tokio - feature "smol_socket"
 This metapackage enables feature "smol_socket" for the Rust netlink-sys crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-netlink-sys+tokio-dev
Description-md5: b08d37b3fefe5d2dc3cd4510f09dd20d
Description-en: Netlink sockets, with optional integration with tokio - feature "tokio"
 This metapackage enables feature "tokio" for the Rust netlink-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-netlink-sys+tokio-socket-dev
Description-md5: 92e6ced7cff95cef9ab9b084949ca8e1
Description-en: Netlink sockets, with optional integration with tokio - feature "tokio_socket"
 This metapackage enables feature "tokio_socket" for the Rust netlink-sys crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-netlink-sys-dev
Description-md5: 5b46576562b8211211a80b475ca5ea6d
Description-en: Netlink sockets, with optional integration with tokio - Rust source code
 This package contains the source for the Rust netlink-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: netr
Description-md5: 420fd6f3df65bf51697bf24959f129cd
Description-en: Simple network interface monitor showing traffic stats
 This package contains the following binaries built from the Rust crate
 "netr":
  - netr

Package: librust-nettle-dev
Description-md5: 462fdd101f8808d5a21d346d42e3af06
Description-en: Rust bindings for the Nettle cryptographic library - Rust source code
 This package contains the source for the Rust nettle crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nettle-sys-dev
Description-md5: b2d49122f8f4720e953fca329ed3e471
Description-en: Low-level Rust bindings for the Nettle cryptographic library - Rust source code
 This package contains the source for the Rust nettle-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-new-debug-unreachable-dev
Description-md5: e16377dc3f09d4592d83eedb2c5c2cc6
Description-en: Panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable) - Rust source code
 This package contains the source for the Rust new_debug_unreachable crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-newtype-derive-dev
Description-md5: 836d5fa989d460ae23775ce170e81dde
Description-en: Macros for deriving common traits for newtype structures - Rust source code
 This package contains the source for the Rust newtype_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nias-dev
Description-md5: 19ae010508bf4073cfb2e9a5db9b79f3
Description-en: Closure generator library - Rust source code
 This package contains the source for the Rust nias crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-nibble-vec-dev
Description-md5: a67cb5f2cf679582b6b64c4d7d573a92
Description-en: Vector data-structure for half-byte values - Rust source code
 This package contains the source for the Rust nibble_vec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: nitrocli
Description-md5: 8399ec64cfc6ec664ec0c6acbbc8985a
Description-en: command line interface for Nitrokey devices
 nitrocli provides access to the password safe, the encrypted storage and the
 one-time password generator on Nitrokey Pro and Nitrokey Storage devices.  It
 can also be used to manage the device configuration and PINs.

Package: librust-nitrokey-dev
Description-md5: b01ae98451ab2fe2d548766beafb11b8
Description-en: Rust bindings for libnitrokey - Rust source code
 This package contains the source for the Rust nitrokey crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nitrokey-sys-dev
Description-md5: 8b319196b1450b6a79650ece596b63c1
Description-en: Low-level bindings to libnitrokey - Rust source code
 This package contains the source for the Rust nitrokey-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nitrokey-test-dev
Description-md5: 248ce432e1bde4f32712a1c485575b7b
Description-en: supporting test infrastructure for the nitrokey crate - Rust source code
 This package contains the source for the Rust nitrokey-test crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nix-dev
Description-md5: 3694c1c5fd064f23644d2c1239123335
Description-en: Rust friendly bindings to *nix APIs - Rust source code
 This package contains the source for the Rust nix crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-no-panic-dev
Description-md5: ac56ecbf8530f00047b1704bd7f0a517
Description-en: Attribute macro to require a function can't ever panic - Rust source code
 This package contains the source for the Rust no-panic crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-no-std-compat-dev
Description-md5: c3842aaad65634df70501a4c8f3e03d7
Description-en: `#![no_std]` compatibility layer that will make porting your crate to no_std *easy* - Rust source code
 This package contains the source for the Rust no-std-compat crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nodrop+nodrop-union-dev
Description-md5: 0015f2defee7591121c1f2c7cab01a60
Description-en: Wrapper type to inhibit drop (destructor) - feature "nodrop-union"
 Use std::mem::ManuallyDrop instead!
 .
 This metapackage enables feature nodrop-union for the Rust nodrop crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-nodrop+use-union-dev
Description-md5: a27e3660313d4f46eefe7fe8f5063a75
Description-en: Wrapper type to inhibit drop (destructor) - feature "use_union"
 Use std::mem::ManuallyDrop instead!
 .
 This metapackage enables feature use_union for the Rust nodrop crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-nodrop-dev
Description-md5: cd244b47f74a8a3eb03beace1f1f3491
Description-en: Wrapper type to inhibit drop (destructor) - Rust source code
 Use std::mem::ManuallyDrop instead!
 .
 This package contains the source for the Rust nodrop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nodrop-union-dev
Description-md5: f7aa1444ac09908af78ec3f53c2b7954
Description-en: Wrapper type to inhibit drop (destructor) - Rust source code
 Implementation crate for nodrop, the untagged unions implementation (which is
 unstable / requires nightly) as of this writing.
 ***Deprecated: Use ManuallyDrop or MaybeUninit instead!***
 .
 This package contains the source for the Rust nodrop-union crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nom+std-dev
Description-md5: bf9b07d64e44cf963732fd8a37cfcbf4
Description-en: Byte-oriented, zero-copy, parser combinators - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust nom crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-nom-dev
Description-md5: c0e88b283600d0b04cecf8fbca74d7ef
Description-en: Byte-oriented, zero-copy, parser combinators - Rust source code
 This package contains the source for the Rust nom crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-nom-4+lazy-static-dev
Description-md5: 81ab5587ca7f2a4492f0377d83d0982d
Description-en: Byte-oriented, zero-copy, parser combinators library - feature "lazy_static"
 This metapackage enables feature "lazy_static" for the Rust nom crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-nom-4+regex-dev
Description-md5: 6707db3aa92cc7748dd67e1ed5ba0022
Description-en: Byte-oriented, zero-copy, parser combinators library - feature "regex" and 1 more
 This metapackage enables feature "regex" for the Rust nom crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "regexp" feature.

Package: librust-nom-4+regexp-macros-dev
Description-md5: 7aab348002abe740d18409cb471a583f
Description-en: Byte-oriented, zero-copy, parser combinators library - feature "regexp_macros"
 This metapackage enables feature "regexp_macros" for the Rust nom crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-nom-4+std-dev
Description-md5: 55ea8816ffb850ee5039505ed157a3c1
Description-en: Byte-oriented, zero-copy, parser combinators library - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust nom crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-nom-4-dev
Description-md5: 8040363bd39abb603284e7ccf7efb4cb
Description-en: Byte-oriented, zero-copy, parser combinators library - Rust source code
 This package contains the source for the Rust nom crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-nom-derive-dev
Description-md5: b350ec95bf3403151069440d119dc132
Description-en: Custom derive nom parsers from struct - Rust source code
 This package contains the source for the Rust nom-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nom-derive-impl-dev
Description-md5: 767c1e5ed5f31f3a68e54647289d0d17
Description-en: Custom derive nom parsers from struct - Rust source code
 This package contains the source for the Rust nom-derive-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-nom-locate-dev
Description-md5: 5dd74dfaf535f1a12f7df10b0e409661
Description-en: nom input type to locate tokens - Rust source code
 nom_locate provides a special input type for nom
 to locate tokens.
 .
 nom is a parser combinators library written in Rust.
 .
 This package contains the source for the Rust nom_locate crate,
 packaged for use with cargo and dh-cargo.

Package: librust-noop-proc-macro-dev
Description-md5: 74d8e5a92a4cae5430fafbdee7f65509
Description-en: No-op proc_macro, literally does nothing - Rust source code
 This package contains the source for the Rust noop_proc_macro crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-normalize-line-endings-dev
Description-md5: e220d8deb23a4fc716ebd04cc4f53149
Description-en: Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n - Rust source code
 This package contains the source for the Rust normalize-line-endings crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-normpath-dev
Description-md5: 763950004ba0653c22afd9189adecc65
Description-en: More reliable path manipulation - Rust source code
 This package contains the source for the Rust normpath crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-notify-dev
Description-md5: 4da2f4e0d6825566baacad04ef692bf0
Description-en: Cross-platform filesystem notification library - Rust source code
 This package contains the source for the Rust notify crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-notify-debouncer-mini-dev
Description-md5: 1cd2c632e095942abb3e390834f9c6fa
Description-en: Notify mini debouncer for events - Rust source code
 Tiny debouncer for rust-notify which filters incoming events and emits only one
 event per timeframe per file.

Package: librust-ntapi+impl-default-dev
Description-md5: 6b1332f674c88dc357c2d0444ae96a2b
Description-en: FFI bindings for Native API - feature "impl-default"
 This metapackage enables feature "impl-default" for the Rust ntapi crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-ntapi-dev
Description-md5: 2c3a422c24032bbbd603b247f9dace86
Description-en: FFI bindings for Native API - Rust source code
 This package contains the source for the Rust ntapi crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ntest-dev
Description-md5: 89eeee4fa16219affab52e1dc0c3988c
Description-en: Testing framework for rust which enhances the built-in library with some useful features - Rust source code
 This package contains the source for the Rust ntest crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ntest-proc-macro-helper-dev
Description-md5: c0a1b0ebdb89dc7cd7c847286401cbb6
Description-en: Provide helper functions for the procedural macros used in ntest - Rust source code
 This package contains the source for the Rust ntest_proc_macro_helper crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-ntest-test-cases-dev
Description-md5: 8f356a1f488e1ed2f0d064ae0e9ca1d3
Description-en: Test cases for ntest framework - Rust source code
 This package contains the source for the Rust ntest_test_cases crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-ntest-timeout-dev
Description-md5: 56185b978a0c94fed540d5ce82f72e2b
Description-en: Timeout attribute for the ntest framework - Rust source code
 This package contains the source for the Rust ntest_timeout crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nu-ansi-term-dev
Description-md5: 1e77189409f12cb4db9958fec64dd8c3
Description-en: ANSI terminal colors and styles (bold, underline) - Rust source code
 This package contains the source for the Rust nu-ansi-term crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-dev
Description-md5: dc1b25241d1fa876fc0a874b18f93a78
Description-en: Collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! - Rust source code
 This package contains the source for the Rust num crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-num-bigint-dev
Description-md5: 1a5a78e181e93a4ace24875932adbbe7
Description-en: Big integer implementation for Rust - Rust source code
 This package contains the source for the Rust num-bigint crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-complex-dev
Description-md5: 986b15bb0e52fb9f8fef85ca12b33d0e
Description-en: Complex numbers implementation for Rust - Rust source code
 This package contains the source for the Rust num-complex crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-cpus-dev
Description-md5: 94a4f2569263d86d0e914270ecc4596f
Description-en: Get the number of CPUs on a machine - Rust source code
 This package contains the source for the Rust num_cpus crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-derive+full-syntax-dev
Description-md5: f1d4473443e3400c4f166f554d6584ff
Description-en: Numeric syntax extensions - feature "full-syntax"
 This metapackage enables feature "full-syntax" for the Rust num-derive crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-num-derive-dev
Description-md5: 2462a6d184b758d03d2f8500b1653b40
Description-en: Numeric syntax extensions - Rust source code
 This package contains the source for the Rust num-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-enum-dev
Description-md5: d01b1716acd229f85c50c243c8f5f8eb
Description-en: Procedural macros to make inter-operation between primitives and enums easier - Rust source code
 This package contains the source for the Rust num_enum crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-enum-derive+complex-expressions-dev
Description-md5: a289a28d5e2297cd23670d3acef897c3
Description-en: Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - feature "complex-expressions"
 This metapackage enables feature "complex-expressions" for the Rust
 num_enum_derive crate, by pulling in any additional dependencies needed by
 that feature.

Package: librust-num-enum-derive+proc-macro-crate-dev
Description-md5: 84a5ea4163648bbc31b173be1d9fdb94
Description-en: Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - feature "proc-macro-crate" and 2 more
 This metapackage enables feature "proc-macro-crate" for the Rust
 num_enum_derive crate, by pulling in any additional dependencies needed by
 that feature.
 .
 Additionally, this package also provides the "default", and "std" features.

Package: librust-num-enum-derive-dev
Description-md5: 312522389400437e2ede5d4be74ae854
Description-en: Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier) - Rust source code
 This package contains the source for the Rust num_enum_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-num-format-dev
Description-md5: 86b0831928229c63335f6888514c6488
Description-en: Producing string-representations of numbers, formatted according to international standards - Rust source code
 This package contains the source for the Rust num-format crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-integer+i128-dev
Description-md5: f6222669f333ee6bf23a1da0e1f24dcf
Description-en: Integer traits and functions - feature "i128"
 This metapackage enables feature "i128" for the Rust num-integer crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-num-integer+std-dev
Description-md5: e4aeb6f26ece614331af0727c6039482
Description-en: Integer traits and functions - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust num-integer crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-num-integer-dev
Description-md5: 464c5b7a386b580b698c773135a12a77
Description-en: Integer traits and functions - Rust source code
 This package contains the source for the Rust num-integer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-iter+i128-dev
Description-md5: 9f952cc4cfffb9fce9b9af63202c7f71
Description-en: External iterators for generic mathematics - feature "i128"
 This metapackage enables feature "i128" for the Rust num-iter crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-num-iter+std-dev
Description-md5: b4ecd84657d354922d20e863085b73a6
Description-en: External iterators for generic mathematics - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust num-iter crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-num-iter-dev
Description-md5: 043a3e2150a04599bdc479ef7bd1bd7a
Description-en: External iterators for generic mathematics - Rust source code
 This package contains the source for the Rust num-iter crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-rational-dev
Description-md5: a880b5d69119030055ea396be44f5fec
Description-en: Rational numbers implementation for Rust - Rust source code
 This package contains the source for the Rust num-rational crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-threads-dev
Description-md5: cdfd81dbbdfd4419245d3f26127bebfc
Description-en: Minimal library that determines the number of running threads for the current process - Rust source code
 This package contains the source for the Rust num_threads crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-num-traits-dev
Description-md5: 10fe7d4ad2e382b91b5ebd5be9b856cc
Description-en: Numeric traits for generic mathematics - Rust source code
 This package contains the source for the Rust num-traits crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-number-prefix-dev
Description-md5: bceb3858e1d1bc50bc8987754d836435
Description-en: Numeric prefixes (kilo, giga, kibi) - Rust source code
 This package contains the source for the Rust number_prefix crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-numtoa-dev
Description-md5: 11328ae088a23361effa5051ccd013b6
Description-en: Convert numbers into stack-allocated byte arrays - Rust source code
 This package contains the source for the Rust numtoa crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nvml-wrapper-dev
Description-md5: 34d6d4a9523ef8113d472e3b002cd101
Description-en: Safe and ergonomic Rust wrapper for the NVIDIA Management Library - Rust source code
 This package contains the source for the Rust nvml-wrapper crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-nvml-wrapper-sys-dev
Description-md5: 85520e342083bcf7e23eda3fb587f463
Description-en: Generated bindings to the NVIDIA Management Library - Rust source code
 This package contains the source for the Rust nvml-wrapper-sys crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-oauth2-dev
Description-md5: ca9b6d4ccf2bc1b867f84f755176ef5a
Description-en: Extensible, strongly-typed implementation of OAuth2 - Rust source code
 This package contains the source for the Rust oauth2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-object-dev
Description-md5: e082eefbe7736ddf0d5970416e4179c3
Description-en: Unified interface for reading and writing object file formats - Rust source code
 This package contains the source for the Rust object crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ogg-dev
Description-md5: 994e2dab25a0d868fb50c97832da4abb
Description-en: Ogg container decoder and encoder written in pure Rust - Rust source code
 This package contains the source for the Rust ogg crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-once-cell-dev
Description-md5: 158b91ec18313750ec0985e7a7e4c2bf
Description-en: Single assignment cells and lazy values - Rust source code
 This package contains the source for the Rust once_cell crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-onig+posix-api-dev
Description-md5: 5badcc96b26f6fdc338cced159807a2a
Description-en: Bindings for the Oniguruma regex library - feature "posix-api"
 Oniguruma is a modern regex library with support for multiple character
 encodings and regex syntaxes.
 .
 This metapackage enables feature "posix-api" for the Rust onig crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-onig+print-debug-dev
Description-md5: 521a4b33c69903faace56ea7bc34de02
Description-en: Bindings for the Oniguruma regex library - feature "print-debug"
 Oniguruma is a modern regex library with support for multiple character
 encodings and regex syntaxes.
 .
 This metapackage enables feature "print-debug" for the Rust onig crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-onig-dev
Description-md5: 40b851cf593ce900ebb0645c2b099d3a
Description-en: Bindings for the Oniguruma regex library - Rust source code
 Oniguruma is a modern regex library with support for multiple character
 encodings and regex syntaxes.
 .
 This package contains the source for the Rust onig crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-onig-sys-dev
Description-md5: b88d5ed3860da4dd4f1f94feea8ee6a4
Description-en: `onig_sys` crate contains raw rust bindings to the oniguruma library - Rust source code
 This crate exposes a set of unsafe functions which can then be used by other
 crates to create safe wrappers around Oniguruma.
 You probably don't want to link to this crate directly; instead check out the
 `onig` crate.
 .
 This package contains the source for the Rust onig_sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-oorandom-dev
Description-md5: 50fdb7d47ff71c8be44df5031ca0d055
Description-en: Tiny, robust PRNG implementation - Rust source code
 This package contains the source for the Rust oorandom crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-opaque-debug-dev
Description-md5: 59eb0f55fa8da98f4f73068b034787cb
Description-en: Macro for opaque Debug trait implementation - Rust source code
 This package contains the source for the Rust opaque-debug crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-open-dev
Description-md5: 826bef7e1a0e07ca0395cecad10b140d
Description-en: Open a path or URL using the program configured on the system - Rust source code
 This package contains the source for the Rust open crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-opener-dev
Description-md5: 5b3cbcd2ac48b5fa0b2cca1b9daf9508
Description-en: Open a file or link using the system default program - Rust source code
 This package contains the source for the Rust opener crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-openssl-dev
Description-md5: 9f5eb93a4719d9e00f6288b71232e795
Description-en: OpenSSL bindings - Rust source code
 This package contains the source for the Rust openssl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-openssl-macros-dev
Description-md5: ff87872e085a0ef2a5f61dc5676fd8cb
Description-en: Internal macros used by the openssl crate - Rust source code
 This package contains the source for the Rust openssl-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-openssl-probe-dev
Description-md5: 6856609082a278fb87a8f72de7754a5a
Description-en: Helping to find SSL certificate locations on the system for OpenSSL - Rust source code
 This package contains the source for the Rust openssl-probe crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-openssl-sys-dev
Description-md5: 7816e25edd4245078dcbb7cd5d8b5b3b
Description-en: FFI bindings to OpenSSL - Rust source code
 This package contains the source for the Rust openssl-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ord-subset-dev
Description-md5: 302c684dfca5fd132d82f0757c2259d8
Description-en: Tools for working with the Ord subset of certain PartialOrd types, like floats - Rust source code
 This package contains the source for the Rust ord_subset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ordered-float-dev
Description-md5: 58a54e9bf952e4ce69f6889115e2f525
Description-en: Wrappers for total ordering on floats - Rust source code
 This package contains the source for the Rust ordered-float crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ordered-multimap-dev
Description-md5: df42ec04a3e77756e7eddc55480ea41d
Description-en: Insertion ordered multimap - Rust source code
 This package contains the source for the Rust ordered-multimap crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-ordered-stream-dev
Description-md5: e3ba9290cd466996c674b024a5e6d0e6
Description-en: Streams that are ordered relative to external events - Rust source code
 This package contains the source for the Rust ordered-stream crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ordermap+serde-1-dev
Description-md5: 01fc5b0261144e208b26c729f7cc57ab
Description-en: Hash table with consistent order and fast iteration - feature "serde-1"
 NOTE: This crate was renamed to indexmap. Please use it under its new name.
 .
 This metapackage enables feature serde-1 for the Rust ordermap crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-ordermap+serde-dev
Description-md5: 5ecdb3b2bc80cc1f0c08297f3afac42b
Description-en: Hash table with consistent order and fast iteration - feature "serde"
 NOTE: This crate was renamed to indexmap. Please use it under its new name.
 .
 This metapackage enables feature serde for the Rust ordermap crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-ordermap-dev
Description-md5: 35c23e11707c46e115a1c0b45e256d14
Description-en: Hash table with consistent order and fast iteration - Rust source code
 NOTE: This crate was renamed to indexmap. Please use it under its new name.
 .
 This package contains the source for the Rust ordermap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-os-display+default-dev
Description-md5: 74952ba5ba95884a6bd11ae28e4de013
Description-en: Display strings in a safe platform-appropriate way - feature "default"
 This metapackage enables feature "default" for the Rust os_display crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-os-display-dev
Description-md5: 4b754c73ca5e4d603103d2c6bba03123
Description-en: Display strings in a safe platform-appropriate way - Rust source code
 This package contains the source for the Rust os_display crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-os-info-dev
Description-md5: 87a4de4b3e743310a08f29f07007941a
Description-en: Detect the operating system type and version - Rust source code
 This package contains the source for the Rust os_info crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-os-pipe-dev
Description-md5: f4798bb7232f86a77548594a297d01d1
Description-en: Cross-platform library for opening OS pipes - Rust source code
 This package contains the source for the Rust os_pipe crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-os-release-dev
Description-md5: 9fd5fa85eaec89dc5bbda9dfa94b0636
Description-en: Parse /etc/os-release files on Linux distributions - Rust source code
 This package contains the source for the Rust os-release crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-os-str-bytes-dev
Description-md5: ea5568613c6370d64d4929ea19e57901
Description-en: Utilities for converting between byte sequences and platform-native strings - Rust source code
 This package contains the source for the Rust os_str_bytes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-osmesa-sys-dev
Description-md5: 9185962b06472c65c1cb3b75b81810bf
Description-en: OSMesa library bindings for Rust - Rust source code
 This package contains the source for the Rust osmesa-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ouroboros+std-dev
Description-md5: f7bb59747a6e1136690707768efe4cc7
Description-en: Easy, safe self-referential struct generation - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust ouroboros crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-ouroboros-dev
Description-md5: 54031c04ecd697ff0c89f4f14b67b661
Description-en: Easy, safe self-referential struct generation - Rust source code
 This package contains the source for the Rust ouroboros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ouroboros-macro-dev
Description-md5: 19f23920356faf77d5a354fb84cabd46
Description-en: Proc macro for ouroboros crate - Rust source code
 This package contains the source for the Rust ouroboros_macro crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-output-vt100-dev
Description-md5: 01b8664289bc57ccd009338a38d2b14a
Description-en: activate escape codes in Windows' CMD and PowerShell - Rust source code
 This package contains the source for the Rust output_vt100 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-overload-dev
Description-md5: 5b48f1381bc6d4d11f3a03e9035c012a
Description-en: Provides a macro to simplify operator overloading - Rust source code
 This package contains the source for the Rust overload crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-owning-ref-dev
Description-md5: 026fd480a0fb84a1d9866d4348ff9a47
Description-en: Creating references that carry their owner with them - Rust source code
 This package contains the source for the Rust owning_ref crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-oxhttp-dev
Description-md5: d75d590974b449290167a02e9474338d
Description-en: very simple implementation of HTTP 1.1 - Rust source code
 OxHTTP is a very simple synchronous implementation
 of HTTP 1.1 in Rust.
 It provides both a client and a server.
 .
 This package contains the source for the Rust oxhttp crate,
 packaged for use with cargo and dh-cargo.

Package: librust-oxilangtag-dev
Description-md5: 98aa52fc9521a597dc7ea923971a12b9
Description-en: language tag normalization and validation - Rust source code
 OxiLangTag is a Rust library
 allowing to validate and normalize language tags
 following RFC 5646 (BCP 47).
 .
 It is a fork of "language-tags" focusing on RDF use cases.
 You might find the "language-tags" crate more convenient.
 .
 Resource Description Framework (RDF)
 is a standard model for data interchange on the Web.
 .
 This package contains the source for the Rust oxilangtag crate,
 packaged for use with cargo and dh-cargo.

Package: librust-oxiri-dev
Description-md5: 99836c318ed37a29bda7e83a78e07140
Description-en: validation and relative resolution of IRIs - Rust source code
 OxIRI is a simple and fast implementation of IRIs
 based on RFC 3987 <https://www.ietf.org/rfc/rfc3987.html>.
 .
 It allows zero stack allocation IRI validation and resolution.
 .
 This package contains the source for the Rust oxiri crate,
 packaged for use with cargo and dh-cargo.

Package: librust-pad-dev
Description-md5: 8062f172bc6f1662cf515cc572d24bca
Description-en: Padding strings at runtime - Rust source code
 This package contains the source for the Rust pad crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pager-dev
Description-md5: beac20bc84e23da2e61b052c2f544a10
Description-en: Helps pipe your output through an external pager - Rust source code
 This package contains the source for the Rust pager crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pam-dev
Description-md5: 019960a60c861145e08fce24d34b4e33
Description-en: Safe Rust wrappers for PAM authentification - Rust source code
 This package contains the source for the Rust pam crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pam-sys-dev
Description-md5: 1f6a860403c7fc9897f0373f53e8d1a7
Description-en: FFI wrappers for libpam - Rust source code
 This package contains the source for the Rust pam-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pamsm-dev
Description-md5: c13d789759d5eb5bf61f129eef869238
Description-en: Rust wrappers around PAM Service Modules functions - Rust source code
 This package contains the source for the Rust pamsm crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pango-dev
Description-md5: e507d25ff8f6ad3451eb70d6c79e62ef
Description-en: Rust bindings for the Pango library - Rust source code
 This package contains the source for the Rust pango crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pango-sys-dev
Description-md5: 4f6bdb4f9db7dab72485fa9282b0e962
Description-en: FFI bindings to libpango-1.0 - Rust source code
 This package contains the source for the Rust pango-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pangocairo-dev
Description-md5: 8be5ba0d27f363e9aca6f2af9baf5edc
Description-en: Rust bindings for the PangoCairo library - Rust source code
 This package contains the source for the Rust pangocairo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pangocairo-sys-dev
Description-md5: 492a10bd27734d3cf42abff635bd870c
Description-en: FFI bindings to libgtk-3 - Rust source code
 This package contains the source for the Rust pangocairo-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parity-wasm-dev
Description-md5: 92e1d8cbdec9000d3b969a0251b740df
Description-en: Low-level WebAssembly format library - Rust source code
 This package contains the source for the Rust parity-wasm crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parking-dev
Description-md5: 6fac75efabc0c1c475df05889a403701
Description-en: Thread parking and unparking - Rust source code
 This package contains the source for the Rust parking crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parking-lot-dev
Description-md5: abcc5004bc8aef47b4bc914eef82ab3a
Description-en: Compact, efficient std sync primitives - Rust source code
 This package contains the source for the Rust parking_lot crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parking-lot-core+deadlock-detection-dev
Description-md5: dd3ba8e49d44aec2942cc7b23720b251
Description-en: API for creating synchronization primitives - feature "deadlock_detection"
 This metapackage enables feature "deadlock_detection" for the Rust
 parking_lot_core crate, by pulling in any additional dependencies needed by
 that feature.

Package: librust-parking-lot-core+petgraph-dev
Description-md5: 7e1409f3c1ce5cd27e6a74394f970cf8
Description-en: API for creating synchronization primitives - feature "petgraph"
 This metapackage enables feature "petgraph" for the Rust parking_lot_core
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-parking-lot-core+thread-id-dev
Description-md5: 3f5ad65ea4745f1b42ea1e719cd1b039
Description-en: API for creating synchronization primitives - feature "thread-id"
 This metapackage enables feature "thread-id" for the Rust parking_lot_core
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-parking-lot-core-dev
Description-md5: 3635722863252b8764559b4442141746
Description-en: API for creating synchronization primitives - Rust source code
 This package contains the source for the Rust parking_lot_core crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-parse-arg-dev
Description-md5: 0db706899c2245cb12f0713f8bc3c0a4
Description-en: Traits and implementations for parsing command-line arguments - Rust source code
 This package contains the source for the Rust parse_arg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parse-zoneinfo-dev
Description-md5: b730f379da7c80fd1bfa5873fc86a9f5
Description-en: Parse zoneinfo files from the IANA database - Rust source code
 This package contains the source for the Rust parse-zoneinfo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-parsec-interface-dev
Description-md5: b571aa0696379f8f6ac0c893df3f8a3c
Description-en: Library implementing the Parsec wire protocol - Rust source code
 Parsec is an abstraction layer that can be used to interact with
 hardware-backed security facilities such as the Hardware Security Module (HSM),
 the Trusted Platform Module (TPM), as well as firmware-backed and isolated
 software services.
 .
 This package contains an interface library to be used both by the Parsec
 service and a Rust Client library. The library contains methods to communicate
 using the wire protocol.
 .
 See https://parallaxsecond.github.io/parsec-book/parsec_client/
 wire_protocol.html
 .
 This package contains the source for the Rust parsec-interface crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-password-hash-dev
Description-md5: 48fb0d74702b1a2c899d76fe6a979a46
Description-en: Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a - Rust source code
 MCF)
 .
 This package contains the source for the Rust password-hash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-paste-dev
Description-md5: 87ed06b263544c2deaa1f272b6bc1c16
Description-en: Macros for all your token pasting needs - Rust source code
 This package contains the source for the Rust paste crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-paste-impl-dev
Description-md5: f48603fb8d91e56b876d0dbc61fc517f
Description-en: Implementation detail of the `paste` crate - Rust source code
 This package contains the source for the Rust paste-impl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-path-abs-dev
Description-md5: 6b037d11888667aed0b1a4d8d38ebcd0
Description-en: Ergonomic paths and files in rust - Rust source code
 This package contains the source for the Rust path_abs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-path-slash-dev
Description-md5: dff9b6ab1e54e468ce5a6e10c8c1910a
Description-en: Conversion to/from a file path from/to slash path - Rust source code
 This package contains the source for the Rust path-slash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pathdiff-dev
Description-md5: d02b82c07f113b23b45fe12e320a9966
Description-en: Diffing paths to obtain relative paths - Rust source code
 This package contains the source for the Rust pathdiff crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pathfinder-geometry-dev
Description-md5: e42fca28570394f91efc9364cf0e5fb9
Description-en: Basic SIMD-accelerated geometry/linear algebra - Rust source code
 This package contains the source for the Rust pathfinder_geometry crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-pathfinder-simd-dev
Description-md5: 3169b2461fe79276aa557bdc9022c199
Description-en: Simple SIMD library - Rust source code
 This package contains the source for the Rust pathfinder_simd crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pathsearch-dev
Description-md5: 9ec2e010614f22ffd8491587dd937a24
Description-en: Search for files in PATH - Rust source code
 This package contains the source for the Rust pathsearch crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pbkdf2-dev
Description-md5: 65b5ba3931de41915f32b686728100f2
Description-en: Generic implementation of PBKDF2 - Rust source code
 This package contains the source for the Rust pbkdf2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pbr-dev
Description-md5: 1e9587d54a41b8257d7033d89a9f0c9f
Description-en: Console progress bar for Rust - Rust source code
 This package contains the source for the Rust pbr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pcap-sys-dev
Description-md5: 500ac477ab9dfa180cef9c26dd2cb123
Description-en: Low-level bindings to libpcap - Rust source code
 This package contains the source for the Rust pcap-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pcre2-dev
Description-md5: 6c61575355243cf93ec4db90cbf9e5d9
Description-en: High level wrapper library for PCRE2 - Rust source code
 This package contains the source for the Rust pcre2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pcre2-sys-dev
Description-md5: 4e882cc16e8d4dbb880442ca5b407522
Description-en: Low level bindings to PCRE2 - Rust source code
 This package contains the source for the Rust pcre2-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pcsc-dev
Description-md5: 3e5af2bff3c92e2f42396d0454c81da0
Description-en: Bindings to the PC/SC API for smart card communication - Rust source code
 This package contains the source for the Rust pcsc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pcsc-sys-dev
Description-md5: d0335ec550d90627361a044d6ed50dc0
Description-en: Low-level bindings to the PC/SC C API - Rust source code
 This package contains the source for the Rust pcsc-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-peeking-take-while-dev
Description-md5: 86ec586e0e9f676edc1835c61a1050a6
Description-en: Peekable Iterator::take_while - Rust source code
 This allows you to use `Iterator::by_ref` and `Iterator::take_while` together,
 and still get the first value for which the `take_while` predicate returned
 false after dropping the `by_ref`.
 .
 This package contains the source for the Rust peeking_take_while crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-pem-dev
Description-md5: 29514c1603ed031dc36a67ed4bc36e25
Description-en: Parse and encode PEM-encoded data - Rust source code
 This package contains the source for the Rust pem crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-percent-encoding-dev
Description-md5: e3f78859c94c5da270ffca092b1db3f5
Description-en: Percent encoding and decoding - Rust source code
 This package contains the source for the Rust percent-encoding crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-perfrecord-mach-ipc-rendezvous-dev
Description-md5: 05f50a04c30b9fe2bf5e2bf5bab49e26
Description-en: Subset of the ipc-channel mach functionality to establish two-way communication and exchange the mach_task_self port - Rust source code
 This package contains the source for the Rust perfrecord-mach-ipc-rendezvous
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-permutohedron-dev
Description-md5: 8f4a9261e54d233b2a4ddb4762ffe211
Description-en: Generate permutations of sequences - Rust source code
 Either lexicographical order permutations, or a minimal swaps permutation
 sequence implemented using Heap's algorithm.
 .
 This package contains the source for the Rust permutohedron crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pest-dev
Description-md5: 0631e0db3cf3135dc489ffe794afb22d
Description-en: Elegant Parser - Rust source code
 This package contains the source for the Rust pest crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pest-derive-dev
Description-md5: f2a164fe0a0b0488cfee052260e19f0c
Description-en: Pest's derive macro - Rust source code
 This package contains the source for the Rust pest_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pest-generator-dev
Description-md5: 4a3ca9b60ec78c5e68d9533e055d63ad
Description-en: Pest code generator - Rust source code
 This package contains the source for the Rust pest_generator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pest-meta-dev
Description-md5: b384072d805d5a5b260c6bfd2bb74456
Description-en: Pest meta language parser and validator - Rust source code
 This package contains the source for the Rust pest_meta crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-petgraph-dev
Description-md5: 80ab9e1460b6f06e1c08d389a55e368f
Description-en: Graph data structure library - Rust source code
 Provides graph types and graph algorithms.
 .
 This package contains the source for the Rust petgraph crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-phf+macros-dev
Description-md5: 50cbbd080c02a2068612b535e9e0de36
Description-en: Runtime support for perfect hash function data structures - feature "macros"
 This metapackage enables feature "macros" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-phf+phf-macros-dev
Description-md5: a34e3207346c00c0a54d265d6c7984c5
Description-en: Runtime support for perfect hash function data structures - feature "phf_macros"
 This metapackage enables feature "phf_macros" for the Rust phf crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf+proc-macro-hack-dev
Description-md5: 34211884c0ee65dc6abf26b0c63a9150
Description-en: Runtime support for perfect hash function data structures - feature "proc-macro-hack"
 This metapackage enables feature "proc-macro-hack" for the Rust phf crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf+serde-dev
Description-md5: 71cb3cd21f8107eb93fc603cfeac2b1c
Description-en: Runtime support for perfect hash function data structures - feature "serde"
 This metapackage enables feature "serde" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-phf+std-dev
Description-md5: c6d730d124072d4062f9f181689d55fb
Description-en: Runtime support for perfect hash function data structures - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-phf+uncased-dev
Description-md5: 87cea04831db22950ed8ca0663d26950
Description-en: Runtime support for perfect hash function data structures - feature "uncased"
 This metapackage enables feature "uncased" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-phf+unicase-dev
Description-md5: 35056a34a24e71884281da5bbf5226db
Description-en: Runtime support for perfect hash function data structures - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-phf-dev
Description-md5: 1d9d8900bf6f674794a7004560f5a075
Description-en: Runtime support for perfect hash function data structures - Rust source code
 This package contains the source for the Rust phf crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-phf-codegen-dev
Description-md5: e0d1850d0513bf726c9f5fd1634bdef9
Description-en: Codegen library for PHF types - Rust source code
 This package contains the source for the Rust phf_codegen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-phf-generator-dev
Description-md5: 8ffb25805f7631eed96b85ed16871b74
Description-en: PHF generation logic - Rust source code
 This package contains the source for the Rust phf_generator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-phf-macros+unicase--dev
Description-md5: c83df35cdb926c833be0e0c410a5b5fe
Description-en: Macros to generate types in the phf crate - feature "unicase_"
 This metapackage enables feature "unicase_" for the Rust phf_macros crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf-macros+unicase-dev
Description-md5: 9579079e6e767e9d29ece36178e09996
Description-en: Macros to generate types in the phf crate - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf_macros crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf-macros-dev
Description-md5: a449d0e9e2161326907af4f6b5274935
Description-en: Macros to generate types in the phf crate - Rust source code
 This package contains the source for the Rust phf_macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-phf-shared+uncased-dev
Description-md5: 834db5fb7334e5dfa2293d24d03a79e3
Description-en: Support code shared by PHF libraries - feature "uncased"
 This metapackage enables feature "uncased" for the Rust phf_shared crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf-shared+unicase-dev
Description-md5: cb55cdd6b148a0350741576f469e4d14
Description-en: Support code shared by PHF libraries - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf_shared crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-phf-shared-dev
Description-md5: 8a4b34e1686396e0757cfc008561c8af
Description-en: Support code shared by PHF libraries - Rust source code
 This package contains the source for the Rust phf_shared crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pico-args-dev
Description-md5: 1526ec1c5ab9d791f6a7fc7b989d2911
Description-en: Ultra simple CLI arguments parser - Rust source code
 This package contains the source for the Rust pico-args crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pidfile-rs-dev
Description-md5: d1a34d103560a1fc473132c0f650f6ce
Description-en: Rust wrapper for pidfile_* functions from libbsd/libutil - Rust source code
 This package contains the source for the Rust pidfile-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pin-project-dev
Description-md5: aa162c39b7d2d2c10b1032d6efe46809
Description-en: Safe and ergonomic pin-projection - Rust source code
 This package contains the source for the Rust pin-project crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pin-project-internal-dev
Description-md5: 73a12844fa2ba5c3f8a4ce0df79ab3c7
Description-en: Implementation detail of the `pin-project` crate - Rust source code
 This package contains the source for the Rust pin-project-internal crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-pin-project-lite-dev
Description-md5: 6dea6266e5925508ccb4b0d1e9be96c5
Description-en: Light-weight version of pin-project - Rust source code
 This package contains the source for the Rust pin-project-lite crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pin-utils-dev
Description-md5: 8d574918dacc1307597b4105c0325ac3
Description-en: Utilities for pinning - Rust source code
 This package contains the source for the Rust pin-utils crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pinger-dev
Description-md5: 528438630e055ed8ea03be3c03c103af
Description-en: library to execute the ping command and parse the output - Rust source code
 This package contains the source for the Rust pinger crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pipeline-dev
Description-md5: 69859781a5e89245818a412ab0048c0b
Description-en: Macro collection to pipe |> your functions calls - Rust source code
 This package contains the source for the Rust pipeline crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pkg-config-dev
Description-md5: c6e5f2dd313dce5e258bb428b500ceca
Description-en: Run pkg-config at build time Cargo build scripts - Rust source code
 This package contains the source for the Rust pkg-config crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pkg-version-dev
Description-md5: 979867164a7509ed08fbafe2b321de53
Description-en: Macros expanding to the package version - Rust source code
 This package contains the source for the Rust pkg-version crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pkg-version-impl-dev
Description-md5: 09b444a64e06f79ad41e649162e4b006
Description-en: Implementation details of the `pkg-version` crate - Rust source code
 Do not use this crate, it does not provide a stable API.
 .
 This package contains the source for the Rust pkg-version-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pktparse+serde-dev
Description-md5: 9fb32d281bb73e474508ad720f8a3a43
Description-en: Collection of packet parsers - feature "serde"
 This metapackage enables feature "serde" for the Rust pktparse crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-pktparse-dev
Description-md5: ebef25bf2d5f74ccaa430e936444aef7
Description-en: Collection of packet parsers - Rust source code
 This package contains the source for the Rust pktparse crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-plain-dev
Description-md5: 6208534cb170315556164731588953c0
Description-en: Small Rust library that allows users to reinterpret data of certain types safely - Rust source code
 This package contains the source for the Rust plain crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-platform-info-dev
Description-md5: d13f9e74ac2869ffa705453dddc1718f
Description-en: Simple cross-platform interface to get info about a system - Rust source code
 This package contains the source for the Rust platform-info crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pleaser-dev
Description-md5: 4fb66ad99f6db164e0b465e16565023b
Description-en: Please, a polite regex-first sudo alternative - Rust source code
 This package contains the source for the Rust pleaser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: pleaser
Description-md5: b626e50e5b200925ac8d89d6cd8df52e
Description-en: please, a polite, regex-first sudo clone
 Delegate accurate least privilege access with ease. There are times when
 what is intended to be executed can be expressed easily with a regex to
 expose only what is needed and nothing more.

Package: librust-pledge-dev
Description-md5: 819000d590558104ff5fb67300229d48
Description-en: Rust binding to OpenBSD's pledge(2) interface - Rust source code
 This package contains the source for the Rust pledge crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-plist-dev
Description-md5: 018b124077eb8d0d011cb07eb902ad26
Description-en: Rusty plist parser - Rust source code
 Supports Serde serialization.
 .
 This package contains the source for the Rust plist crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-plotters-dev
Description-md5: 6e6835bd63526c05a91d0b17eed7d1de
Description-en: Rust data plotting and drawing library - Rust source code
 This package contains the source for the Rust plotters crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-plotters-backend-dev
Description-md5: 3ebeaef7d953f27623e82e3da6911bbe
Description-en: Plotters Backend API - Rust source code
 This package contains the source for the Rust plotters-backend crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-plotters-bitmap-dev
Description-md5: bb80ea06caf709f1b5c0a2ad8cf4bf61
Description-en: Plotters Bitmap Backend - Rust source code
 This package contains the source for the Rust plotters-bitmap crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-plotters-svg-dev
Description-md5: d9c346a7497acff3f6c26cd4dcb03e4e
Description-en: Plotters SVG backend - Rust source code
 This package contains the source for the Rust plotters-svg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-png-dev
Description-md5: 7ae660089afcc38055d95dd99ece65b8
Description-en: PNG decoding and encoding library in pure Rust - Rust source code
 This package contains the source for the Rust png crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pocket-resources-dev
Description-md5: 3cca7fc611f6cdab68bea8b4b52dbb33
Description-en: Include resources in your applications - Rust source code
 This package contains the source for the Rust pocket-resources crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-podio-dev
Description-md5: b071761468861c23efb19e559db10dec
Description-en: Additional trait for Read and Write to read and write Plain Old Data - Rust source code
 This package contains the source for the Rust podio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-polling-dev
Description-md5: 0c836a747fb8ce4454686eb6990a14f1
Description-en: Portable interface to epoll, kqueue, event ports, and wepoll - Rust source code
 This package contains the source for the Rust polling crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pool-dev
Description-md5: ce90c5e4af463d7ead265804e1a265f8
Description-en: Pool of reusable values - Rust source code
 This package contains the source for the Rust pool crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-portable-atomic-dev
Description-md5: 7cbeb6964b540b9c0d81c898d1fd6805
Description-en: Portable atomic types including support for 128-bit atomics, atomic float, etc - Rust source code
 This package contains the source for the Rust portable-atomic crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-postgres-derive-dev
Description-md5: 7522b06812ff518e8f89db700e92ebce
Description-en: Internal crate used by postgres-types - Rust source code
 This package contains the source for the Rust postgres-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-postgres-protocol-dev
Description-md5: 7a8bbed94bf59c8feece1cd084d00cdf
Description-en: Low level Postgres protocol APIs - Rust source code
 This package contains the source for the Rust postgres-protocol crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-postgres-types-dev
Description-md5: 1fb2dadbbcc3d64a759cac42ff7a0d16
Description-en: Conversions between Rust and Postgres values - Rust source code
 This package contains the source for the Rust postgres-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ppv-lite86-dev
Description-md5: 34f48bdd862f475cc40234f93df2cbed
Description-en: crypto-simd API for x86 - Rust source code
 This package contains the source for the Rust ppv-lite86 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pq-sys+pkg-config-dev
Description-md5: 5b07f180335e34e06bea6ac83e187928
Description-en: Auto-generated rust bindings for libpq - feature "pkg-config"
 This metapackage enables feature "pkg-config" for the Rust pq-sys crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-pq-sys-dev
Description-md5: 9d3baf31f7ee9ac9a2752e3b796c2ee0
Description-en: Auto-generated rust bindings for libpq - Rust source code
 This package contains the source for the Rust pq-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-precomputed-hash-dev
Description-md5: 69b16b54adc95227107ac9913b1a4185
Description-en: Expose a precomputed hash for a given type - Rust source code
 This package contains the source for the Rust precomputed-hash crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-predicates-dev
Description-md5: 28d5fe0bc0fadd9e7178236b9398cba7
Description-en: Boolean-valued predicate functions - Rust source code
 This package contains the source for the Rust predicates crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-predicates-core-dev
Description-md5: 126de27763b686d940a0e100aad13da6
Description-en: API for boolean-valued predicate functions - Rust source code
 This package contains the source for the Rust predicates-core crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-predicates-tree-dev
Description-md5: be24ae36a81df6999fbfecf46a51a3de
Description-en: Render boolean-valued predicate functions results as a tree - Rust source code
 This package contains the source for the Rust predicates-tree crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pretty-assertions-dev
Description-md5: 6cca06f0e553138e6d4db882a4667871
Description-en: drop-in replacements for assert macros with colorful diffs - Rust source code
 This package contains the source for the Rust pretty_assertions crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pretty-bytes-dev
Description-md5: f0d977b55858e885587fdd3f4c2291e7
Description-en: Convert bytes to a human readable string - Rust source code
 This package contains the source for the Rust pretty-bytes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pretty-env-logger-dev
Description-md5: 5fec46633c579e443792b8a6c51abd7a
Description-en: Visually pretty env_logger - Rust source code
 This package contains the source for the Rust pretty_env_logger crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-prettytable-rs+csv-dev
Description-md5: 2f45512bc44b60d7c4bc879a5df85944
Description-en: Printing pretty formatted tables in terminal - feature "csv"
 This metapackage enables feature "csv" for the Rust prettytable-rs crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-prettytable-rs+default-dev
Description-md5: 4956a307f81a420cd208abb5424e2a29
Description-en: Printing pretty formatted tables in terminal - feature "default"
 This metapackage enables feature "default" for the Rust prettytable-rs crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-prettytable-rs-dev
Description-md5: 5e1972fe1e19b7ba00f4c38c6df13b4b
Description-en: Printing pretty formatted tables in terminal - Rust source code
 This package contains the source for the Rust prettytable-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-print-bytes-dev
Description-md5: e4767f34fd579b2d12ce1eda71f3dcb1
Description-en: Print bytes as losslessly as possible - Rust source code
 This package contains the source for the Rust print_bytes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro-crate-dev
Description-md5: a7c1777275a6330cbf08655ec2a6f093
Description-en: Replacement for crate (macro_rules keyword) in proc-macros - Rust source code
 This package contains the source for the Rust proc-macro-crate crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro-error-dev
Description-md5: 477f5fcf73fa75bbf0111969d520ccef
Description-en: Almost drop-in replacement to panics in proc-macros - Rust source code
 This package contains the source for the Rust proc-macro-error crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro-error-attr-dev
Description-md5: 0024a358c322b21e3e50e49606221c28
Description-en: Attribute macro for proc-macro-error crate - Rust source code
 This package contains the source for the Rust proc-macro-error-attr crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro-hack-dev
Description-md5: ab9c67c6afa76c14af049b9e50b2f469
Description-en: Procedural macros in expression position - Rust source code
 This package contains the source for the Rust proc-macro-hack crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro-nested-dev
Description-md5: 669f4a89060d3eefeea52bdb10c7571a
Description-en: Support for nested proc-macro-hack invocations - Rust source code
 This package contains the source for the Rust proc-macro-nested crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-proc-macro2-dev
Description-md5: 1cccec3458672737ecfc742cccc64859
Description-en: Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code
 This package contains the source for the Rust proc-macro2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-proc-quote-impl-dev
Description-md5: 169f8370db9a2733c16bff7b59d9ed3e
Description-en: Procedural macro implementation of quote! - Rust source code
 This package contains the source for the Rust proc-quote-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-procedural-masquerade-dev
Description-md5: 268e9c99c51755611945d28f40899105
Description-en: proc_macro_derive pretending to be proc_macro - Rust source code
 This package contains the source for the Rust procedural-masquerade crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: process-viewer
Description-md5: 2363ac6ea2a09ccabea81f952250fd4a
Description-en: Process viewer GTK GUI written in rust
 Process viewer provides current status of your processes (cpu and memory usage)
 and your system (usage of every core and of your RAM, and the temperature of
 your components if this information is available).

Package: librust-procfs-dev
Description-md5: c02f82f04182bfdc0662705fbe985fee
Description-en: Interface to the linux procfs pseudo-filesystem - Rust source code
 This package contains the source for the Rust procfs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-progressing-dev
Description-md5: 76fa3786146f35924a8664b327301e0d
Description-en: Lightweight, text-based, counting progress-bar for Rust - Rust source code
 This package contains the source for the Rust progressing crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-prometheus+libc-dev
Description-md5: 38262064bb32152fd4335f8264f0df47
Description-en: Prometheus instrumentation library for Rust applications - feature "libc" and 1 more
 This metapackage enables feature "libc" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "nightly" feature.

Package: librust-prometheus+process-dev
Description-md5: 27867ffff9b009606a8a04e3ae04e701
Description-en: Prometheus instrumentation library for Rust applications - feature "process"
 This metapackage enables feature "process" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-prometheus+procfs-dev
Description-md5: bde2db9963cbb4099d86461adb63f37e
Description-en: Prometheus instrumentation library for Rust applications - feature "procfs"
 This metapackage enables feature "procfs" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-prometheus+protobuf-codegen-pure-dev
Description-md5: 790cec04279ab8edf4357866acefb1e7
Description-en: Prometheus instrumentation library for Rust applications - feature "protobuf-codegen-pure" and 1 more
 This metapackage enables feature "protobuf-codegen-pure" for the Rust
 prometheus crate, by pulling in any additional dependencies needed by that
 feature.
 .
 Additionally, this package also provides the "gen" feature.

Package: librust-prometheus+protobuf-dev
Description-md5: 062deb3d45232c004730eb3122937191
Description-en: Prometheus instrumentation library for Rust applications - feature "protobuf" and 1 more
 This metapackage enables feature "protobuf" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-prometheus+push-dev
Description-md5: f43897bebd85476b53bdb277780f982d
Description-en: Prometheus instrumentation library for Rust applications - feature "push"
 This metapackage enables feature "push" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-prometheus+reqwest-dev
Description-md5: cac485107e3f07a4b38d4324562884fb
Description-en: Prometheus instrumentation library for Rust applications - feature "reqwest"
 This metapackage enables feature "reqwest" for the Rust prometheus crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-prometheus-dev
Description-md5: 795014e53267a10b5b28edbccf0eecd6
Description-en: Prometheus instrumentation library for Rust applications - Rust source code
 This package contains the source for the Rust prometheus crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-proptest+bit-set-dev
Description-md5: 04e434f11fb2d9087a4dbb8dca830ea5
Description-en: Hypothesis-like property-based testing and shrinking - feature "bit-set"
 This metapackage enables feature "bit-set" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+default-code-coverage-dev
Description-md5: d6780583ca582a22bc14d7d76774867b
Description-en: Hypothesis-like property-based testing and shrinking - feature "default-code-coverage"
 This metapackage enables feature "default-code-coverage" for the Rust proptest
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-proptest+default-dev
Description-md5: 4f0399c9f0a885361d6fb24e3374935f
Description-en: Hypothesis-like property-based testing and shrinking - feature "default"
 This metapackage enables feature "default" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+fork-dev
Description-md5: 1979fcca157fbc77cccac1cce26d1c0a
Description-en: Hypothesis-like property-based testing and shrinking - feature "fork"
 This metapackage enables feature "fork" for the Rust proptest crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-proptest+lazy-static-dev
Description-md5: 9636ecbe25590fd35703d6e16ba31842
Description-en: Hypothesis-like property-based testing and shrinking - feature "lazy_static"
 This metapackage enables feature "lazy_static" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+quick-error-dev
Description-md5: 7d67aa80eb008c46c158b3914afc8c3c
Description-en: Hypothesis-like property-based testing and shrinking - feature "quick-error"
 This metapackage enables feature "quick-error" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+regex-syntax-dev
Description-md5: 1bf20955870e0762d14d1b46e09779f1
Description-en: Hypothesis-like property-based testing and shrinking - feature "regex-syntax"
 This metapackage enables feature "regex-syntax" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+rusty-fork-dev
Description-md5: 32f6aa35446535a4fb0a63fa3f484fe2
Description-en: Hypothesis-like property-based testing and shrinking - feature "rusty-fork"
 This metapackage enables feature "rusty-fork" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+std-dev
Description-md5: e29b8b490603e885f143c0809f5142de
Description-en: Hypothesis-like property-based testing and shrinking - feature "std"
 This metapackage enables feature "std" for the Rust proptest crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-proptest+tempfile-dev
Description-md5: de8a8330f1d1edfbbe2f4ced6e0a93c1
Description-en: Hypothesis-like property-based testing and shrinking - feature "tempfile"
 This metapackage enables feature "tempfile" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest+timeout-dev
Description-md5: 0cdf478e9b50b71e500bb2b744a45034
Description-en: Hypothesis-like property-based testing and shrinking - feature "timeout"
 This metapackage enables feature "timeout" for the Rust proptest crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-proptest-dev
Description-md5: 4fa697d0d2a0699523185f9e0441a7b9
Description-en: Hypothesis-like property-based testing and shrinking - Rust source code
 This package contains the source for the Rust proptest crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-prost-dev
Description-md5: 31ad1ad46bb83e47d8bab956ccb1c6be
Description-en: Protocol Buffers implementation for the Rust Language - Rust source code
 This package contains the source for the Rust prost crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-prost-build-dev
Description-md5: 65d8570853f3c842f08f689d7b94a23f
Description-en: Protocol Buffers implementation for the Rust Language - Rust source code
 This package contains the source for the Rust prost-build crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-prost-derive-dev
Description-md5: fbd870228219f840a00151e643f47b01
Description-en: Protocol Buffers implementation for the Rust Language - Rust source code
 This package contains the source for the Rust prost-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-prost-types-dev
Description-md5: 9715a47151dc0174c114651231470910
Description-en: Protocol Buffers implementation for the Rust Language - Rust source code
 This package contains the source for the Rust prost-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-protobuf+bytes-dev
Description-md5: a8001370645880bf63b331ab5de0a5b7
Description-en: Google protocol buffers - feature "bytes" and 1 more
 This metapackage enables feature "bytes" for the Rust protobuf crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "with-bytes" feature.

Package: librust-protobuf+serde-derive-dev
Description-md5: 3fe3d1406709c7f32bcfbba6cb28709d
Description-en: Google protocol buffers - feature "serde_derive"
 This metapackage enables feature "serde_derive" for the Rust protobuf crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-protobuf+serde-dev
Description-md5: b0e65fb4c58a88aea1facc2d608836bf
Description-en: Google protocol buffers - feature "serde"
 This metapackage enables feature "serde" for the Rust protobuf crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-protobuf+with-serde-dev
Description-md5: 030a0163fb853de432affda9da21afbb
Description-en: Google protocol buffers - feature "with-serde"
 This metapackage enables feature "with-serde" for the Rust protobuf crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-protobuf-dev
Description-md5: 4ab2db81dcb177b7c92783fb1753b133
Description-en: Google protocol buffers - Rust source code
 This package contains the source for the Rust protobuf crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-protobuf-codegen-dev
Description-md5: b041fe9d061f14483662f08510c45d86
Description-en: Code generator for rust-protobuf - Rust source code
 Includes a library and `protoc-gen-rust` binary.
 See `protoc-rust` and `protobuf-codegen-pure` crates.
 .
 This package contains the source for the Rust protobuf-codegen crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: protobuf-codegen
Description-md5: ae11b22a68428effd6af0f108c736694
Description-en: Code generator for rust-protobuf
 Includes a library and `protoc-gen-rust` binary.
 See `protoc-rust` and `protobuf-codegen-pure` crates.
 .
 This package contains the following binaries built from the Rust crate
 "protobuf-codegen":
  - protobuf-bin-gen-rust-do-not-use
  - protoc-gen-rust

Package: librust-protobuf-codegen-pure-dev
Description-md5: 35c0a7cb56b64ba75465d82e94a7b150
Description-en: Pure-rust codegen for protobuf using protobuf-parser crate - Rust source code
 WIP
 .
 This package contains the source for the Rust protobuf-codegen-pure crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-protobuf-support-dev
Description-md5: aa7b73e99bf509366e8aa0007502a2ad
Description-en: Code supporting protobuf implementation - Rust source code
 None of code in this crate is public API.
 .
 This package contains the source for the Rust protobuf-support crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-protoc-dev
Description-md5: 923697b795e7a262f5119de0e0c7c688
Description-en: Protobuf protoc command as API - Rust source code
 This package contains the source for the Rust protoc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-protoc-rust-dev
Description-md5: ea5dd5fe3c8904aaf5fd290889f7eff6
Description-en: Protoc --rust_out= - Rust source code
 available as API. protoc needs to be in $PATH, protoc-gen-run does not.
 .
 This package contains the source for the Rust protoc-rust crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-psa-crypto-dev
Description-md5: c1aea86f625f1752979aa0dbb58f96c0
Description-en: Wrapper around the PSA Cryptography API - Rust source code
 This package contains the source for the Rust psa-crypto crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-psa-crypto-sys-dev
Description-md5: 0496a4797244d3a43d522de7de6017dd
Description-en: Wrapper around the PSA Cryptography API - Rust source code
 This package contains the source for the Rust psa-crypto-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-psl-types-dev
Description-md5: f7edc9a1baa6c96ee520737bb79e6e41
Description-en: Common types for the public suffix implementation crates - Rust source code
 This package contains the source for the Rust psl-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-psm-dev
Description-md5: 1a3efdfa7da38be57dc4dd7d029d8b70
Description-en: Portable Stack Manipulation: stack manipulation and introspection routines - Rust source code
 This package contains the source for the Rust psm crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ptr-meta-dev
Description-md5: 60cfe8daa96cf66008844cdf7555ee2e
Description-en: Radioactive stabilization of the ptr_meta rfc - Rust source code
 This package contains the source for the Rust ptr_meta crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ptr-meta-derive-dev
Description-md5: 81b5df91014307ad9455e3d3b61821b4
Description-en: Macros for ptr_meta - Rust source code
 This package contains the source for the Rust ptr_meta_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-publicsuffix-dev
Description-md5: 2174ccf7d6168064f89f913418a5a515
Description-en: Extract root domain and suffix from a domain name - Rust source code
 This package contains the source for the Rust publicsuffix crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pulldown-cmark-dev
Description-md5: 5125c7d8393b88d7bb6e8dbc05c7254a
Description-en: Pull parser for CommonMark - Rust source code
 This package contains the source for the Rust pulldown-cmark crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: pulldown-cmark
Description-md5: 7b9beb66e890f9f399e95e30d6845a1a
Description-en: Simple command-line tool for rendering CommonMark to HTML
 pulldown-cmark is a pull parser library for CommonMark, written in Rust. This
 package contains a simple command-line tool for rendering to HTML, based on the
 library.

Package: librust-pyo3-dev
Description-md5: 89349dc423824e7e45c4ef724ee8eba3
Description-en: Bindings to Python interpreter - Rust source code
 This package contains the source for the Rust pyo3 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pyo3-build-config+python3-dll-a-dev
Description-md5: 7e245afd964158451aafa0c8a31312a1
Description-en: Build configuration for the PyO3 ecosystem - feature "python3-dll-a"
 This metapackage enables feature "python3-dll-a" for the Rust pyo3-build-config
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-pyo3-build-config-dev
Description-md5: 23093fc7de46d318409ebeb0c73ac9f0
Description-en: Build configuration for the PyO3 ecosystem - Rust source code
 This package contains the source for the Rust pyo3-build-config crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-pyo3-ffi-dev
Description-md5: 1d51bc030cc906becb28ec9c1419321f
Description-en: Python-API bindings for the PyO3 ecosystem - Rust source code
 This package contains the source for the Rust pyo3-ffi crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pyo3-macros+abi3-dev
Description-md5: 63095f377c0e156a69d98fd131fcde3a
Description-en: Proc macros for PyO3 package - feature "abi3"
 This metapackage enables feature "abi3" for the Rust pyo3-macros crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-pyo3-macros+pyproto-dev
Description-md5: bd75ba422fac5ba0f96f69fd11e41071
Description-en: Proc macros for PyO3 package - feature "pyproto"
 This metapackage enables feature "pyproto" for the Rust pyo3-macros crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-pyo3-macros-dev
Description-md5: 3778fce8cf3f3c26ac9e2110e79f5dda
Description-en: Proc macros for PyO3 package - Rust source code
 This package contains the source for the Rust pyo3-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-pyo3-macros-backend-dev
Description-md5: efd7ed138de590bd71eae7fe35eebe13
Description-en: Code generation for PyO3 package - Rust source code
 This package contains the source for the Rust pyo3-macros-backend crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-python3-dll-a-dev
Description-md5: 73d9f57d1677a7939737e78ca664f92b
Description-en: Standalone python3(y).dll import library generator - Rust source code
 This package contains the source for the Rust python3-dll-a crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-qrcode-dev
Description-md5: 5ba3155235a7729cea46e72857196be1
Description-en: QR code encoder in Rust - Rust source code
 This package contains the source for the Rust qrcode crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-qrcodegen-dev
Description-md5: facb63ca9b2daf07203ed6bb6d218934
Description-en: High-quality QR Code generator library - Rust source code
 This package contains the source for the Rust qrcodegen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quantiles-dev
Description-md5: 999485eac9ac09dc32f7549bceea4fe7
Description-en: Collection of approximate quantile algorithms - Rust source code
 This package contains the source for the Rust quantiles crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quick-error-dev
Description-md5: 53095e455e1c6239bed2aff2b58616ff
Description-en: Macro which makes error types pleasant to write - Rust source code
 This package contains the source for the Rust quick-error crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quick-protobuf+std-dev
Description-md5: 4f8f1fc27f53e4bea22c28b12899ec8f
Description-en: Pure Rust protobuf (de)serializer - feature "std" and 1 more
 Quick.
 .
 This metapackage enables feature "std" for the Rust quick-protobuf crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-quick-protobuf-dev
Description-md5: 307ec5b33bf17b1ecd241d475bc1d411
Description-en: Pure Rust protobuf (de)serializer - Rust source code
 Quick.
 .
 This package contains the source for the Rust quick-protobuf crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quick-xml-dev
Description-md5: 8fc3a752a04ab7e4e14d0d3c0c96b512
Description-en: High performance xml reader and writer - Rust source code
 This package contains the source for the Rust quick-xml crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quickcheck+default-dev
Description-md5: b44c6d9d8740d035473bce13c263057b
Description-en: Automatic property based testing with shrinking - feature "default"
 This metapackage enables feature "default" for the Rust quickcheck crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-quickcheck+env-logger-dev
Description-md5: e9dabc5c3021f9f0b8efd3e8708aada5
Description-en: Automatic property based testing with shrinking - feature "env_logger"
 This metapackage enables feature "env_logger" for the Rust quickcheck crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-quickcheck+log-dev
Description-md5: edeb9863a810fb72069d8f8c028e2e51
Description-en: Automatic property based testing with shrinking - feature "log"
 This metapackage enables feature "log" for the Rust quickcheck crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-quickcheck+regex-dev
Description-md5: 31fbc0ad7eda56303a3408e787be5eef
Description-en: Automatic property based testing with shrinking - feature "regex"
 This metapackage enables feature "regex" for the Rust quickcheck crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-quickcheck+use-logging-dev
Description-md5: 615711282cbd232ae282ab912202cd0a
Description-en: Automatic property based testing with shrinking - feature "use_logging"
 This metapackage enables feature "use_logging" for the Rust quickcheck crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-quickcheck-dev
Description-md5: b1df1d3140fc2d71f3cdef25aa3c8f25
Description-en: Automatic property based testing with shrinking - Rust source code
 This package contains the source for the Rust quickcheck crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quickcheck-macros-dev
Description-md5: 866c062f25c1a1128b636689c678c1c9
Description-en: Macro attribute for quickcheck - Rust source code
 This package contains the source for the Rust quickcheck_macros crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-quinn-dev
Description-md5: a3e41975d8a27c858a04809cd3b02d12
Description-en: Versatile QUIC transport protocol implementation - Rust source code
 This package contains the source for the Rust quinn crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-quinn-proto-dev
Description-md5: 161c75863f0490b710d5557d381ceae3
Description-en: State machine for the QUIC transport protocol - Rust source code
 This package contains the source for the Rust quinn-proto crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quinn-udp-dev
Description-md5: 6cca2fcac471341cdc649e3a8d30fb20
Description-en: UDP sockets with ECN information for the QUIC transport protocol - Rust source code
 This package contains the source for the Rust quinn-udp crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-quote+proc-macro-dev
Description-md5: c848495036ebcafabab7d718fcd39f33
Description-en: Quasi-quoting macro quote!(...) - feature "proc-macro" and 1 more
 This metapackage enables feature "proc-macro" for the Rust quote crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-quote-dev
Description-md5: e8855056a2e8e76ef6f47243c127cae2
Description-en: Quasi-quoting macro quote!(...) - Rust source code
 This package contains the source for the Rust quote crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-r2d2-dev
Description-md5: 2185d242aad298adc1cc4716b0a4cb86
Description-en: Generic connection pool - Rust source code
 This package contains the source for the Rust r2d2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-radium-dev
Description-md5: 8532f6bbe66cac7a54990158085995fc
Description-en: Portable interfaces for maybe-atomic types - Rust source code
 This package contains the source for the Rust radium crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-radix-trie+serde-dev
Description-md5: 2c075f1ef7cd366da8f6ca05c6e70121
Description-en: Generic radix trie data-structure - feature "serde"
 This metapackage enables feature "serde" for the Rust radix_trie crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-radix-trie-dev
Description-md5: 547639e8e7e8c610cf1dd82cc3690308
Description-en: Generic radix trie data-structure - Rust source code
 This package contains the source for the Rust radix_trie crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-dev
Description-md5: c8855c3dfb5a6bc7a80e94ce565b52fa
Description-en: Randomness functionality, number generators - Rust source code
 This package contains the source for the Rust rand crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-rand-chacha-dev
Description-md5: 2eb77042cebcc1d2dfebed354d9de595
Description-en: ChaCha random number generator - Rust source code
 This package contains the source for the Rust rand_chacha crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-core+getrandom-dev
Description-md5: 002c527142d952663920d8d42d7d6fe1
Description-en: Core random number generator traits and tools - feature "getrandom"
 This metapackage enables feature "getrandom" for the Rust rand_core crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-rand-core+serde-dev
Description-md5: 2abdbcdbb0c438444e8bc1d1edd259bd
Description-en: Core random number generator traits and tools - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust rand_core crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde1" feature.

Package: librust-rand-core+std-dev
Description-md5: 4696b98cfe7f43cd463528545c5cc53e
Description-en: Core random number generator traits and tools - feature "std"
 This metapackage enables feature "std" for the Rust rand_core crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-rand-core-dev
Description-md5: cf77f0c351ba74ca3bdb75aa81638b7d
Description-en: Core random number generator traits and tools - Rust source code
 This package contains the source for the Rust rand_core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-distr-dev
Description-md5: 7b8d0be8ea6b10e1aa00a6ec27219faa
Description-en: Sampling from random number distributions - Rust source code
 This package contains the source for the Rust rand_distr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-hc-dev
Description-md5: e5e3c1a87c49c59e347d30b11f89a3f7
Description-en: HC128 random number generator - Rust source code
 This package contains the source for the Rust rand_hc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-isaac-dev
Description-md5: da08a3a91fb7096ce81af92b2629b193
Description-en: ISAAC random number generator - Rust source code
 This package contains the source for the Rust rand_isaac crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-pcg-dev
Description-md5: ad38dd9dd59a7668cbe98582d03366cc
Description-en: Selected PCG random number generators - Rust source code
 This package contains the source for the Rust rand_pcg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-xorshift+serde-dev
Description-md5: d1257b3bd8f21d6d07dab6581cc6f8ef
Description-en: Xorshift random number generator - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust rand_xorshift crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde1" feature.

Package: librust-rand-xorshift-dev
Description-md5: f8b6a0aafc2b3ce0a0aa4311e04932a1
Description-en: Xorshift random number generator - Rust source code
 This package contains the source for the Rust rand_xorshift crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rand-xoshiro+serde-dev
Description-md5: 224da727d2fee1fa3c5e4362ffc089c8
Description-en: Xoshiro, xoroshiro and splitmix64 RNGs - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust rand_xoshiro crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde1" feature.

Package: librust-rand-xoshiro-dev
Description-md5: 01d86cfd5a0fbffe1d6b5183753694b0
Description-en: Xoshiro, xoroshiro and splitmix64 RNGs - Rust source code
 This package contains the source for the Rust rand_xoshiro crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-random-dev
Description-md5: 1ee69e5d316198706f01ae3cf8ded25c
Description-en: Package provides sources of randomness - Rust source code
 This package contains the source for the Rust random crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-random-number-macro-impl-dev
Description-md5: 4971defecd6a7862704520a5a84525f6
Description-en: Generate random numbers quickly - Rust source code
 This package contains the source for the Rust random-number-macro-impl crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-random-trait-dev
Description-md5: 79173b16461c284221bae843094bd887
Description-en: A random trait meant to produce random generic types - Rust source code
 This package contains the source for the Rust random-trait crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librav1e-dev
Description-md5: 8d7c2cbd10e02bf8895ed474e03e2c34
Description-en: Fastest and safest AV1 encoder - development files
 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the development files.

Package: librav1e0
Description-md5: 6913a3c85d2bfe3cb57b219aecf84dd7
Description-en: Fastest and safest AV1 encoder - shared library
 rav1e is a encoder for the AV1 video codec.
 .
 This package contains the shared library.

Package: librust-rav1e-dev
Description-md5: be38a97ae8cfeec217a3c58f583e0965
Description-en: Fastest and safest AV1 encoder - Rust source code
 This package contains the source for the Rust rav1e crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: rav1e
Description-md5: f87006a9819097cf3e1d8ea827963d94
Description-en: Fastest and safest AV1 encoder - command line encoder
 rav1e is a encoder for the AV1 video codec. It supports the
 following features:
  * Intra, inter, and switch frames
  * 64x64 superblocks
  * 4x4 to 64x64 RDO-selected square and rectangular blocks
  * DC, H, V, Paeth, smooth, and all directional prediction modes
  * DCT, (FLIP-)ADST and identity transforms (up to 64x64, 16x16 and 32x32
    respectively)
  * 8-, 10- and 12-bit depth color
  * 4:2:0, 4:2:2 and 4:4:4 chroma sampling
  * 11 speed settings (0-10, exhaustive to near real-time)
  * Constant quantizer and target bitrate (single- and multi-pass) encoding
    modes
  * Still picture mode
 .
 This package contains the command line encoder.

Package: librust-raw-window-handle-dev
Description-md5: 3467008edbac6c776057daf18249aa42
Description-en: Interoperability library for Rust Windowing applications - Rust source code
 This package contains the source for the Rust raw-window-handle crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rayon-dev
Description-md5: ca7dbc10b48cf0ea5f69921e91e1d78a
Description-en: Simple work-stealing parallelism for Rust - Rust source code
 This package contains the source for the Rust rayon crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-rayon-core-dev
Description-md5: 374e330f444ce6b5525768db211b9e74
Description-en: Core APIs for Rayon - Rust source code
 This package contains the source for the Rust rayon-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rctree-dev
Description-md5: 789f9c70d4f9d036b722ef6830a3dd4a
Description-en: 'DOM-like' tree implemented using reference counting - Rust source code
 This package contains the source for the Rust rctree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-read-color-dev
Description-md5: 480cb6e818a918741457d8ee67284ecf
Description-en: Simple library for reading hex colors - Rust source code
 This package contains the source for the Rust read_color crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-redox-syscall-dev
Description-md5: 8037e73c35cbad2a9708d8545307053d
Description-en: Access raw Redox system calls - Rust source code
 This package contains the source for the Rust redox_syscall crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-redox-termios-dev
Description-md5: 87fde4f2478128fe620bb92763683516
Description-en: Access Redox termios functions - Rust source code
 This package contains the source for the Rust redox_termios crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-reduce-dev
Description-md5: bee6e5442101bfc8bcbebfd46fc285fd
Description-en: Fold an iterator without an initial value - Rust source code
 This package contains the source for the Rust reduce crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ref-cast-dev
Description-md5: 8180dddafb85ec003578b9c13100c2f0
Description-en: Safely cast &T to &U where the struct U contains a single field of type T - Rust source code
 This package contains the source for the Rust ref-cast crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ref-cast-impl-dev
Description-md5: d38339d5c3aa6427daeaa9c8beb313c3
Description-en: Derive implementation for ref_cast::RefCast - Rust source code
 This package contains the source for the Rust ref-cast-impl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ref-filter-map-dev
Description-md5: 9c9cf0100eb4e3dbc1cfffa4ccf8ca83
Description-en: Like `std::cell::{Ref,RefMut}::map`, but for optional components - Rust source code
 This package contains the source for the Rust ref_filter_map crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-reference-counted-singleton-dev
Description-md5: 1b66048d9d90d47ade52fcd8a99599b9
Description-en: Reference-counted singleton whose protected data can be recreated as needed - Rust source code
 This package contains the source for the Rust reference-counted-singleton
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-regex+aho-corasick-dev
Description-md5: f074772902958e429f9860fd6cdc3ab1
Description-en: Regular expressions for Rust - feature "aho-corasick"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "aho-corasick" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+default-dev
Description-md5: 981a418a96508b57341f9be3c20f1d84
Description-en: Regular expressions for Rust - feature "default"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "default" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-regex+memchr-dev
Description-md5: fd1d841355c427f52619a018d7180b18
Description-en: Regular expressions for Rust - feature "memchr"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "memchr" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-regex+perf-dev
Description-md5: 5c0d5135e4ba56f7ad6f390a83e5cd42
Description-en: Regular expressions for Rust - feature "perf"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-regex+perf-literal-dev
Description-md5: 3fc03379c7b4683a3b6594b8bacb7b5d
Description-en: Regular expressions for Rust - feature "perf-literal"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf-literal" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-age-dev
Description-md5: 028520fd32990e6c4051c28877a016f8
Description-en: Regular expressions for Rust - feature "unicode-age"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-age" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-bool-dev
Description-md5: 5b4bd37285411e2bfe7c0bdc295f0a91
Description-en: Regular expressions for Rust - feature "unicode-bool"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-bool" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-case-dev
Description-md5: 67f039a199815db606344b44377e9c39
Description-en: Regular expressions for Rust - feature "unicode-case"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-case" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-dev
Description-md5: 22caa6e31c2ab4879c785d5cd5edc990
Description-en: Regular expressions for Rust - feature "unicode"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode" for the Rust regex crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-regex+unicode-gencat-dev
Description-md5: 37deff21261b8cfc0c3b9cb01ec95c1d
Description-en: Regular expressions for Rust - feature "unicode-gencat"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-gencat" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-perl-dev
Description-md5: 87c979667202fc19afa4d4a2132054c7
Description-en: Regular expressions for Rust - feature "unicode-perl"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-perl" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-script-dev
Description-md5: 3a83d7607e20d0a6beaab28f071907e0
Description-en: Regular expressions for Rust - feature "unicode-script"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-script" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex+unicode-segment-dev
Description-md5: eb5afde9f8afb9017795de1fa5ee2d81
Description-en: Regular expressions for Rust - feature "unicode-segment"
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "unicode-segment" for the Rust regex crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-regex-dev
Description-md5: fda2e212e1edb2560154907281dfa9da
Description-en: Regular expressions for Rust - Rust source code
 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This package contains the source for the Rust regex crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-regex-automata+regex-syntax-dev
Description-md5: e2b531aca323c6390856c8016595f33e
Description-en: Automata construction and matching using regular expressions - feature "regex-syntax"
 This metapackage enables feature "regex-syntax" for the Rust regex-automata
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-regex-automata+std-dev
Description-md5: 55ba112d0dba5bf1dc2da58a49649ac3
Description-en: Automata construction and matching using regular expressions - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust regex-automata crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-regex-automata+utf8-ranges-dev
Description-md5: 0461ec41049ebcca96b71d5d1c5d9b08
Description-en: Automata construction and matching using regular expressions - feature "utf8-ranges"
 This metapackage enables feature "utf8-ranges" for the Rust regex-automata
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-regex-automata-dev
Description-md5: cde3e8a4fa2ecf72f90c226a9d4791d7
Description-en: Automata construction and matching using regular expressions - Rust source code
 This package contains the source for the Rust regex-automata crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-regex-syntax+unicode-dev
Description-md5: 357218d550363d12d21b98b9d13cef13
Description-en: Regular expression parser - feature "unicode" and 1 more
 This metapackage enables feature "unicode" for the Rust regex-syntax crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-regex-syntax-dev
Description-md5: 9792ebbf8d2f846687308f07168fabe2
Description-en: Regular expression parser - Rust source code
 This package contains the source for the Rust regex-syntax crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-remain-dev
Description-md5: 85c1cd12552dff4f15969a7b736a6b7c
Description-en: Compile-time check that enum/struct/match are sorted. - Rust source code
 This package contains the source for the Rust remain crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-remove-dir-all-dev
Description-md5: d72d50d34f8e1116b8d6b74aa60f9bc7
Description-en: Safe, reliable implementation of remove_dir_all for Windows - Rust source code
 This package contains the source for the Rust remove_dir_all crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rend-dev
Description-md5: 2c9390e8cab890a0790b1843433e79d5
Description-en: Endian-aware primitives for Rust - Rust source code
 This package contains the source for the Rust rend crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-reqwest-dev
Description-md5: 0fe675305e98b9093ecc59a6e10157b0
Description-en: Higher level HTTP client library - Rust source code
 This package contains the source for the Rust reqwest crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-resolv-conf-dev
Description-md5: 3a0bab8082f86d9815167744b48e75d3
Description-en: Resolv.conf file parser - Rust source code
 This package contains the source for the Rust resolv-conf crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-resource-proof-dev
Description-md5: c0c0a2516b140d0adaf22b4950ffcabf
Description-en: resource proof for decentralised network nodes - Rust source code
 This crate handles "proof" of bandwidth, cpu and storage
 for nodes in a decentralised network.
 .
 The hope is to combine mechanisms
 that attempt to validate resources on remote machines.
 This validation though, is a spot check and also best effort.
 It is not guaranteed to be accurate over time
 and this consideration must be clear to users of the crate.
 .
 The purpose is to provide **some** indication
 that a machine has **some** capabilities.
 .
 This package contains the source for the Rust resource_proof crate,
 packaged for use with cargo and dh-cargo.

Package: resource-proof
Description-md5: c4d07cf68f5946022146abdee2b20ad9
Description-en: resource proof for decentralised network nodes - CLI tool
 This crate handles "proof" of bandwidth, cpu and storage
 for nodes in a decentralised network.
 .
 The hope is to combine mechanisms
 that attempt to validate resources on remote machines.
 This validation though, is a spot check and also best effort.
 It is not guaranteed to be accurate over time
 and this consideration must be clear to users of the crate.
 .
 The purpose is to provide **some** indication
 that a machine has **some** capabilities.
 .
 This package contains the binary resource_proof.

Package: librust-retain-mut-dev
Description-md5: 76aa92b9a5ee3a52e05fb92f6e1d4ea9
Description-en: Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate - Rust source code
 This package contains the source for the Rust retain_mut crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-retry-dev
Description-md5: df08fe51764ea82106c060d32d5a31e6
Description-en: utilities for retrying operations that can fail - Rust source code
 Crate retry provides utilities for retrying operations that can fail.
 .
 This package contains the source for the Rust retry crate.

Package: librust-rfc822-sanitizer-dev
Description-md5: b653be45de3425a1dbf41883cbec8590
Description-en: Rfc822/2822 sanitizer/normalizer - Rust source code
 This package contains the source for the Rust rfc822_sanitizer crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rgb-dev
Description-md5: 86623a1d01bbf881c6392863fa7501af
Description-en: `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation - Rust source code
 Allows no-copy high-level interoperability. Also adds common convenience
 methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and
 slices first-class Rust objects.
 .
 This package contains the source for the Rust rgb crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ring-dev
Description-md5: 540048e6c5e13510ceeea2250197359a
Description-en: Safe, fast, small crypto using Rust - Rust source code
 This package contains the source for the Rust ring crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ripasso-dev
Description-md5: 36715e698372d7fff29349bc6c04695d
Description-en: Password manager that uses the file format of the standard unix password manager 'pass' - Rust source code
 This package contains the source for the Rust ripasso crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: ripasso-cursive
Description-md5: 71ee1de24e48a4d3175ad5752c12f206
Description-en: Curses based password manager
 A password manager that uses the file format of the
 standard unix password manager 'pass', this is the
 curses frontend application

Package: ripgrep
Description-md5: 45d1dfa98f350bc31d65169b0acf761d
Description-en: Recursively searches directories for a regex pattern
 ripgrep is a line-oriented search tool that recursively searches your current
 directory for a regex pattern while respecting your gitignore rules and
 automatically skip hidden files/directories (smart filtering) and binary files.
 ripgrep is similar to other popular search tools like The Silver Searcher, ack
 and grep.
 .
 ripgrep is generally faster than both The Silver Searcher and GNU grep. It
 defaults to recursive directory search and won't search files ignored by your
 `.gitignore` files. Use ripgrep if you like speed, filtering by default, fewer
 bugs, and Unicode support.
 .
 On the other hand, if you like multiline search, then ripgrep may not quite
 meet your needs (yet), and it will never support fancy regex features such as
 backreferences or lookaround

Package: librust-rkyv-dev
Description-md5: d906e8491faf5d3053676c2815f473a2
Description-en: Zero-copy deserialization framework for Rust - Rust source code
 This package contains the source for the Rust rkyv crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-rkyv-derive-dev
Description-md5: abc716d68e2c3284782bdb2fb8d1b1a7
Description-en: Derive macro for rkyv - Rust source code
 This package contains the source for the Rust rkyv_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rle-decode-fast-dev
Description-md5: fc6a3f7affc4d0e2f03521a5cd3acc76
Description-en: Fastest way to implement any kind of decoding for Run Length Encoded data in Rust - Rust source code
 Writing a fast decoder that is also safe can be quite challenging, so this
 crate is here to save you the hassle of maintaining and testing your own
 implementation.
 .
 This package contains the source for the Rust rle-decode-fast crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rlimit-dev
Description-md5: 62e9af92fb26582e9c33f075226a0b83
Description-en: Resource limits - Rust source code
 This package contains the source for the Rust rlimit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rmp-dev
Description-md5: 710257e61af3557f30421ec14b4c3cf9
Description-en: Pure Rust MessagePack serialization implementation - Rust source code
 This package contains the source for the Rust rmp crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-rmp-serde-dev
Description-md5: 9df1529fcf9d4f5deec1beb653ee038b
Description-en: Serde bindings for RMP - Rust source code
 This package contains the source for the Rust rmp-serde crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-roff-dev
Description-md5: 074289817c63f6341e5827ade5cd90c3
Description-en: ROFF (man page format) generation library - Rust source code
 This package contains the source for the Rust roff crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-roff-0.1-dev
Description-md5: 074289817c63f6341e5827ade5cd90c3
Description-en: ROFF (man page format) generation library - Rust source code
 This package contains the source for the Rust roff crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ron-dev
Description-md5: 1ce78468adfb5242c48024dfcb775f01
Description-en: Rusty Object Notation - Rust source code
 This package contains the source for the Rust ron crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-roxmltree-dev
Description-md5: c0f6f28e537b79eeaa633b28c044ae66
Description-en: Represent an XML as a read-only tree - Rust source code
 This package contains the source for the Rust roxmltree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rpassword-dev
Description-md5: d155e4e5c36ed231c80e05644dab3e7a
Description-en: Read passwords in console applications - Rust source code
 This package contains the source for the Rust rpassword crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rs-tracing-dev
Description-md5: ae4b998ebc354d0cb3de0ba5ecd165bb
Description-en: Trace events in the trace event format - Rust source code
 This package contains the source for the Rust rs_tracing crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rtnetlink+tokio-dev
Description-md5: c76617f49e1befb84c6368e5de5d72a7
Description-en: Manipulate linux networking resources via netlink - feature "tokio"
 This metapackage enables feature "tokio" for the Rust rtnetlink crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-rtnetlink+tokio-socket-dev
Description-md5: a875396f4c19987e871a7efd53648d56
Description-en: Manipulate linux networking resources via netlink - feature "tokio_socket" and 1 more
 This metapackage enables feature "tokio_socket" for the Rust rtnetlink crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-rtnetlink-dev
Description-md5: 5a47d0284bac228108c54edf1a13010e
Description-en: Manipulate linux networking resources via netlink - Rust source code
 This package contains the source for the Rust rtnetlink crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ruma-common-dev
Description-md5: 68534c2e520c10462dd0a9397cb9e0b0
Description-en: Common types for other ruma crates - Rust source code
 This package contains the source for the Rust ruma-common crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ruma-identifiers-validation-dev
Description-md5: e05be9768a906095ddc0698ccfe8f2bd
Description-en: Validation logic for ruma-common and ruma-macros - Rust source code
 This package contains the source for the Rust ruma-identifiers-validation
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-ruma-macros-dev
Description-md5: 60281c43d5a466575e44b4cb2f7495ec
Description-en: Procedural macros used by the Ruma crates - Rust source code
 This package contains the source for the Rust ruma-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rusqlite-dev
Description-md5: c0d86138b050fe129af732abcca2ec0d
Description-en: Ergonomic wrapper for SQLite - Rust source code
 This package contains the source for the Rust rusqlite crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rust-argon2-dev
Description-md5: 0e6aa1ab871a2e2d75f4aece6ac166a5
Description-en: The Argon2 password hashing function - Rust source code
 This package contains the source for the Rust rust-argon2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rust-cast-dev
Description-md5: d91d13cb414671963599c57f567aeec4
Description-en: Library that allows you to communicate with Google Cast enabled devices (e.g - Rust source code
 Chromecast).
 .
 This package contains the source for the Rust rust_cast crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rust-decimal-dev
Description-md5: 169c10600dd52707e225a3069032898b
Description-en: Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code
 This package contains the source for the Rust rust_decimal crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rust-embed-dev
Description-md5: f09f71b938b248f74988098146fe8bec
Description-en: Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
 This package contains the source for the Rust rust-embed crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rust-embed-impl-dev
Description-md5: 9662520318366090c297853f12b0561c
Description-en: Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
 This package contains the source for the Rust rust-embed-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rust-embed-utils-dev
Description-md5: f2218b75e3e8b0329f363335e59718c7
Description-en: Utilities for rust-embed - Rust source code
 This package contains the source for the Rust rust-embed-utils crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rust-ini-dev
Description-md5: f2dd3b27c944e9ef0c5abf16fe1cd0c6
Description-en: Ini configuration file parsing library in Rust - Rust source code
 This package contains the source for the Rust rust-ini crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustc-cfg-dev
Description-md5: 57f30b885a1382bce9f530bb49b93b2c
Description-en: Runs `rustc --print cfg` and parses the output - Rust source code
 This package contains the source for the Rust rustc-cfg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustc-demangle+compiler-builtins-dev
Description-md5: cc136d3c7a3837d8ea1858691ed2705a
Description-en: Rust compiler symbol demangling - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust rustc-
 demangle crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-rustc-demangle+core-dev
Description-md5: a07aaedbcd579731c900859618b61431
Description-en: Rust compiler symbol demangling - feature "core"
 This metapackage enables feature "core" for the Rust rustc-demangle crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-rustc-demangle+rustc-dep-of-std-dev
Description-md5: 7d3d9bc21802a667f350e5c562dcf003
Description-en: Rust compiler symbol demangling - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust rustc-demangle
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-rustc-demangle-dev
Description-md5: 3f33bf59376fe766628018993d9862d4
Description-en: Rust compiler symbol demangling - Rust source code
 This package contains the source for the Rust rustc-demangle crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustc-hash-dev
Description-md5: dd8d3e120d2303fd4f9dd665d18facea
Description-en: Speed, non-cryptographic hash used in rustc - Rust source code
 This package contains the source for the Rust rustc-hash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustc-serialize-dev
Description-md5: fa65fb34495adbd7f4b3bb692bd549f1
Description-en: Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler - Rust source code
 Also includes support for hex, base64, and json encoding and decoding.
 .
 This package contains the source for the Rust rustc-serialize crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rustc-std-workspace-core-dev
Description-md5: 34b9543b2ed848041ed173661b01a1c1
Description-en: Explicitly empty crate for rust-lang/rust integration - Rust source code
 This package contains the source for the Rust rustc-std-workspace-core crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-rustc-std-workspace-std-dev
Description-md5: 3c5c0c6052890dd6833ca44259fcbacf
Description-en: Workaround for rustbuild - Rust source code
 This package contains the source for the Rust rustc-std-workspace-std crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-rustc-version-dev
Description-md5: 53fc8ddb388acca07c73be9d6773eac5
Description-en: Querying the version of a installed rustc compiler - Rust source code
 This package contains the source for the Rust rustc_version crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustc-workspace-hack-dev
Description-md5: c568dd11bde909932c0b96343402dd17
Description-en: Hack for the compiler's own build system - Rust source code
 This package contains the source for the Rust rustc-workspace-hack crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-rustdoc-stripper-dev
Description-md5: 7b4403b3efd39bd5aa712a43b84d4b94
Description-en: Manipulate rustdoc comments - Rust source code
 This package contains the source for the Rust rustdoc-stripper crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: rustdoc-stripper
Description-md5: 4c38b26d7b23f3edd0a6d472150e0956
Description-en: Strip rustdoc comments from source code
 rustdoc-stripper is a tool used to remove rustdoc comments from your code and
 save them in a comments.cmts file if you want to regenerate them.
 .
 This package contains the following binaries built from the Rust crate
 "rustdoc-stripper":
  - rustdoc-stripper

Package: rustfilt
Description-md5: 8ba047483b01b43d0c434b94f979cbf0
Description-en: Demangle Rust symbol names using rustc-demangle
 rustfilt works similarly to c++filt, in that it accepts mangled symbol names as
 command line arguments, and if none are provided it accepts mangled symbols
 from stdin. Demangled symbols are written to stdout.

Package: librust-rustfix-dev
Description-md5: 7026b137bfdc3364d61a592bd8c19758
Description-en: Automatically apply the suggestions made by rustc - Rust source code
 This package contains the source for the Rust rustfix crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rusticata-macros-dev
Description-md5: 96b26a31cb14e869c793cdc7b56f9ac4
Description-en: Helper macros for Rusticata - Rust source code
 This package contains the source for the Rust rusticata-macros crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-rustix-dev
Description-md5: 7edea08eb9b63d2944bde54613d7d25e
Description-en: Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls - Rust source code
 This package contains the source for the Rust rustix crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustls-dev
Description-md5: 4fb3318c737bb0a21fc4c4b7adef4ae4
Description-en: modern TLS library written in Rust - Rust source code
 Rustls is a modern TLS library written in Rust.
 It uses ring for cryptography
 and webpki for certificate verification.
 .
 Ring is a Rust library implementing safe, fast, small crypto
 using Rust with BoringSSL's cryptography primitives.
 .
 Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates.
 .
 This package contains the source for the Rust rustls crate,
 for use with cargo and dh-cargo.

Package: librust-rustls-native-certs-dev
Description-md5: be2ea49e33e50cbd3066ffa986266fc3
Description-en: rustls use of platform native certificate store - Rust source code
 rustls-native-certs allows rustls
 to use the platform's native certificate store
 when operating as a TLS client.
 .
 Rustls is a modern TLS library written in Rust.
 .
 This package contains the source
 for the Rust rustls-native-certs crate,
 packaged for use with cargo and dh-cargo.

Package: librust-rustls-pemfile-dev
Description-md5: 41daac0da2d78bbc27364676a90d186f
Description-en: Basic .pem file parser for keys and certificates - Rust source code
 This package contains the source for the Rust rustls-pemfile crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rustversion-dev
Description-md5: db860e00d2833a319bbcc3190f9af54a
Description-en: Conditional compilation according to rustc compiler version - Rust source code
 This package contains the source for the Rust rustversion crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rusty-fork+wait-timeout-dev
Description-md5: fd6dfb382b873acbf1b165c2b27612f4
Description-en: Cross-platform library for running Rust tests in sub-processes using a fork-like interface - feature "wait-timeout" and 2 more
 This metapackage enables feature "wait-timeout" for the Rust rusty-fork crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default", and "timeout" features.

Package: librust-rusty-fork-dev
Description-md5: 7e35cfef82d4217236a6be986609cc0c
Description-en: Cross-platform library for running Rust tests in sub-processes using a fork-like interface - Rust source code
 This package contains the source for the Rust rusty-fork crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-rusty-pool-dev
Description-md5: 25f1f117433aeeb0ee5d01d0d031fadb
Description-en: self growing / shrinking ThreadPool implementation - Rust source code
 Self growing / shrinking "ThreadPool" implementation
 based on crossbeam's multi-producer multi-consumer channels
 that enables awaiting the result of a task
 and offers async support.
 .
 This package contains the source for the Rust rusty_pool crate,
 packaged for use with cargo and dh-cargo.

Package: rusty-tags
Description-md5: 2221613b747349f2c8838c8c11384466
Description-en: generate tags for source code navigation for a cargo project
 rusty-tags is a command-line tool that creates tags for source code
 navigation using ctags for a cargo project, all of its direct and
 indirect dependencies and the Rust standard library.

Package: librust-rustyline-dev
Description-md5: ddc779716ce53c1e5d07306fcd985ba9
Description-en: Readline implementation based on Linenoise - Rust source code
 This package contains the source for the Rust rustyline crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ryu+no-panic-dev
Description-md5: 3c109a610e3ebfb6324c67288b122943
Description-en: Fast floating point to string conversion - feature "no-panic"
 This metapackage enables feature "no-panic" for the Rust ryu crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-ryu-dev
Description-md5: 3203337434f3eee0244d61bd98f30805
Description-en: Fast floating point to string conversion - Rust source code
 This package contains the source for the Rust ryu crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-safe-transmute-dev
Description-md5: 8a2b3acba38be574c31c0a42edb71abd
Description-en: Safeguarded transmute() for Rust - Rust source code
 This package contains the source for the Rust safe-transmute crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-safemem-dev
Description-md5: 05c926ba337a9ee8d0f18cbf39afaad2
Description-en: Safe wrappers for memory-accessing functions, like `std::ptr::copy()` - Rust source code
 This package contains the source for the Rust safemem crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-same-file-dev
Description-md5: c424da56a299ffb9d3cbae2ba6c3e023
Description-en: Simple crate for determining whether two file paths point to the same file - Rust source code
 This package contains the source for the Rust same-file crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sanitize-filename-dev
Description-md5: ed4b5c3785cfbe382e710ac23e36ae8a
Description-en: Simple filename sanitizer, based on Node's sanitize-filename - Rust source code
 This package contains the source for the Rust sanitize-filename crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-scale-info-derive-dev
Description-md5: cb1750119e2723df62b76a77658f20de
Description-en: Derive type info for SCALE encodable types - Rust source code
 This package contains the source for the Rust scale-info-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-scan-fmt-dev
Description-md5: ea94bd0384d0559479ffa5cde4de0827
Description-en: Simple scanf()-like input for Rust - Rust source code
 This package contains the source for the Rust scan_fmt crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-schannel-dev
Description-md5: 6400dba83d97a3cddfa165fdd9fc8a28
Description-en: Schannel bindings for rust, allowing SSL/TLS (e.g - Rust source code
 https) without openssl
 .
 This package contains the source for the Rust schannel crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scheduled-thread-pool-dev
Description-md5: fa350820b3cf923901b5c357d97013ab
Description-en: Scheduled thread pool - Rust source code
 This package contains the source for the Rust scheduled-thread-pool crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-scoped-threadpool-dev
Description-md5: 62337427abd390ea97138499e76c3ffd
Description-en: Scoped and cached threadpools - Rust source code
 This package contains the source for the Rust scoped_threadpool crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-scoped-tls-dev
Description-md5: e4029bd253aca34522f225f4158a8ed1
Description-en: Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS - Rust source code
 This package contains the source for the Rust scoped-tls crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scopeguard-dev
Description-md5: ef44a83c7c8ffbc406cb48f334ee8725
Description-en: Resource-acquisition-is-initialization scope guard - Rust source code
 Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
 shorthands for guards with one of the implemented strategies.
 .
 This package contains the source for the Rust scopeguard crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scopeguard-0.3-dev
Description-md5: 507884c08b806c3c8ef12222a37aa17b
Description-en: RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code
 Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the
 scope is extited through unwinding on panic.
 .
 This package contains the source for the Rust scopeguard crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scratch-dev
Description-md5: 89b4ebe0f4eba2bb8071a916c5a46308
Description-en: Compile-time temporary directory shared by multiple crates and erased by `cargo clean` - Rust source code
 This package contains the source for the Rust scratch crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scrawl-dev
Description-md5: 76b7284e0114d73568b297ef30eed9ae
Description-en: Rust library to open a user's text editor - Rust source code
 Useful for interactive CLI applications.
 .
 This package contains the source for the Rust scrawl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scroll+derive-dev
Description-md5: 09ba8cff73f3900fe32c45750f1fb48f
Description-en: Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - feature "derive" and 1 more
 This metapackage enables feature "derive" for the Rust scroll crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "scroll_derive" feature.

Package: librust-scroll-dev
Description-md5: 33b635726d0c37304aec38dc2de08033
Description-en: Suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers - Rust source code
 This package contains the source for the Rust scroll crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-scroll-derive-dev
Description-md5: 58b457a73f56459c34e5d0be202dfcba
Description-en: Macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate - Rust source code
 This package contains the source for the Rust scroll_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sct-dev
Description-md5: 41b7e3df07502f6f732c9d749346f3d7
Description-en: Certificate transparency SCT verification library - Rust source code
 This package contains the source for the Rust sct crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sctk-adwaita-dev
Description-md5: e838ecadacb886583c96d90384e25f54
Description-en: Adwaita-like SCTK Frame - Rust source code
 This package contains the source for the Rust sctk-adwaita crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: sd
Description-md5: e8b068d8294d7ce173d5559ac8a1ca04
Description-en: intuitive find and replace CLI
 sd uses Python and JavaScript style regex syntax, without the quirks
 of sed and awk. While sed can do many things, sd focuses on doing
 one thing and doing it well, has common-sense defualts and a focus
 on daily use. It's also faster.
 .
  - Find and replace expressions are separate, unlike sed:
   sd before after
   sed s/before/after/g
  - Modify files in-place:
   sd before after file.txt
   sed -i'' 's/before/after/g' file.txt
  - String-literal mode
  - Named or unnamed catch groups

Package: librust-sd-notify-dev
Description-md5: 8e357ab4f09efae188b86a05eac39027
Description-en: Lightweight crate for systemd service state notifications - Rust source code
 This package contains the source for the Rust sd-notify crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-seahash-dev
Description-md5: 099ef44617cce98b0123b56e034391b9
Description-en: Blazingly fast, portable hash function with proven statistical guarantees - Rust source code
 This package contains the source for the Rust seahash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-seccomp-sys-dev
Description-md5: 8344b316a07c01e31c1421a354d2e6b6
Description-en: Low-level bindings to libseccomp - Rust source code
 This package contains the source for the Rust seccomp-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-secrecy-dev
Description-md5: 8eaad7bdcc586d8f23094aaaa0947ac7
Description-en: Wrapper types and traits for secret management which help ensure they aren't accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped - Rust source code
 This package contains the source for the Rust secrecy crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-secret-service-dev
Description-md5: e1d63864b861fe1127e51611ea23590b
Description-en: Interface with Secret Service API - Rust source code
 This package contains the source for the Rust secret-service crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-section-testing-dev
Description-md5: 749675af20a42798ba0f74737db2cc54
Description-en: Section-style testing - Rust source code
 This package contains the source for the Rust section_testing crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-security-framework-sys-dev
Description-md5: 9914e9ef6fd7dcfc43677485eb2dd7c6
Description-en: Apple `Security.framework` low-level FFI bindings - Rust source code
 This package contains the source for the Rust security-framework-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-selectors-dev
Description-md5: 2ea0a9752daa2b62d499714016fcc455
Description-en: CSS Selectors matching for Rust - Rust source code
 This package contains the source for the Rust selectors crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-selinux-dev
Description-md5: abbee3f63695805783ed75230b25b17e
Description-en: Flexible Mandatory Access Control for Linux - Rust source code
 This package contains the source for the Rust selinux crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-selinux-sys-dev
Description-md5: 0c84380dc66c8a6c8b36af27b91946cc
Description-en: Flexible Mandatory Access Control (MAC) for Linux - Rust source code
 This package contains the source for the Rust selinux-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-semver+serde-dev
Description-md5: b447cc25b10dd8b7d996ba8771f794f2
Description-en: Parser and evaluator for Cargo's flavor of Semantic Versioning - feature "serde"
 This metapackage enables feature "serde" for the Rust semver crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-semver-dev
Description-md5: 3a8af17769c61683d7fec8bde9f4f2ae
Description-en: Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code
 This package contains the source for the Rust semver crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-semver-0.9+ci-dev
Description-md5: 6f71bf9c27b3dc5e0c810028f4e778db
Description-en: Semantic version parsing and comparison - feature "ci" and 1 more
 This metapackage enables feature "ci" for the Rust semver crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde" feature.

Package: librust-semver-0.9-dev
Description-md5: 83055584c1015692014d418c4cba1140
Description-en: Semantic version parsing and comparison - Rust source code
 This package contains the source for the Rust semver crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-semver-parser-dev
Description-md5: 3b33661717f60bdfad12131fffc0be60
Description-en: Parsing of the semver spec - Rust source code
 This package contains the source for the Rust semver-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-semver-parser-0.7-dev
Description-md5: 3b33661717f60bdfad12131fffc0be60
Description-en: Parsing of the semver spec - Rust source code
 This package contains the source for the Rust semver-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-send-wrapper+futures-core-dev
Description-md5: ae51ff30f743d7721b7063e84e7419ed
Description-en: This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - feature "futures-core" and 1 more
 You also have to make sure that the wrapper is dropped from within the original
 thread. If any of these constraints is violated, a panic occurs.
 .
 This metapackage enables feature "futures-core" for the Rust send_wrapper
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "futures" feature.

Package: librust-send-wrapper-dev
Description-md5: f6aefe42af02e576e2423377cd1b9820
Description-en: This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread - Rust source code
 You also have to make sure that the wrapper is dropped from within the original
 thread. If any of these constraints is violated, a panic occurs.
 .
 This package contains the source for the Rust send_wrapper crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sensors-dev
Description-md5: a2b35f0177f2ffc200ccb89831d7389b
Description-en: Rust-friendly interface to lm-sensors - Rust source code
 This package contains the source for the Rust sensors crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-separator-dev
Description-md5: 50c71f1daf276d3085ed6db0081d9372
Description-en: Formats numbers with thousands separators - Rust source code
 This package contains the source for the Rust separator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sequoia-autocrypt-dev
Description-md5: a815d4e954fa0c06f75304ffe10f3ed6
Description-en: Autocrypt support - Rust source code
 This package contains the source for the Rust sequoia-autocrypt crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-sequoia-ipc-dev
Description-md5: 670809c896fdbe2e11fadaa54120e4f3
Description-en: Interprocess communication infrastructure for Sequoia - Rust source code
 This package contains the source for the Rust sequoia-ipc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: sq-keyring-linter
Description-md5: 89b09fe3a8d4b764435d23e07c73247d
Description-en: Linter for keyrings
 This package contains the following binaries built from the Rust crate
 "sequoia-keyring-linter":
  - sq-keyring-linter

Package: librust-sequoia-net-dev
Description-md5: 54360f8c9c123ffbc939ef69a474e9b8
Description-en: Network services for OpenPGP - Rust source code
 This package contains the source for the Rust sequoia-net crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sequoia-openpgp+bzip2-dev
Description-md5: 946a45fb4470c98fecfaac215db0201c
Description-en: OpenPGP data types and associated machinery - feature "bzip2"
 This metapackage enables feature "bzip2" for the Rust sequoia-openpgp crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-sequoia-openpgp+compression-bzip2-dev
Description-md5: 622bcb744d4489af697b8ac25bf22f26
Description-en: OpenPGP data types and associated machinery - feature "compression-bzip2"
 This metapackage enables feature "compression-bzip2" for the Rust sequoia-
 openpgp crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-sequoia-openpgp+compression-deflate-dev
Description-md5: b6aa5f35d84aa13fb7088be32c19851a
Description-en: OpenPGP data types and associated machinery - feature "compression-deflate"
 This metapackage enables feature "compression-deflate" for the Rust sequoia-
 openpgp crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-sequoia-openpgp+compression-dev
Description-md5: f1d6b6b81fbd249a60fc8fd2122dc542
Description-en: OpenPGP data types and associated machinery - feature "compression"
 This metapackage enables feature "compression" for the Rust sequoia-openpgp
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-sequoia-openpgp+default-dev
Description-md5: e3d0e606d739869e668e2ffc021f025f
Description-en: OpenPGP data types and associated machinery - feature "default"
 This metapackage enables feature "default" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-sequoia-openpgp+flate2-dev
Description-md5: 9996f3f96c4ed052c45e3db1adcac78a
Description-en: OpenPGP data types and associated machinery - feature "flate2"
 This metapackage enables feature "flate2" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-sequoia-openpgp+nettle-dev
Description-md5: 39cc4e9a8f16776b3f6525c386b729d0
Description-en: OpenPGP data types and associated machinery - feature "nettle" and 1 more
 This metapackage enables feature "nettle" for the Rust sequoia-openpgp crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "crypto-nettle" feature.

Package: librust-sequoia-openpgp-dev
Description-md5: 16ef96d4c1cf51979c7a0113179bcca5
Description-en: OpenPGP data types and associated machinery - Rust source code
 This package contains the source for the Rust sequoia-openpgp crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-sequoia-openpgp-mt-dev
Description-md5: 24ea16ed236d0a6c7e980b77e44c35bc
Description-en: Multi-threaded parsing of OpenPGP data - Rust source code
 This package contains the source for the Rust sequoia-openpgp-mt crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-sequoia-sop-dev
Description-md5: d8903321b4848cf697c1db61686ce97b
Description-en: Stateless OpenPGP Command Line Interface using Sequoia - Rust source code
 sqop offers a Rust-based implementation of the Stateless OpenPGP
 Command Line Interface.
 .
 This standards-derived interface is an implementation of
 https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/,
 intended to be used in interoperability tests and simple OpenPGP
 commands, while leaving no trace in the filesystem.
 This package contains the source for the Rust sequoia-sop crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: sqop
Description-md5: c277c1a699f37aaca8fe33ce471eeae6
Description-en: Stateless OpenPGP Command Line Interface using Sequoia
 sqop offers a Rust-based implementation of the Stateless OpenPGP
 Command Line Interface.
 .
 This standards-derived interface is an implementation of
 https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/,
 intended to be used in interoperability tests and simple OpenPGP
 commands, while leaving no trace in the filesystem.
 This package contains the following binaries built from the Rust crate
 "sequoia-sop":
  - sqop

Package: sq
Description-md5: a51c18df3e664831ab46dcaaaf30a382
Description-en: OpenPGP command-line tool from Sequoia
 sq is a command-line interface for OpenPGP, structured using
 subcommands and implemented in Rust.
 .
 Subcommands include: help, decrypt, encrypt, sign, verify, armor,
 dearmor, autocrypt, inspect, key, keyring, certify, packet.
 .
 It offers modern cryptographic algorithms by default, like Ed25519 and
 Curve25519.
 .
 The tool offers both message handling (encryption, decryption,
 signing, and verification), and key and certificate management (key
 generation, certificate maintenance, and certification), and is
 interoperable with other major OpenPGP implementations like GnuPG
 (gpg).
 .
 WARNING: sq does not have a stable CLI interface yet.  Use with
 caution in scripts.
 This package contains the following binaries built from the Rust crate
 "sequoia-sq":
  - sq

Package: sqv
Description-md5: 3c6f44e7b0b5188294ff17feb6a04a15
Description-en: Simple OpenPGP signature verification program
 This package contains the following binaries built from the Rust crate
 "sequoia-sqv":
  - sqv

Package: librust-sequoia-wot-dev
Description-md5: 765e7b89d7d8d6d0941366cbe8a07b9a
Description-en: Explore the OpenPGP Web of Trust using Sequoia - Rust source code
 The "Web of Trust" describes a network of identity assertions
 ("OpenPGP certifications") and signing delegations ("OpenPGP trust
 signatures"), which can be used to formally validate identity
 information in a cryptographic certificate.
 .
 In particular, this tooling allows the user to associate OpenPGP User
 IDs (or simply the e-mail address part of the User ID) with some set
 of OpenPGP certificates on the basis of explicit certifications made
 by trusted parties.
 .
 The validation rules and certificate formats used in the Web of Trust
 support corroborative, multiparty certification, so there is no need
 to assign full trust to any single party.
 .
 This tooling offers a means to explore the Web of Trust by a library
 in Rust, and a command-line interface capable of working with either
 certificates in the filesystem or interacting with GnuPG's certificate
 store and trust database.
 This package contains the source for the Rust sequoia-wot crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: sq-wot
Description-md5: 65d8679e79efdb8eb2892b009a4e9bf3
Description-en: Explore the OpenPGP Web of Trust using Sequoia
 The "Web of Trust" describes a network of identity assertions
 ("OpenPGP certifications") and signing delegations ("OpenPGP trust
 signatures"), which can be used to formally validate identity
 information in a cryptographic certificate.
 .
 In particular, this tooling allows the user to associate OpenPGP User
 IDs (or simply the e-mail address part of the User ID) with some set
 of OpenPGP certificates on the basis of explicit certifications made
 by trusted parties.
 .
 The validation rules and certificate formats used in the Web of Trust
 support corroborative, multiparty certification, so there is no need
 to assign full trust to any single party.
 .
 This tooling offers a means to explore the Web of Trust by a library
 in Rust, and a command-line interface capable of working with either
 certificates in the filesystem or interacting with GnuPG's certificate
 store and trust database.
 This package contains the following binaries built from the Rust crate
 "sequoia-wot":
  - sq-wot

Package: librust-serde+serde-derive-dev
Description-md5: e567a037b6e34c4bd0c5299bf6e83336
Description-en: Generic serialization/deserialization framework - feature "serde_derive" and 1 more
 This metapackage enables feature "serde_derive" for the Rust serde crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "derive" feature.

Package: librust-serde-dev
Description-md5: 5f6f1e572cffd887de16dde3d5f63dfb
Description-en: Generic serialization/deserialization framework - Rust source code
 This package contains the source for the Rust serde crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-serde-big-array-dev
Description-md5: 47999c658b1df282d0f7c941e09feaea
Description-en: Big array helper for serde - Rust source code
 This package contains the source for the Rust serde-big-array crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-serde-bytes+alloc-dev
Description-md5: ae6bfb63392fbeb8bb9f6bb726892cc1
Description-en: Optimized serde handling of u8 Vec and array - feature "alloc"
 This metapackage enables feature "alloc" for the Rust serde_bytes crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-serde-bytes+std-dev
Description-md5: 81bbaa1437292a5bed34ed22ec0a42d1
Description-en: Optimized serde handling of u8 Vec and array - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust serde_bytes crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-serde-bytes-dev
Description-md5: 5a092c6643e036782da3d13226c1da86
Description-en: Optimized serde handling of u8 Vec and array - Rust source code
 This package contains the source for the Rust serde_bytes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-cbor-dev
Description-md5: 5ad25ae8bdbe387857cc3bc39746a054
Description-en: CBOR support for serde - Rust source code
 This package contains the source for the Rust serde_cbor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-derive-dev
Description-md5: 1d8aa07260bcfddacf02305858eb3349
Description-en: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code
 This package contains the source for the Rust serde_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-fmt-dev
Description-md5: 04abde7fa7d8ca6973e39c129f10575c
Description-en: write any serde::Serialize using standard formatting APIs - Rust source code
 This library lets you take any `Serialize`
 and format it as if it's `Debug`.
 The format produced is the same as if the type derived `Debug`,
 and any formatting flags will be preserved.
 .
 This package contains the source for the Rust serde_fmt crate,
 packaged for use with cargo and dh-cargo.

Package: librust-serde-ignored-dev
Description-md5: f2b17b6cbad1241400520dc1e150c12d
Description-en: Find out about keys that are ignored when deserializing data - Rust source code
 This package contains the source for the Rust serde_ignored crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-json-dev
Description-md5: 83540939b74aaf04b2b80dfe2afc0e45
Description-en: JSON serialization file format - Rust source code
 This package contains the source for the Rust serde_json crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-path-to-error-dev
Description-md5: b9d6cfd3498fc609157e994f67abb58f
Description-en: Path to the element that failed to deserialize - Rust source code
 This package contains the source for the Rust serde_path_to_error crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-serde-repr-dev
Description-md5: bdd7cf51af26db392b64ac116465dcd3
Description-en: Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code
 This package contains the source for the Rust serde_repr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-stacker-dev
Description-md5: 16d0b07b4cc07b8430bce25615028501
Description-en: Serde adapter that avoids stack overflow by dynamically growing the stack - Rust source code
 This package contains the source for the Rust serde_stacker crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-test-dev
Description-md5: 4cb11cefa4648554770d2a0b5efab520
Description-en: Token De/Serializer for testing De/Serialize implementations - Rust source code
 This package contains the source for the Rust serde_test crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-urlencoded-dev
Description-md5: 62dcc9b47ecc98b89a163d01da879e3c
Description-en: `x-www-form-urlencoded` meets Serde - Rust source code
 This package contains the source for the Rust serde_urlencoded crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-serde-value-dev
Description-md5: 5a0651acaa7e1193fe9453c1ee7db903
Description-en: Serialization value trees - Rust source code
 This package contains the source for the Rust serde-value crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-xml-rs-dev
Description-md5: 2923eaefb9dfab4b29afc71716742a0c
Description-en: Xml-rs based deserializer for Serde (compatible with 0.9+) - Rust source code
 This package contains the source for the Rust serde-xml-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serde-yaml-dev
Description-md5: 22e12dc1111e56ee2abefe8c0e91302d
Description-en: YAML support for Serde - Rust source code
 This package contains the source for the Rust serde_yaml crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serial-dev
Description-md5: 4113e15295034f33e52f4943e9bfd38a
Description-en: Accessing serial ports - Rust source code
 This package contains the source for the Rust serial crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serial-core-dev
Description-md5: e41b1ef2f7e288c4a98256c0423e1e81
Description-en: Rust abstractions for serial ports - Rust source code
 This package contains the source for the Rust serial-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serial-test-dev
Description-md5: 21cd4093f2491981216295610114566c
Description-en: Allows for the creation of serialised Rust tests - Rust source code
 This package contains the source for the Rust serial_test crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-serial-test-derive-dev
Description-md5: f8152ccd4f850ec2bc90f23dd8ac5fc0
Description-en: Helper crate for serial_test - Rust source code
 This package contains the source for the Rust serial_test_derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-serial-unix-dev
Description-md5: 8505157028672c7ad0765a65dd074198
Description-en: Serial port implementation for Unix - Rust source code
 This package contains the source for the Rust serial-unix crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-servo-arc+serde-dev
Description-md5: 0a9e89a7205fed68ef35f29ea6157795
Description-en: std::sync::Arc with some extra functionality - feature "serde"
 This metapackage enables feature serde for the Rust servo_arc crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-servo-arc+servo-dev
Description-md5: 19af00d7984d44530940f19e2b9f510d
Description-en: std::sync::Arc with some extra functionality - feature "servo"
 This metapackage enables feature servo for the Rust servo_arc crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-servo-arc-dev
Description-md5: 8306c7eb4d13343bf80de78791f77180
Description-en: std::sync::Arc with some extra functionality - Rust source code
 This package contains the source for the Rust servo_arc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-servo-fontconfig-dev
Description-md5: ac7ac6be0877d6785a120a3c182ae0b5
Description-en: Rust bindings for fontconfig - Rust source code
 This package contains the source for the Rust servo-fontconfig crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-servo-fontconfig-sys-dev
Description-md5: c434c9dfd6597ff12d3b6ebb11501ce2
Description-en: Font configuration and customization library - Rust source code
 This package contains the source for the Rust servo-fontconfig-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-servo-freetype-sys-dev
Description-md5: 88c1b4c0e01d498336558c9a4c661bf3
Description-en: FreeType is a freely available software library to render fonts - Rust source code
 This package contains the source for the Rust servo-freetype-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-sha-1-0.9+sha1-asm-dev
Description-md5: 7d974f0787d60d469049260e7cd97af1
Description-en: SHA-1 hash function - feature "sha1-asm" and 2 more
 This metapackage enables feature "sha1-asm" for the Rust sha-1 crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "asm", and "asm-aarch64" features.

Package: librust-sha-1-0.9+std-dev
Description-md5: fc2a76ab8cf7e8eb2c6622adf3a0e502
Description-en: SHA-1 hash function - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust sha-1 crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-sha-1-0.9-dev
Description-md5: 5b9164e37fc31d029aecd98b73df775d
Description-en: SHA-1 hash function - Rust source code
 This package contains the source for the Rust sha-1 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sha1-dev
Description-md5: 5b3af1b7eecf4f0d980bf85c56f64194
Description-en: SHA-1 hash function - Rust source code
 This package contains the source for the Rust sha1 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sha1-asm-dev
Description-md5: a0c1e6e26fbd7a55793c13c02b17f9d5
Description-en: Assembly implementation of SHA-1 compression function - Rust source code
 This package contains the source for the Rust sha1-asm crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sha1collisiondetection-dev
Description-md5: c9d58b942e0f9a7ba54d0f920106a216
Description-en: SHA-1 hash function with collision detection and mitigation - Rust source code
 This package contains the source for the Rust sha1collisiondetection crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: sha1cdsum
Description-md5: d98c3b960ba2640e11087a9f37efee1c
Description-en: Calculate SHA1 checksums with collision detection
 Print or check SHA1 checksums while defending against well-known
 collision attacks.
 .
 This program offers a drop-in replacement for coreutils' sha1sum
 in most cases, but one that is not vulnerable to a specific,
 well-known cryptographic weakness in SHA1.

Package: librust-sha2-dev
Description-md5: d35b8685717afbd0a9d813b7d49418e5
Description-en: Pure Rust implementation of SHA-2 - Rust source code
 Pure Rust implementation of the SHA-2 hash function family including SHA-224,
 SHA-256, SHA-384, and SHA-512 - feature "asm" and 1 more
 This metapackage enables feature "asm" for the Rust sha2 crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "asm-aarch64" feature.
 This package contains the source for the Rust sha2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sha2-0.9-dev
Description-md5: c62a3cc566fba086c3bb91ef3bd98759
Description-en: Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512 - Rust source code
 This package contains the source for the Rust sha2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sha2-asm-dev
Description-md5: b7e955899af5cbead37e1373b6c99b24
Description-en: Assembly implementation of SHA-2 compression functions - Rust source code
 This package contains the source for the Rust sha2-asm crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sha3+std-dev
Description-md5: a7f59c8292b7b85f6196b8262b84c933
Description-en: SHA-3 (Keccak) hash function - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust sha3 crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-sha3-dev
Description-md5: ca9b0aca27a9a4937cce7e079b6ff6fb
Description-en: SHA-3 (Keccak) hash function - Rust source code
 This package contains the source for the Rust sha3 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sha3-0.9+std-dev
Description-md5: a7f59c8292b7b85f6196b8262b84c933
Description-en: SHA-3 (Keccak) hash function - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust sha3 crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-sha3-0.9-dev
Description-md5: ca9b0aca27a9a4937cce7e079b6ff6fb
Description-en: SHA-3 (Keccak) hash function - Rust source code
 This package contains the source for the Rust sha3 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-shadow-rs-dev
Description-md5: faca208cef969708217894531caa2efb
Description-en: Build-time information stored in your rust project - Rust source code
 This package contains the source for the Rust shadow-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shannon-dev
Description-md5: 99836d1005c0115ba0f35ce318cf63d2
Description-en: Shannon cipher implementation - Rust source code
 This package contains the source for the Rust shannon crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sharded-slab-dev
Description-md5: 1d67be4b2787cf3fed000fb4af2ee56c
Description-en: Lock-free concurrent slab - Rust source code
 This package contains the source for the Rust sharded-slab crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shared-child-dev
Description-md5: 7733354de27231c5e701e820b7026662
Description-en: Using child processes from multiple threads - Rust source code
 This package contains the source for the Rust shared_child crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shared-library-dev
Description-md5: 7e8f79d22cc46d2e4dc01b5cd1da2234
Description-en: Easily bind to and load shared libraries - Rust source code
 This package contains the source for the Rust shared_library crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shell-escape-dev
Description-md5: 93b39740f8bf671a20f73873201e2058
Description-en: Escape characters that may have a special meaning in a shell - Rust source code
 This package contains the source for the Rust shell-escape crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shell-words-dev
Description-md5: 0440ad1d6f2e3ce39425cda71dc74a87
Description-en: Process command line according to parsing rules of UNIX shell - Rust source code
 This package contains the source for the Rust shell-words crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shellexpand-dev
Description-md5: d236bb1367895322f61921f840ee4ec9
Description-en: Shell-like expansions in strings - Rust source code
 This package contains the source for the Rust shellexpand crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shellwords-dev
Description-md5: 365ca96dbc2f864e9b0527a6d3d89aaa
Description-en: Word parsing rules of the UNIX Bourne shell - Rust source code
 This package contains the source for the Rust shellwords crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-shlex-dev
Description-md5: 56418213f361f374b219125a06975ef0
Description-en: Split a string into shell words, like Python's shlex - Rust source code
 This package contains the source for the Rust shlex crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-shrinkwraprs-dev
Description-md5: 33062eb24d674b15080479b9a3aaca00
Description-en: Auto-derive for Rust conversion traits -- make working with newtypes a breeze - Rust source code
 This package contains the source for the Rust shrinkwraprs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-signal-hook-dev
Description-md5: 21edb04eb62304138c6c2a416f67c29f
Description-en: Unix signal handling - Rust source code
 This package contains the source for the Rust signal-hook crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-signal-hook-mio-dev
Description-md5: 46aee8fd27e44b85d828d28a242b3fca
Description-en: MIO support for signal-hook - Rust source code
 This package contains the source for the Rust signal-hook-mio crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-signal-hook-registry-dev
Description-md5: 50f673c9cf0c3eff18f0ecbf125f5aa6
Description-en: Backend crate for signal-hook - Rust source code
 This package contains the source for the Rust signal-hook-registry crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-simd-helpers-dev
Description-md5: d6bd1c91d7562e07b9f48614bdb8cf40
Description-en: Helpers to write more compact simd code - Rust source code
 This package contains the source for the Rust simd_helpers crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-simdutf8-dev
Description-md5: ba2387490de1c36e4ed25b22b935b0ee
Description-en: SIMD-accelerated UTF-8 validation - Rust source code
 This package contains the source for the Rust simdutf8 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-similar-dev
Description-md5: 7836bdfd2bd2d1e41d6ca5a721a7457b
Description-en: Diff library for Rust - Rust source code
 This package contains the source for the Rust similar crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-similar-asserts-dev
Description-md5: daaa154a35406faf7962dd451af3171c
Description-en: Provides assert_eq! like macros with colorized diff output - Rust source code
 This package contains the source for the Rust similar-asserts crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-simple-asn1-dev
Description-md5: e6202fb68cbc768598e77eb8f4f00a01
Description-en: Simple DER/ASN.1 encoding/decoding library - Rust source code
 This package contains the source for the Rust simple_asn1 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-simple-error-dev
Description-md5: 70be5a3f8868945211b0fad6718ca531
Description-en: Simple error type backed by a string - Rust source code
 This package contains the source for the Rust simple-error crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-simple-logger+colored-dev
Description-md5: a29fd684df1941af529f94b4953a7efa
Description-en: Logger that prints all messages with a readable output format - feature "colored" and 1 more
 This metapackage enables feature "colored" for the Rust simple_logger crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "colors" feature.

Package: librust-simple-logger+default-dev
Description-md5: 56ff434925b4451db948bda12042105b
Description-en: Logger that prints all messages with a readable output format - feature "default"
 This metapackage enables feature "default" for the Rust simple_logger crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-simple-logger+time-dev
Description-md5: cd6cd521a2e72c3f7646afcce6f4739e
Description-en: Logger that prints all messages with a readable output format - feature "time" and 1 more
 This metapackage enables feature "time" for the Rust simple_logger crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "timestamps" feature.

Package: librust-simple-logger-dev
Description-md5: 321de3d5040b22c1beb2e53cf985eda5
Description-en: Logger that prints all messages with a readable output format - Rust source code
 This package contains the source for the Rust simple_logger crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-simplecss-dev
Description-md5: df238f6eac5e22d2612e4d1ededd56d8
Description-en: Simple CSS 2 parser and selector - Rust source code
 This package contains the source for the Rust simplecss crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-simplelog-dev
Description-md5: bc24a7a2aceaa3a51c8b51bc2fa6ff62
Description-en: Simple and easy-to-use logging facility for Rust's log crate - Rust source code
 This package contains the source for the Rust simplelog crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-siphasher-dev
Description-md5: 5c7faf750faf232e4fb9d0441f5aab13
Description-en: SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust - Rust source code
 This package contains the source for the Rust siphasher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-size-format-dev
Description-md5: 710630fd697f7484d2fc8b5446066bd7
Description-en: Allows for easier formatting of sizes - Rust source code
 This package contains the source for the Rust size_format crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sized-chunks-dev
Description-md5: 2ed260fed472a535a982f8dcb13a0577
Description-en: Efficient sized chunk datatypes - Rust source code
 This package contains the source for the Rust sized-chunks crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-skeptic-dev
Description-md5: 4190eb21506ef9ce6baf404b85c04b92
Description-en: Test your Rust markdown documentation via Cargo - Rust source code
 This package contains the source for the Rust skeptic crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-slab-dev
Description-md5: 6394cef15bd8d27e8b0d6ad00b1f460e
Description-en: Pre-allocated storage for a uniform data type - Rust source code
 This package contains the source for the Rust slab crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-slog+erased-serde-dev
Description-md5: 8ce5e6469d825484399d547e2d01fb58
Description-en: Structured, extensible, composable logging - feature "erased-serde"
 This metapackage enables feature "erased-serde" for the Rust slog crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "nested-values" feature.

Package: librust-slog-dev
Description-md5: 1ea7411080c6562329e34a717ac664c7
Description-en: Structured, extensible, composable logging - Rust source code
 This package contains the source for the Rust slog crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-slog-async-dev
Description-md5: 9bb55aac175cc4489649938cddc3f1ef
Description-en: Asynchronous drain for slog-rs - Rust source code
 This package contains the source for the Rust slog-async crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-slog-term-dev
Description-md5: 7e5ffa7846925f9d8716b6358f040b27
Description-en: Unix terminal drain and formatter for slog-rs - Rust source code
 This package contains the source for the Rust slog-term crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-slotmap-dev
Description-md5: 940dedf28bf5696ebc8d838faa9eb26b
Description-en: Slotmap data structure - Rust source code
 A Rust library providing three containers with persistent unique keys to access
 stored values, `SlotMap`, `HopSlotMap` and `DenseSlotMap`. Upon insertion a key
 is returned that can be used to later access or remove the values. Insertion,
 deletion and access all take O(1) time with low overhead. Great for storing
 collections of objects that need stable, safe references but have no clear
 ownership otherwise, such as game entities or graph nodes. Two secondary maps,
 `SecondaryMap` and `SparseSecondaryMap` are also provided that allow you to map
 further objects to the keys created by one of the slot maps.
 This package contains the source for the Rust slotmap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-slug-dev
Description-md5: b1d6fd6060c7ca970b234f4e7e72c160
Description-en: Convert a unicode string to a slug - Rust source code
 This package contains the source for the Rust slug crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sluice-dev
Description-md5: 45b6f00e69ddd40cca244c11662f4783
Description-en: Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels - Rust source code
 This package contains the source for the Rust sluice crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-smallbitvec-dev
Description-md5: 5d4a279de096c24b8586ff37fa6ff0f2
Description-en: Bit vector optimized for size and inline storage - Rust source code
 This package contains the source for the Rust smallbitvec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-smallvec-dev
Description-md5: b11fdb2e320ec9a78e7eaeeb4514fee8
Description-en: Store up to a small number of items on the stack - Rust source code
 This package contains the source for the Rust smallvec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-smart-default-dev
Description-md5: 8e02de3f6645d89f2b756b03ec260829
Description-en: Rust custom-derive macro for Default with more control on the fields - Rust source code
 This package contains the source for the Rust smart-default crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-smawk-dev
Description-md5: de50c1dc2ddc8e088f1c35cd85d6fd79
Description-en: Functions for finding row-minima in a totally monotone matrix - Rust source code
 This package contains the source for the Rust smawk crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-smithay-client-toolkit-dev
Description-md5: 0e58957bbee3cf5ffbc63b55fb60837f
Description-en: Toolkit for making client wayland applications - Rust source code
 This package contains the source for the Rust smithay-client-toolkit crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-smithay-clipboard+dlopen-dev
Description-md5: 0fe9435c98ad251081c184d3ed1359f8
Description-en: Provides access to the wayland clipboard for client applications - feature "dlopen" and 1 more
 This metapackage enables feature "dlopen" for the Rust smithay-clipboard crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-smithay-clipboard-dev
Description-md5: 106c49c7bb91bc860c5b4f0197ceaa66
Description-en: Provides access to the wayland clipboard for client applications - Rust source code
 This package contains the source for the Rust smithay-clipboard crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-smol-dev
Description-md5: b3ac11a2bc8e8f0a0cc0a62713e7419f
Description-en: small and fast async runtime - Rust source code
 smol is a small and fast async runtime,
 simply re-exporting other smaller async crates.
 .
 This package contains the source
 for the Rust smol crate,
 packaged for use with cargo and dh-cargo.

Package: librust-snafu-dev
Description-md5: 97587d2f994df3a9c8473c64a4ed91de
Description-en: Ergonomic error handling library - Rust source code
 This package contains the source for the Rust snafu crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-snafu-derive-dev
Description-md5: 04bdb26edd4161a52db5cb2abc31e8f2
Description-en: Ergonomic error handling library - Rust source code
 This package contains the source for the Rust snafu-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-snap-dev
Description-md5: 8e193125bcda866a99e88f1d93ca668e
Description-en: Pure Rust implementation of the Snappy compression algorithm - Rust source code
 Includes streaming compression and decompression.
 .
 This package contains the source for the Rust snap crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-snapbox-macros-dev
Description-md5: bfd4367da9ae7d3a458166fbb80353d1
Description-en: Snapshot testing toolbox - Rust source code
 This package contains the source for the Rust snapbox-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sniffglue-dev
Description-md5: 81e67bbd8963c4189af0a9414f889972
Description-en: Secure multithreaded packet sniffer - Rust source code
 This package contains the source for the Rust sniffglue crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: sniffglue
Description-md5: e7f1183e49341488d3bd8fbe63b63f37
Description-en: Secure multithreaded packet sniffer
 sniffglue is a network sniffer written in rust. Network packets are parsed
 concurrently using a thread pool to utilize all cpu cores. Project goals are
 that you can run sniffglue securely on untrusted networks and that it must not
 crash when processing packets. The output should be as useful as possible by
 default.

Package: librust-socket2-dev
Description-md5: 17c0b1418dde9b6adcc3c3050f31eb89
Description-en: Utilities for handling networking sockets with a maximal amount of configuration possible intended - Rust source code
 This package contains the source for the Rust socket2 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-socks-dev
Description-md5: 097942b4fcd98aea751b480607adefb9
Description-en: SOCKS proxy clients - Rust source code
 SOCKS proxy support for Rust.
 .
 SOCKS is an Internet protocol that exchanges network packets
 between a client and server through a proxy server.
 SOCKS5 optionally provides authentication
 so only authorized users may access a server.
 Practically, a SOCKS server proxies TCP connections
 to an arbitrary IP address,
 and provides a means for UDP packets to be forwarded.
 .
 This package contains the source for the Rust socks crate,
 packaged for use with cargo and dh-cargo.

Package: librust-sop-dev
Description-md5: 869931bc250418f7c2f79d513499e0f2
Description-en: Rust Interface for the Stateless OpenPGP Protocol - Rust source code
 This package contains the source for the Rust sop crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sourcefile-dev
Description-md5: 0594849c37ba2b0e986008c05fd15b58
Description-en: Retain mapping information when concatenating source files - Rust source code
 This package contains the source for the Rust sourcefile crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-spin-dev
Description-md5: 2609bf244d8d8d7057a801fea7dde2f4
Description-en: Spin-based synchronization primitives - Rust source code
 This package contains the source for the Rust spin crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sptr-dev
Description-md5: be7fce1be60d41da3f62438d921b559b
Description-en: Sptr: The Strict Provenance Polyfill - Rust source code
 This package contains the source for the Rust sptr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-stable-deref-trait-dev
Description-md5: c50c6dfc61983d94eccb879073edd163
Description-en: Unsafe marker trait for types that deref to a stable address - Rust source code
 This package contains the source for the Rust stable_deref_trait crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-stacker-dev
Description-md5: ccb8f0bb7e30e0b821d69d5d4e530c4f
Description-en: Stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack - Rust source code
 This package contains the source for the Rust stacker crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-stackvector-dev
Description-md5: 74a331ec4d2588d87e8de34f22133395
Description-en: StackVec: vector-like facade for stack-allocated arrays - Rust source code
 This package contains the source for the Rust stackvector crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-starship-battery-dev
Description-md5: 6bc9d61be15632c8e9c4802eea135171
Description-en: Cross-platform information about the notebook batteries - Rust source code
 This package contains the source for the Rust starship-battery crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-starship-module-config-derive-dev
Description-md5: 8a9d57d8e8b4e87265ff94b79a6ebf34
Description-en: Cross-shell prompt for astronauts - Rust source code
 ☄🌌️
 .
 This package contains the source for the Rust starship_module_config_derive
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-static-assertions-dev
Description-md5: 7d23b6ef1ea1f9ab6af696b34f1fe4e2
Description-en: Compile-time assertions to ensure that invariants are met - Rust source code
 This package contains the source for the Rust static_assertions crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-statistical-dev
Description-md5: a35ff8d0befcf335730e42429d497956
Description-en: Simple statistics library - Rust source code
 This package contains the source for the Rust statistical crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-std-prelude-dev
Description-md5: 6db82cd817c2dcfbb03dbe1b7c26645e
Description-en: Prelude that the rust stdlib should have always had - Rust source code
 This package contains the source for the Rust std_prelude crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-stderrlog-dev
Description-md5: c41f0668caa3a8283f95d96bbdfb5f5b
Description-en: Logger that logs to stderr based on verbosity specified - Rust source code
 This package contains the source for the Rust stderrlog crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-stdweb-derive-dev
Description-md5: db0681546958877a462ea0a93c992e29
Description-en: Derive macros for the `stdweb` crate - Rust source code
 This package contains the source for the Rust stdweb-derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-stdweb-internal-runtime-dev
Description-md5: 4eeca99220fa5fb085bc64ca6f9ab8a4
Description-en: Internal runtime for the `stdweb` crate - Rust source code
 This package contains the source for the Rust stdweb-internal-runtime crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-stfu8-dev
Description-md5: 4add5cea2189846309a2010527055579
Description-en: Sorta Text Format in UTF-8 - Rust source code
 This package contains the source for the Rust stfu8 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-stream-cipher+blobby-dev
Description-md5: 912bb4cd1688c7d4e620e235d0a1d9bf
Description-en: Stream cipher traits - feature "blobby" and 1 more
 This metapackage enables feature "blobby" for the Rust stream-cipher crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "dev" feature.

Package: librust-stream-cipher-dev
Description-md5: 5aa516b94e84d09edca21b8d12322035
Description-en: Stream cipher traits - Rust source code
 This package contains the source for the Rust stream-cipher crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-streaming-stats-dev
Description-md5: 60c838b948d7f3cfa89bd61c5b907b5d
Description-en: Experimental crate for computing basic statistics on streams - Rust source code
 This package contains the source for the Rust streaming-stats crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-strict-num-dev
Description-md5: 63a28f8f3612a6953dd27bf9fc0cc8b6
Description-en: Collection of bounded numeric types - Rust source code
 This package contains the source for the Rust strict-num crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-string+bytes-dev
Description-md5: c9f7d6525cf5c35bb9c5d6393eaf09e2
Description-en: UTF-8 string with configurable byte storage - feature "bytes" and 1 more
 This metapackage enables feature "bytes" for the Rust string crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-string-dev
Description-md5: 1a4c325022c0fa926fd0efe671860e48
Description-en: UTF-8 string with configurable byte storage - Rust source code
 This package contains the source for the Rust string crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-string-cache-dev
Description-md5: 287dec3b1ac8f76c16eeb2fda7dbc94b
Description-en: Rust string interning library - Rust source code
 This package contains the source for the Rust string_cache crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-string-cache-codegen-dev
Description-md5: cd3f637677b0e40b1a8b322058777dc6
Description-en: Codegen library for string-cache - Rust source code
 This package contains the source for the Rust string_cache_codegen crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-string-cache-shared-dev
Description-md5: e9169f622b4c1480acfc213f25892852
Description-en: Code share between string_cache and string_cache_codegen - Rust source code
 This package contains the source for the Rust string_cache_shared crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-stringprep-dev
Description-md5: 48eb24abe910079f91e4799e6aa472dd
Description-en: The stringprep algorithm - Rust source code
 This package contains the source for the Rust stringprep crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-strip-ansi-escapes-dev
Description-md5: 2abdfa75924cae260de0f906f5284898
Description-en: Strip ANSI escape sequences from byte streams - Rust source code
 This package contains the source for the Rust strip-ansi-escapes crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-strsim-dev
Description-md5: bd0254851e30e33d941f87de0a6b90d3
Description-en: Implementations of string similarity metrics - Rust source code
 Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler,
 and Sørensen-Dice.
 .
 This package contains the source for the Rust strsim crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-structopt+color-dev
Description-md5: 6d7cd0570ad992b44048a252697e0518
Description-en: Parse command line argument by defining a struct - feature "color"
 This metapackage enables feature "color" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+debug-dev
Description-md5: a923f14c8183e50caa95c3713a691cd1
Description-en: Parse command line argument by defining a struct - feature "debug"
 This metapackage enables feature "debug" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+default-dev
Description-md5: 4b7bd4126757bbcc28015c6e7db5c105
Description-en: Parse command line argument by defining a struct - feature "default"
 This metapackage enables feature "default" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+doc-dev
Description-md5: 319742de188bef4d21c5b0de9829e48f
Description-en: Parse command line argument by defining a struct - feature "doc"
 This metapackage enables feature "doc" for the Rust structopt crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-structopt+no-cargo-dev
Description-md5: 4de3eb46c612f9739904619d0f47ea5f
Description-en: Parse command line argument by defining a struct - feature "no_cargo"
 This metapackage enables feature "no_cargo" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+suggestions-dev
Description-md5: 0a1d760cd74ceca5b085fe905d0d2bc4
Description-en: Parse command line argument by defining a struct - feature "suggestions"
 This metapackage enables feature "suggestions" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+wrap-help-dev
Description-md5: 6c9168a168c29a0469238cd489bf6148
Description-en: Parse command line argument by defining a struct - feature "wrap_help"
 This metapackage enables feature "wrap_help" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt+yaml-dev
Description-md5: e4e267b2d784475636ba01895b42d274
Description-en: Parse command line argument by defining a struct - feature "yaml"
 This metapackage enables feature "yaml" for the Rust structopt crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-structopt-dev
Description-md5: a73e4c14ac95bfba754420c16fc870d8
Description-en: Parse command line argument by defining a struct - Rust source code
 This package contains the source for the Rust structopt crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-structopt-derive-dev
Description-md5: ae797bdd0abddf02a53ce01231f0f6a4
Description-en: Parse command line argument by defining a struct - Rust source code
 This package contains the source for the Rust structopt-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-strum-dev
Description-md5: 15dd4796a45a19cad002d04a967cf6af
Description-en: Helpful macros for working with enums and strings - Rust source code
 This package contains the source for the Rust strum crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-strum-macros-dev
Description-md5: 9804937b62b2958b4399d06bc21c5539
Description-en: Helpful macros for working with enums and strings - Rust source code
 This package contains the source for the Rust strum_macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-subprocess-dev
Description-md5: 0c0b9a193ac58225efffb7ef21704e55
Description-en: execution of child processes and pipelines - Rust source code
 This package contains the source for the Rust subprocess crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-subtle+default-dev
Description-md5: bc659575d7f659c2df3efd087ecb4ab3
Description-en: Traits and utilities for constant-time cryptography - feature "default"
 This metapackage enables feature "default" for the Rust subtle crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-subtle-dev
Description-md5: 4f76ec7c161f8b0b6bdd8b9da2ef762c
Description-en: Traits and utilities for constant-time cryptography - Rust source code
 This package contains the source for the Rust subtle crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sval+arbitrary-depth-dev
Description-md5: 12118cd0970268464258eed1ab539941
Description-en: No-std, object-safe serialization framework - feature "arbitrary-depth"
 This metapackage enables feature "arbitrary-depth" for the Rust sval crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-sval+serde1-lib-dev
Description-md5: 03cdd51cb43565c643a7c2af4f9fb2c4
Description-en: No-std, object-safe serialization framework - feature "serde1_lib" and 2 more
 This metapackage enables feature "serde1_lib" for the Rust sval crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serde", and "serde1" features.

Package: librust-sval+smallvec-dev
Description-md5: ad4592facaef832a9a70cfb29d1fb7c1
Description-en: No-std, object-safe serialization framework - feature "smallvec"
 This metapackage enables feature "smallvec" for the Rust sval crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-sval+sval-derive-dev
Description-md5: 254c8a8a8a04f72563d4751411583056
Description-en: No-std, object-safe serialization framework - feature "sval_derive" and 1 more
 This metapackage enables feature "sval_derive" for the Rust sval crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "derive" feature.

Package: librust-sval-dev
Description-md5: af591a5264457bd12c1de7d6345997b6
Description-en: No-std, object-safe serialization framework - Rust source code
 This package contains the source for the Rust sval crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-sval-derive-dev
Description-md5: 1486389428141adb5f2d30995c4b5260
Description-en: Custom derive for sval - Rust source code
 This package contains the source for the Rust sval_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-svg-metadata-dev
Description-md5: a0744d43902b7f3400444755a8381391
Description-en: Extracts metadata (like the viewBox, width, and height) from SVG graphics - Rust source code
 This package contains the source for the Rust svg_metadata crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-svgtypes-dev
Description-md5: 7434168696181ba4d313381343af2863
Description-en: SVG types parser and writer - Rust source code
 This package contains the source for the Rust svgtypes crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sw-composite-dev
Description-md5: 0860b323c51f6acf0d9dd7577edd7195
Description-en: Collection of software compositing routines - Rust source code
 This package contains the source for the Rust sw-composite crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-swayipc-types+thiserror-dev
Description-md5: 1372199effba79f62af7feecbddf6731
Description-en: Library containing Type defintions from sway's IPC interface - feature "thiserror" and 2 more
 This metapackage enables feature "thiserror" for the Rust swayipc-types crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default", and "error" features.

Package: librust-swayipc-types-dev
Description-md5: e7d93523976d6f77371b09cfe4a8df68
Description-en: Library containing Type defintions from sway's IPC interface - Rust source code
 This package contains the source for the Rust swayipc-types crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-symbolic-common-dev
Description-md5: 37e3986341d2d08a15aa8ddd3280ef5f
Description-en: Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps, minified JavaScripts or ProGuard optimized Android apps - Rust source code
 This package contains the source for the Rust symbolic-common crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-symbolic-demangle-dev
Description-md5: 2ea61fba1ea2e16d483678c9633cfd7b
Description-en: Demangle symbols from various languages and compilers - Rust source code
 This package contains the source for the Rust symbolic-demangle crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-syn-dev
Description-md5: 80c6e6d02b289f5b8ce77b7866289875
Description-en: Parser for Rust source code - Rust source code
 This package contains the source for the Rust syn crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-syn-mid+clone-impls-dev
Description-md5: bafbc4f9d572279fb3a7343877d27b1e
Description-en: Providing the features between "full" and "derive" of syn - feature "clone-impls"
 This metapackage enables feature "clone-impls" for the Rust syn-mid crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-syn-mid-dev
Description-md5: 3241943227022043a13c7f0ca026cff5
Description-en: Providing the features between "full" and "derive" of syn - Rust source code
 This package contains the source for the Rust syn-mid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-synstructure+proc-macro-dev
Description-md5: 919c159e7a88f1a2f05ee20174dc34be
Description-en: Helper methods and macros for custom derives - feature "proc-macro" and 1 more
 This metapackage enables feature "proc-macro" for the Rust synstructure crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-synstructure-dev
Description-md5: 9ecc68cc51d11cd3092784cf7c6e5c2d
Description-en: Helper methods and macros for custom derives - Rust source code
 This package contains the source for the Rust synstructure crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-synstructure-test-traits-dev
Description-md5: a27dbfeb26babf5395a24561bb80f755
Description-en: Helper test traits for synstructure doctests - Rust source code
 This package contains the source for the Rust synstructure_test_traits crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-syntect-dev
Description-md5: 004366d065e6727cdd740b7241a82ec7
Description-en: Syntax highlighting and code intelligence using Sublime Text's grammars - Rust source code
 This package contains the source for the Rust syntect crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sys-info-dev
Description-md5: 30b10676c0d434d7e12db1507572117e
Description-en: Get system information in Rust - Rust source code
 For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and
 Windows.
 .
 This package contains the source for the Rust sys-info crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sys-mount-dev
Description-md5: 3899f42e91ef4c65b33c8c5509b83a97
Description-en: High level FFI binding around the sys mount & umount2 calls - Rust source code
 This package contains the source for the Rust sys-mount crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-syscallz-dev
Description-md5: 33075e2e81e5df9d1b6d5c96452e13bb
Description-en: Simple seccomp library for rust - Rust source code
 This package contains the source for the Rust syscallz crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sysctl-dev
Description-md5: 104081d69b19b9717322452cbad304db
Description-en: Simplified interface to libc::sysctl - Rust source code
 This package contains the source for the Rust sysctl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-sysinfo-dev
Description-md5: ae19a115ed3c4535a6fc785b68dd47e2
Description-en: Crate used to get a system's information - Rust source code
 This package contains the source for the Rust sysinfo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-syslog-dev
Description-md5: 3f6509dd4d0e06675b00c5201d2c2d09
Description-en: Send log messages to syslog - Rust source code
 This package contains the source for the Rust syslog crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-system-deps-dev
Description-md5: 88a7607449233a072098bf4044100cbf
Description-en: Discover and configure system dependencies from declarative dependencies in Cargo.toml - Rust source code
 This package contains the source for the Rust system-deps crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tabwriter+ansi-formatting-dev
Description-md5: 472d456ca14dbe297ead8b224abfe408
Description-en: Elastic tabstops - feature "ansi_formatting"
 This metapackage enables feature "ansi_formatting" for the Rust tabwriter
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-tabwriter+lazy-static-dev
Description-md5: a40f9b6d5c77cfebad6bf121926e1b6c
Description-en: Elastic tabstops - feature "lazy_static"
 This metapackage enables feature "lazy_static" for the Rust tabwriter crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tabwriter+regex-dev
Description-md5: 9f8ff071ffdac059d6f78a4e7ae86c94
Description-en: Elastic tabstops - feature "regex"
 This metapackage enables feature "regex" for the Rust tabwriter crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tabwriter-dev
Description-md5: ddcdc4303acc667a93894681d9d78bfc
Description-en: Elastic tabstops - Rust source code
 This package contains the source for the Rust tabwriter crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-take-dev
Description-md5: 573fe510d798c02119857e068bfc045e
Description-en: Rust crate "take" - Rust source code
 This package contains the source for the Rust take crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-take-mut-dev
Description-md5: 3eaedf045bb6bc09e216fc4609957ea2
Description-en: Take a T from a &mut T temporarily - Rust source code
 This package contains the source for the Rust take_mut crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-talktosc-dev
Description-md5: 9673e39cedcd4964e1f6ca42440c7fb5
Description-en: Talk to smartcards for OpenPGP operations - Rust source code
 This package contains the source for the Rust talktosc crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tap-dev
Description-md5: ab9e4b6764b5569a8f589bdf7f62152c
Description-en: Generic extensions for tapping values in Rust - Rust source code
 This package contains the source for the Rust tap crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-tar-dev
Description-md5: 94a2bee4df52cf62c45aadd548d5e4ab
Description-en: tar archive reading/writing library - Rust source code
 This library does not currently handle compression, but it is abstract over all
 I/O readers and writers. Additionally, great lengths are taken to ensure that
 the entire contents are never required to be entirely resident in memory all
 at once.
 .
 This package contains the source for the Rust tar crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-target-dev
Description-md5: 9f0c9278985ce940dd78b267bbc13eb8
Description-en: Get information on compilation target - Rust source code
 This package contains the source for the Rust target crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-target-lexicon-dev
Description-md5: 6bd6f52be9d8fb1e31051d61d933f19b
Description-en: Targeting utilities for compilers and related tools - Rust source code
 This package contains the source for the Rust target-lexicon crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: tealdeer
Description-md5: 99c58b5b1f481f09b68c8bd96339514b
Description-en: simplified, example based and community-driven man pages
 tealdeer is a very fast CLI implementation of tldr, the collaborative
 cheatsheets of console commands.
 .
 The executable is named tldr.

Package: librust-tempfile-dev
Description-md5: 5a07140fe0e90f5ce54b5795576699ba
Description-en: Managing temporary files and directories - Rust source code
 This package contains the source for the Rust tempfile crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-temporary-dev
Description-md5: 2d4f24c5e14364620d2acc808bacb6e9
Description-en: Package provides means of managing temporary files and directories - Rust source code
 This package contains the source for the Rust temporary crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-temptree-dev
Description-md5: 28d5d78e52eafa1431bad405867a2844
Description-en: Temporary trees of files - Rust source code
 This package contains the source for the Rust temptree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tendril+encoding-dev
Description-md5: 37076215885fa50b60a5945746751702
Description-en: Compact buffer/string type for zero-copy parsing - feature "encoding"
 This metapackage enables feature encoding for the Rust tendril crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tendril-dev
Description-md5: 94e207b1ead0f37bd8c00977d6a95658
Description-en: Compact buffer/string type for zero-copy parsing - Rust source code
 This package contains the source for the Rust tendril crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tera-dev
Description-md5: 429d96ffc2d6a1cb00b1b80cfa708a20
Description-en: Template engine based on Jinja2/Django templates - Rust source code
 This package contains the source for the Rust tera crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-term-dev
Description-md5: 9550972494d2bca544d6133323ac4d9e
Description-en: Terminal formatting library - Rust source code
 This package contains the source for the Rust term crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-term-grid-dev
Description-md5: 8fe44d276aa0f006cc2adb20b3b90992
Description-en: Formatting strings into a grid layout - Rust source code
 This package contains the source for the Rust term_grid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-term-size-dev
Description-md5: 96f93bb1a915a845b323109a02425850
Description-en: Functions for determining terminal sizes and dimensions - Rust source code
 This package contains the source for the Rust term_size crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-termcolor-dev
Description-md5: 5d94edadb4571b4e85b5c545cbf878bb
Description-en: Simple cross platform library for writing colored text to a terminal - Rust source code
 This package contains the source for the Rust termcolor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-terminal-size-dev
Description-md5: c4cb8679fa1d6a9f354d19a8789547b8
Description-en: Gets the size of your Linux or Windows terminal - Rust source code
 This package contains the source for the Rust terminal_size crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-termion-dev
Description-md5: 5e1c86a8eab11b79f7ce5a0532c0d304
Description-en: Bindless library for manipulating terminals - Rust source code
 This package contains the source for the Rust termion crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-termios-dev
Description-md5: 08eec65acb0bb1c1c5357ff60c21eba6
Description-en: Safe bindings for the termios library - Rust source code
 This package contains the source for the Rust termios crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-termsize-dev
Description-md5: 4e8ad050c416950a6be4614ef6dce536
Description-en: Retrieves terminal size - Rust source code
 This package contains the source for the Rust termsize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-termtree-dev
Description-md5: acc6d059573c8e29df6feef45741d2a0
Description-en: Visualize tree-like data on the command-line - Rust source code
 This package contains the source for the Rust termtree crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tesseract-plumbing-dev
Description-md5: 34f161f1d57a4a6510f91176bef2408f
Description-en: safe wrapper of tesseract-sys - Rust source code
 Tesseract-plumbing exposes a safe version of the tesseract-sys api,
 to access the C API of tesseract in a safe manner.
 .
 This package contains the source
 for the Rust tesseract-plumbing crate,
 packaged for use with cargo and dh-cargo.

Package: librust-tesseract-sys-dev
Description-md5: ac96aa3d21f27bf0d1fe117191913f48
Description-en: Rust bindings for Tesseract OCR - Rust source code
 tesseract-sys is Rust bindings for Tesseract.
 .
 Tesseract is an optical character recognition engine.
 .
 This package contains the source
 for the Rust tesseract-sys crate,
 packaged for use with cargo and dh-cargo.

Package: librust-test-case-dev
Description-md5: 671b5b2855a70fcf6583af2d7118ae59
Description-en: macro for generating parametrized test cases easily - Rust source code
 test_case crate provides procedural macro attribute
 that generates parametrized test instances.
 .
 This package contains the source for the Rust test-case crate,
 packaged for use with cargo and dh-cargo.

Package: librust-test-dir-dev
Description-md5: db919e9039b90ad73d7eba073cca3631
Description-en: Easy creation of temporary file structure for test purpose - Rust source code
 This package contains the source for the Rust test_dir crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-textwrap-dev
Description-md5: 43490e62052eda211a815c10bcd254bf
Description-en: Word wrapping, indenting, and dedenting strings - Rust source code
 Has optional support for Unicode and emojis as well as machine hyphenation.
 .
 This package contains the source for the Rust textwrap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thin-slice-dev
Description-md5: cc0474b35892051cdde6cdde94c250a0
Description-en: Owned slice that packs the slice storage into a single word - Rust source code
 This package contains the source for the Rust thin-slice crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thiserror-dev
Description-md5: a6963d1d29a8eb074adc468da9de1869
Description-en: Derive(Error) - Rust source code
 This package contains the source for the Rust thiserror crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thiserror-impl-dev
Description-md5: 9f6848df38e047557e3d970e2cdba882
Description-en: Implementation detail of the `thiserror` crate - Rust source code
 This package contains the source for the Rust thiserror-impl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thousands-dev
Description-md5: 5bf9106bb75fa47f988aa608963f6acd
Description-en: Adds digit separators to numbers, configurably - Rust source code
 This package contains the source for the Rust thousands crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thread-id-dev
Description-md5: ff84a3b1f0db2cf17aa05d8b7cdfe66d
Description-en: Get a unique thread ID - Rust source code
 This package contains the source for the Rust thread-id crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-thread-local-dev
Description-md5: cc28f00499f4f3837b25302e4fa02de0
Description-en: Per-object thread-local storage - Rust source code
 This package contains the source for the Rust thread_local crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-threadfin-dev
Description-md5: f333146ad4e1a131f2a8bda806637515
Description-en: thread pool for running multiple tasks on group of threads - Rust source code
 A thread pool for running multiple tasks
 on a configurable group of threads.
 .
 This package contains the source for the Rust threadfin crate,
 packaged for use with cargo and dh-cargo.

Package: librust-threadpool-dev
Description-md5: 35f87a3db1495ec48f9efdfd117428f4
Description-en: Thread pool for running a number of jobs on a fixed set of worker threads - Rust source code
 This package contains the source for the Rust threadpool crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tiff-dev
Description-md5: e011caaecffb879e0a5c73047354bbe6
Description-en: TIFF decoding and encoding library in pure Rust - Rust source code
 This package contains the source for the Rust tiff crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-time-dev
Description-md5: 2375a0878fedfd88854b7a04bb4b3f6b
Description-en: Utilities for working with time-related functions - Rust source code
 Fully interoperable with the standard library. Mostly compatible with
 #![no_std].
 .
 This package contains the source for the Rust time crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-time-0.1-dev
Description-md5: e9a7cec36bd63875f267ab865d4155a7
Description-en: Utilities for working with time-related functions - Rust source code
 This package contains the source for the Rust time crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-time-macros-dev
Description-md5: b5be4e5e3c76bc71a9af34d7639d80d0
Description-en: Procedural macros for the time crate - Rust source code
 This package contains the source for the Rust time-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-timerfd-dev
Description-md5: de233e364179352db7e722e62736dd16
Description-en: Rust interface to the Linux kernel's timerfd API - Rust source code
 This package contains the source for the Rust timerfd crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tiny-http-dev
Description-md5: 3776e0c3432d1975b7994799e4c04247
Description-en: Low level HTTP server library - Rust source code
 This package contains the source for the Rust tiny_http crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tiny-keccak-dev
Description-md5: 4f8ae3ffcc76184d4dd8ae9648163ef5
Description-en: Keccak derived functions - Rust source code
 This package contains the source for the Rust tiny-keccak crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tiny-skia-dev
Description-md5: 336943db20151e45acc4a65bb60cb103
Description-en: Tiny Skia subset ported to Rust - Rust source code
 This package contains the source for the Rust tiny-skia crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tiny-skia-path-dev
Description-md5: f67a3450b12eb97ca53dec8d1fcadf5c
Description-en: Tiny-skia Bezier path implementation - Rust source code
 This package contains the source for the Rust tiny-skia-path crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tinystr-dev
Description-md5: 6ee973dc7d1c18a2613f42d9675d1e24
Description-en: Small ASCII-only bounded length string representation - Rust source code
 This package contains the source for the Rust tinystr crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tinytemplate-dev
Description-md5: 8275541d9af7a24222c1795459a42531
Description-en: Simple, lightweight template engine - Rust source code
 This package contains the source for the Rust tinytemplate crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tinyvec+arbitrary-dev
Description-md5: 2acd3fcdd83d28c2c218778ba1b89ddf
Description-en: `tinyvec` provides 100% safe vec-like data structures - feature "arbitrary"
 This metapackage enables feature "arbitrary" for the Rust tinyvec crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tinyvec+serde-dev
Description-md5: ce33f244e9419119d03face846330c50
Description-en: `tinyvec` provides 100% safe vec-like data structures - feature "serde"
 This metapackage enables feature "serde" for the Rust tinyvec crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-tinyvec+tinyvec-macros-dev
Description-md5: 2e52d547b6aa7c6744827cba5e106b45
Description-en: `tinyvec` provides 100% safe vec-like data structures - feature "tinyvec_macros" and 2 more
 This metapackage enables feature "tinyvec_macros" for the Rust tinyvec crate,
 by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "alloc", and "std" features.

Package: librust-tinyvec-dev
Description-md5: 4a29ba60217a1e276018f9dbdc6c6453
Description-en: `tinyvec` provides 100% safe vec-like data structures - Rust source code
 This package contains the source for the Rust tinyvec crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tinyvec-macros-dev
Description-md5: 4a4e0a4b255e2e6eb564004fee73467d
Description-en: Some macros for tiny containers - Rust source code
 This package contains the source for the Rust tinyvec_macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tls-parser+cookie-factory-dev
Description-md5: 6404f332d0cf0dda43d99450792ddde0
Description-en: Parser for the TLS protocol - feature "cookie-factory" and 1 more
 This metapackage enables feature "cookie-factory" for the Rust tls-parser
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "serialize" feature.

Package: librust-tls-parser-dev
Description-md5: cb817ad4ff82ae0757fed05cf9a68b58
Description-en: Parser for the TLS protocol - Rust source code
 This package contains the source for the Rust tls-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-dev
Description-md5: 5b73b6ea3f73f3c57166d2a78e8a4992
Description-en: Event-driven, non-blocking I/O platform - Rust source code
 This package contains the source for the Rust tokio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-tokio-macros-dev
Description-md5: 5d1aed411d3e6267452ad8710f02b34c
Description-en: Tokio's proc macros - Rust source code
 This package contains the source for the Rust tokio-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-native-tls-dev
Description-md5: 3673f043721c31ac909bfa9661cc63bf
Description-en: TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams - Rust source code
 This package contains the source for the Rust tokio-native-tls crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-tokio-openssl-dev
Description-md5: 2e1071a36329c06beef4da844771e03c
Description-en: SSL streams for Tokio backed by OpenSSL - Rust source code
 This package contains the source for the Rust tokio-openssl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-postgres-dev
Description-md5: 0b8637e0649cef1c93b5cbc29911c92d
Description-en: Native, asynchronous PostgreSQL client - Rust source code
 This package contains the source for the Rust tokio-postgres crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-rustls+dangerous-configuration-dev
Description-md5: 057db8b353b43ecb1b4cefa6d9ea9d07
Description-en: Asynchronous TLS/SSL streams for Tokio using Rustls - feature "dangerous_configuration"
 This metapackage enables feature "dangerous_configuration" for the Rust tokio-
 rustls crate, by pulling in any additional dependencies needed by that feature.

Package: librust-tokio-rustls+default-dev
Description-md5: 83817ed69fa28071e63c456a248864b8
Description-en: Asynchronous TLS/SSL streams for Tokio using Rustls - feature "default"
 This metapackage enables feature "default" for the Rust tokio-rustls crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tokio-rustls+logging-dev
Description-md5: 58355c2a52bee8ef27274b420e174c16
Description-en: Asynchronous TLS/SSL streams for Tokio using Rustls - feature "logging"
 This metapackage enables feature "logging" for the Rust tokio-rustls crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tokio-rustls+tls12-dev
Description-md5: 96e0eae31714fa2b3a4fd3ceccd6754d
Description-en: Asynchronous TLS/SSL streams for Tokio using Rustls - feature "tls12"
 This metapackage enables feature "tls12" for the Rust tokio-rustls crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-tokio-rustls-dev
Description-md5: ae87ea70f9d780e5664b5a839470809f
Description-en: Asynchronous TLS/SSL streams for Tokio using Rustls - Rust source code
 This package contains the source for the Rust tokio-rustls crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-serde-dev
Description-md5: 9541e50f908684e7d39622620c6fd765
Description-en: Send and receive Serde encodable types over the network using Tokio - Rust source code
 This library is used as a building block for serialization format specific
 libraries.
 .
 This package contains the source for the Rust tokio-serde crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-stream-dev
Description-md5: 35b1606eee328f79643126e0102c41be
Description-en: Utilities to work with `Stream` and `tokio` - Rust source code
 This package contains the source for the Rust tokio-stream crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-test-dev
Description-md5: 7499be11346250d084d1575a4f75200a
Description-en: Testing utilities for Tokio- and futures-based code - Rust source code
 This package contains the source for the Rust tokio-test crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-util-dev
Description-md5: cc1de9440d67b9aeb21e3d433fc044c7
Description-en: Additional utilities for working with Tokio - Rust source code
 This package contains the source for the Rust tokio-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tokio-vsock-dev
Description-md5: 31ab1753013fea9414c086f9d0c14f01
Description-en: Asynchronous Virtio socket support for Rust - Rust source code
 This package contains the source for the Rust tokio-vsock crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-toml-dev
Description-md5: 5a8767be5000bfd46b21bcf7fed42d1f
Description-en: Native encoder and decoder of TOML-formatted data - Rust source code
 Provides implementations of the standard Serialize/Deserialize traits for TOML
 data to facilitate deserializing and serializing Rust structures.
 .
 This package contains the source for the Rust toml crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-toml-edit-dev
Description-md5: c37ab32e2a5ffce26a1ce52817f5c4b2
Description-en: yet another format-preserving TOML parser - Rust source code
 This package contains the source for the Rust toml_edit crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-totp-rs-dev
Description-md5: 04b131ddb0c3ab2b76d7cc8c66ec4ee3
Description-en: RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features - Rust source code
 This package contains the source for the Rust totp-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tower-dev
Description-md5: 928a784699c2daee50a366c3beabf905
Description-en: Modular and reusable components for building robust clients and servers - Rust source code
 This package contains the source for the Rust tower crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-tower-layer-dev
Description-md5: 5f3c304d50b832a2f7d1893a15598e0f
Description-en: Decorates a `Service` to allow easy composition between `Service`s - Rust source code
 This package contains the source for the Rust tower-layer crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tower-service-dev
Description-md5: 7f28d1dea5d260ad33f3370f0717d444
Description-en: Trait representing asynchronous client or server - Rust source code
 This package contains the source for the Rust tower-service crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tracing-dev
Description-md5: 9ce23968e9deeccc2ae7695bdf67a15a
Description-en: Application-level tracing for Rust - Rust source code
 This package contains the source for the Rust tracing crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tracing-attributes-dev
Description-md5: 5d5fb810387872c6364a028bf2a33e2e
Description-en: Procedural macro attributes for automatically instrumenting functions - Rust source code
 This package contains the source for the Rust tracing-attributes crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-tracing-core-dev
Description-md5: c92f555e69764fb9f73d22a112f27fab
Description-en: Core primitives for application-level tracing - Rust source code
 This package contains the source for the Rust tracing-core crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tracing-futures-dev
Description-md5: b1a86b50f0fa8f5e5f1b85111c51633a
Description-en: Utilities for instrumenting `futures` with `tracing` - Rust source code
 This package contains the source for the Rust tracing-futures crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-tracing-log-dev
Description-md5: 80d58764f27b5315537811d87276cfa4
Description-en: Provides compatibility between `tracing` and the `log` crate - Rust source code
 This package contains the source for the Rust tracing-log crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tracing-serde-dev
Description-md5: 878647d4565fc7382334df92827fa859
Description-en: Compatibility layer for serializing trace data with `serde` - Rust source code
 This package contains the source for the Rust tracing-serde crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tracing-subscriber-dev
Description-md5: b88a8c4c4382c181ddaf29aea4706dab
Description-en: Utilities for implementing and composing `tracing` subscribers - Rust source code
 This package contains the source for the Rust tracing-subscriber crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-transmission-client-dev
Description-md5: 6deb3133f032367883d3e122b12fc73b
Description-en: Rust wrapper for Transmission rpc specs - Rust source code
 This package contains the source for the Rust transmission-client crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: tre-command
Description-md5: 7517c2e58a3922131c424b942f6a129d
Description-en: Tree command, improved
 A replacement for tree command that uses git ls-files as source of file when
 possible.
 .
 tre can also create shell aliases that, when executed, opens the file
 associated with it with the default editor.

Package: librust-tree-magic-db-dev
Description-md5: 7afd9fd09bbbe576432eb14db7e7a833
Description-en: Packages the FreeDesktop.org shared MIME database for optional use with tree_magic_mini - Rust source code
 This package contains the source for the Rust tree_magic_db crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tree-magic-mini-dev
Description-md5: 2cea57aa22105e8b224bd99610727556
Description-en: Determines the MIME type of a file by traversing a filetype tree - Rust source code
 This package contains the source for the Rust tree_magic_mini crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-tree-sitter-dev
Description-md5: fd99b97aeba5ef92343a9141f4fd296e
Description-en: Rust bindings to the Tree-sitter parsing library - Rust source code
 This package contains the source for the Rust tree-sitter crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-tree-sitter-config-dev
Description-md5: 39fafd1c06f6400ed3d9a7cb0e21b7ee
Description-en: User configuration of tree-sitter's command line programs - Rust source code
 This package contains the source for the Rust tree-sitter-config crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-tree-sitter-highlight-dev
Description-md5: 3ca950be2cac99ab8bc8649895433030
Description-en: Performing syntax highlighting with Tree-sitter - Rust source code
 This package contains the source for the Rust tree-sitter-highlight crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-tree-sitter-loader-dev
Description-md5: 264553ff68c302cc6fa155aa180737c3
Description-en: Locates, builds, and loads tree-sitter grammars at runtime - Rust source code
 This package contains the source for the Rust tree-sitter-loader crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-tree-sitter-tags-dev
Description-md5: 4553a2d8d44b634216cc47a290b4065d
Description-en: Extracting tag information - Rust source code
 This package contains the source for the Rust tree-sitter-tags crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-treediff-dev
Description-md5: 540d8f623c8e6f1bda7298dcd83943d8
Description-en: Find the difference between arbitrary data structures - Rust source code
 This package contains the source for the Rust treediff crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-treeline-dev
Description-md5: 5b47bd8d1d456d0976b19240d95b67c6
Description-en: Visualizing tree structured data - Rust source code
 This package contains the source for the Rust treeline crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-trust-dns-client-dev
Description-md5: 1d78d3b0fc1ae07e1971c5e86a7c21ba
Description-en: Trust-DNS is a safe and secure DNS library - Rust source code
 This is the Client library with DNSec support.  DNSSec with NSEC validation
 for negative records, is complete. The client supports  dynamic DNS with SIG0
 authenticated requests, implementing easy to use high level  funtions. Trust-
 DNS is based on the Tokio and Futures libraries, which means  it should be
 easily integrated into other software that also use those  libraries.
 .
 This package contains the source for the Rust trust-dns-client crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-trust-dns-proto-dev
Description-md5: bb59a566334fad923313588f689b812e
Description-en: Trust-DNS is a safe and secure DNS library - Rust source code
 This is the foundational DNS protocol library for all Trust-DNS projects.
 .
 This package contains the source for the Rust trust-dns-proto crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-trust-dns-resolver-dev
Description-md5: 89a2d4f89b19e9c39522f15c24c88cbc
Description-en: Trust-DNS is a safe and secure DNS library - Rust source code
 This Resolver library  uses the Client library to perform all DNS queries. The
 Resolver is intended to be a high-level library for any DNS record resolution
 see Resolver and AsyncResolver for supported resolution types. The Client can
 be used for other queries.
 .
 This package contains the source for the Rust trust-dns-resolver crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-trust-dns-server+backtrace-dev
Description-md5: 30eadea0f941422c7a26ef30b4293b21
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "backtrace"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "backtrace" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+dns-over-https-dev
Description-md5: 3454c779e5033f287bf25d411ee9a0d1
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dns-over-https"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dns-over-https" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+dns-over-https-rustls-dev
Description-md5: fb893a0a6b14dc7d49a3d3b47e36759c
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dns-over-https-rustls"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dns-over-https-rustls" for the Rust trust-
 dns-server crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-trust-dns-server+dns-over-openssl-dev
Description-md5: dbba6ebeb4eb668e74c52c4f2bfd3eab
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dns-over-openssl" and 2 more
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dns-over-openssl" for the Rust trust-dns-
 server crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "tls", and "tls-openssl" features.

Package: librust-trust-dns-server+dns-over-rustls-dev
Description-md5: 45fe32ac4279ed0753055fc8194b569a
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dns-over-rustls"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dns-over-rustls" for the Rust trust-dns-
 server crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+dnssec-openssl-dev
Description-md5: 10fded1a90a0709aca1bde1c26ab0af6
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dnssec-openssl"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dnssec-openssl" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+dnssec-ring-dev
Description-md5: 667eb567f4fba79db9871da6445a9248
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "dnssec-ring"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "dnssec-ring" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+h2-dev
Description-md5: 13f72d9e5cbea6bcb14ca25ae4f0c8e9
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "h2"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "h2" for the Rust trust-dns-server crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+http-dev
Description-md5: 389bfb9f903d34afc3eef0a6afbf82d4
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "http"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "http" for the Rust trust-dns-server crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+openssl-dev
Description-md5: 244624759f5366ae142a346a81d162ca
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "openssl"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "openssl" for the Rust trust-dns-server crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+rusqlite-dev
Description-md5: 0aa0033e3963bf9fa3eb3786fcd69be8
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "rusqlite" and 1 more
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "rusqlite" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "sqlite" feature.

Package: librust-trust-dns-server+rustls-dev
Description-md5: b4b534e59c486109d090e1115da5db46
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "rustls"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "rustls" for the Rust trust-dns-server crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+tokio-openssl-dev
Description-md5: 371cced6578ece5efb7623f1d6835e25
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "tokio-openssl"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "tokio-openssl" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+tokio-rustls-dev
Description-md5: 57789736d209e7ae9b9fb66881a3d12e
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "tokio-rustls"
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "tokio-rustls" for the Rust trust-dns-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-trust-dns-server+trust-dns-resolver-dev
Description-md5: 3636c3c990847333abc2a2a17c3c5289
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - feature "trust-dns-resolver" and 1 more
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This metapackage enables feature "trust-dns-resolver" for the Rust trust-dns-
 server crate, by pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "resolver" feature.

Package: librust-trust-dns-server-dev
Description-md5: 0fa06f007ad7d89ed8d9f3b2cfdbd93b
Description-en: Trust-DNS is a safe and secure DNS server with DNSSec support - Rust source code
 Eventually this could be a replacement for BIND9. The DNSSec support allows
 for live signing of all records, in it does not currently support  records
 signed offline. The server supports dynamic DNS with SIG0 authenticated
 requests. Trust-DNS is based on the Tokio and Futures libraries, which
 means  it should be easily integrated into other software that also use those
 libraries.
 .
 This package contains the source for the Rust trust-dns-server crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-try-from-dev
Description-md5: f5a0fbc564220481e72a28419e83a2ca
Description-en: TryFrom and TryInto traits for failable conversions - Rust source code
 This package contains the source for the Rust try_from crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-try-lock-dev
Description-md5: 37b1d7e39a4b7cee0ca509f38eb6374e
Description-en: Lightweight atomic lock - Rust source code
 This package contains the source for the Rust try-lock crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-try-or-dev
Description-md5: 9228c26482791b36136c4b2211da141b
Description-en: Contains helper macros for unwrapping Results and Options - Rust source code
 This package contains the source for the Rust try_or crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-trybuild-dev
Description-md5: 0be7bcacb15b12c082b90e185c191b85
Description-en: Test harness for ui tests of compiler diagnostics - Rust source code
 This package contains the source for the Rust trybuild crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ttf-parser+default-dev
Description-md5: 66ee3950377ff57737897051f0d5977e
Description-en: High-level, safe, zero-allocation TrueType font parser - feature "default"
 This metapackage enables feature "default" for the Rust ttf-parser crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-ttf-parser-dev
Description-md5: a0ef476fbbf6eeada74b0daac34a6b8c
Description-en: High-level, safe, zero-allocation TrueType font parser - Rust source code
 This package contains the source for the Rust ttf-parser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ttrpc-dev
Description-md5: bb41bbd2bc2700a75de6417dde135b20
Description-en: Rust version of ttrpc - Rust source code
 This package contains the source for the Rust ttrpc crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-tui-dev
Description-md5: 9ed986bfea641151d840d526134f3ee5
Description-en: Build rich terminal user interfaces or dashboards - Rust source code
 This package contains the source for the Rust tui crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-typed-arena-dev
Description-md5: 9d8a1dbd6dd9dd523f84e835097b0599
Description-en: Arena, a fast but limited type of allocator - Rust source code
 This package contains the source for the Rust typed-arena crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-typed-builder-dev
Description-md5: e89799df87ea013391739740b3106b2a
Description-en: Compile-time type-checked builder derive - Rust source code
 This package contains the source for the Rust typed-builder crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-typenum-dev
Description-md5: 7e76e699e5096d5de2a81e56a604c2b0
Description-en: Type-level numbers evaluated at     compile time - Rust source code
 It currently supports bits, unsigned integers, and signed     integers. It also
 provides a type-level array of type-level numbers, but its     implementation
 is incomplete.
 .
 This package contains the source for the Rust typenum crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: ucd-generate
Description-md5: 0973add24b5672b41ea37930cfdf544c
Description-en: Generate searchable packs of the Unicode character database
 A command line tool to generate Unicode tables in Rust source code.
 .
 Tables can typically be generated in one of three formats: a sorted sequence of
 character ranges, a finite state transducer or a compressed trie. Full support
 for name canonicalization is also provided. This tool also supports serializing
 regular expressions as DFAs using the regex-automata crate.
 .
 This package contains the following binaries built from the Rust crate
 "ucd-generate":
  - ucd-generate

Package: librust-ucd-parse-dev
Description-md5: ee1fc60374e521c3736fe2b94d335dca
Description-en: Parsing data files in the Unicode character database - Rust source code
 This package contains the source for the Rust ucd-parse crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ucd-trie-dev
Description-md5: 1332ea4720ba71fa61246c39bf66e094
Description-en: Trie for storing Unicode codepoint sets and maps - Rust source code
 This package contains the source for the Rust ucd-trie crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ucd-util-dev
Description-md5: 7a8593ea4b3f844446c4b9bd47d3813a
Description-en: Small utility library for working with the Unicode character database - Rust source code
 This package contains the source for the Rust ucd-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ufmt-macros-dev
Description-md5: 90031769ac361a54ee80638d23ee5a1c
Description-en: `μfmt` macros - Rust source code
 This package contains the source for the Rust ufmt-macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-ufmt-write-dev
Description-md5: 5ac3e0950d2a43d4ed42c4d831fbbace
Description-en: `μfmt`'s `uWrite` trait - Rust source code
 This package contains the source for the Rust ufmt-write crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-umask-dev
Description-md5: d2dc507b873bf0f04ae33bf73d932274
Description-en: light utility helping with unix mode representation - Rust source code
 This package contains the source for the Rust umask crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-uname-dev
Description-md5: 58fab0ea28f178829bbb57685fc8cf0d
Description-en: Name and information about current kernel - Rust source code
 This package contains the source for the Rust uname crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-uncased+serde-dev
Description-md5: 85c3a989701e28b42ef9df32b933be1f
Description-en: Case-preserving, ASCII case-insensitive, no_std string types - feature "serde" and 1 more
 This metapackage enables feature "serde" for the Rust uncased crate, by pulling
 in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "with-serde" feature.

Package: librust-uncased+with-serde-alloc-dev
Description-md5: 6a4e1a714d6dcc37e3fa961739723887
Description-en: Case-preserving, ASCII case-insensitive, no_std string types - feature "with-serde-alloc"
 This metapackage enables feature "with-serde-alloc" for the Rust uncased crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-uncased-dev
Description-md5: 0060de7bfd78c4683098c2b605c0721c
Description-en: Case-preserving, ASCII case-insensitive, no_std string types - Rust source code
 This package contains the source for the Rust uncased crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unchecked-index-dev
Description-md5: 1fb66184ef4f7ec1b58100698c42bad6
Description-en: Unchecked indexing wrapper using regular index syntax - Rust source code
 This package contains the source for the Rust unchecked-index crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unescape-dev
Description-md5: 553b4e03e278009d2f0241aa6e8b01ff
Description-en: Unescapes strings with escape sequences written out as literal characters - Rust source code
 This package contains the source for the Rust unescape crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unic-char-property-dev
Description-md5: bd7cddb16cae79b258fa352273497859
Description-en: UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros - Rust source code
 This package contains the source for the Rust unic-char-property crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unic-char-range-dev
Description-md5: 0b78420e3dd4a3077fbd79506f0a513d
Description-en: UNIC — Unicode Character Tools — Character Range and Iteration - Rust source code
 This package contains the source for the Rust unic-char-range crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unic-common-dev
Description-md5: 481766eb02f9461022542b02dd518aa6
Description-en: UNIC — Common Utilities - Rust source code
 This package contains the source for the Rust unic-common crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unic-langid-dev
Description-md5: 250bed1ec518af77f66032afc768199e
Description-en: API for managing Unicode Language Identifiers - Rust source code
 This package contains the source for the Rust unic-langid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unic-langid-impl-dev
Description-md5: 9f135baa71df36649a406465dc55df25
Description-en: API for managing Unicode Language Identifiers - Rust source code
 This package contains the source for the Rust unic-langid-impl crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unic-langid-macros-dev
Description-md5: 3f69a1f26fc5f12fc3adaf01f68c5f59
Description-en: API for managing Unicode Language Identifiers - Rust source code
 This package contains the source for the Rust unic-langid-macros crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unic-langid-macros-impl-dev
Description-md5: e4e8c8e60947c1a6340bdce7086136a4
Description-en: API for managing Unicode Language Identifiers - Rust source code
 This package contains the source for the Rust unic-langid-macros-impl crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unic-segment-dev
Description-md5: 2ab8211a3c0f5cd4bf9f201a9c4d53c0
Description-en: UNIC — Unicode Text Segmentation Algorithms - Rust source code
 This package contains the source for the Rust unic-segment crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unic-ucd-segment-dev
Description-md5: 5873708ac67982d0a6c14936aa596f76
Description-en: UNIC — Unicode Character Database — Segmentation Properties - Rust source code
 This package contains the source for the Rust unic-ucd-segment crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unic-ucd-version-dev
Description-md5: fdf7de4cfc46ce540b392239701e5fff
Description-en: UNIC — Unicode Character Database — Version - Rust source code
 This package contains the source for the Rust unic-ucd-version crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unicase-dev
Description-md5: d82f4cfd71f418e9afba2c42c46b69ad
Description-en: Case-insensitive wrapper around strings - Rust source code
 This package contains the source for the Rust unicase crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-bidi-dev
Description-md5: 0de9c097bed25f626746df1888441ea0
Description-en: The Unicode Bidirectional Algorithm - Rust source code
 This package contains the source for the Rust unicode-bidi crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-categories-dev
Description-md5: 788f03c1270ab6cfd1e9287684429196
Description-en: Query Unicode category membership for chars - Rust source code
 This package contains the source for the Rust unicode_categories crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unicode-ident-dev
Description-md5: 2e5f725927d139c264b7efc99d91674d
Description-en: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
 This package contains the source for the Rust unicode-ident crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-linebreak-dev
Description-md5: cbd53c72467ba2e7ff368a01b8345bf5
Description-en: The Unicode Line Breaking Algorithm - Rust source code
 This package contains the source for the Rust unicode-linebreak crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-unicode-normalization-dev
Description-md5: 115dbd70613619b341bb8782926ea98e
Description-en: Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15 - Rust source code
 This package contains the source for the Rust unicode-normalization crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unicode-script-dev
Description-md5: 959bc9cd79246a68514651bad2bab9c7
Description-en: Unicode Script and Script_Extension properties from UAX #24
 This package contains the source for the Rust unicode-script crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-segmentation-dev
Description-md5: ad84626a11469d9c393074b7395f1395
Description-en: Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules - Rust source code
 This package contains the source for the Rust unicode-segmentation crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-unicode-vo-dev
Description-md5: aaada5c6e7e78e729a03b1410092e9dd
Description-en: Unicode vertical orientation detection - Rust source code
 This package contains the source for the Rust unicode-vo crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-width+compiler-builtins-dev
Description-md5: c60a8644a659289fc9612cc8eabebed4
Description-en: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - feature "compiler_builtins"
 This metapackage enables feature "compiler_builtins" for the Rust unicode-width
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-unicode-width-dev
Description-md5: d03062efab40d2bde900eb7e2a997b7d
Description-en: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code
 This package contains the source for the Rust unicode-width crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unicode-xid-dev
Description-md5: 8c80edfaa534aaf5c3816a1487463550
Description-en: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
 This package contains the source for the Rust unicode-xid crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unindent-dev
Description-md5: 2e2699950077b218d6ac9a687955fb12
Description-en: Remove a column of leading whitespace from a string - Rust source code
 This package contains the source for the Rust unindent crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-uniquote-dev
Description-md5: 25aeee6e67b5900e0c2741e2832edc2b
Description-en: Quote strings for clear display in output - Rust source code
 This package contains the source for the Rust uniquote crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-universal-hash-dev
Description-md5: a97e1d49b502d561b57a14eaf45dbaf2
Description-en: Trait for universal hash functions - Rust source code
 This package contains the source for the Rust universal-hash crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unix-socket-dev
Description-md5: f3995ddbc5daa339f8969948bb31aed9
Description-en: Unix domain socket bindings - Rust source code
 This package contains the source for the Rust unix_socket crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unreachable-dev
Description-md5: 4d9f3dcfddc28e5cbc04c64b3f309e3f
Description-en: Unreachable code optimization hint in stable rust - Rust source code
 This package contains the source for the Rust unreachable crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unsigned-varint-dev
Description-md5: e92448f7e61d7ce588c47b76669c5b18
Description-en: Unsigned varint encoding - Rust source code
 This package contains the source for the Rust unsigned-varint crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-untrusted-dev
Description-md5: ef54ec94b7b2b5b0781b1391a368f0e5
Description-en: Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code
 This package contains the source for the Rust untrusted crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unveil-dev
Description-md5: d85fa654f4f2bc6fa00221d770a61565
Description-en: Rust binding for OpenBSD's unveil(2) - Rust source code
 This package contains the source for the Rust unveil crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-unwrap-dev
Description-md5: 52025be79a115da78f49788be0f0ed0f
Description-en: Unwrap! and an unwrap_err! macro - Rust source code
 This package contains the source for the Rust unwrap crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-uom-dev
Description-md5: 89a6061989cfbeeea25a1dcd988cb8c1
Description-en: Units of measurement - Rust source code
 This package contains the source for the Rust uom crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-ureq-dev
Description-md5: 466cd0b978d60606175bf76c61953fd9
Description-en: simple and safe HTTP client - Rust source code
 Ureq is a simple, safe HTTP client.
 .
 Ureq's first priority is being easy for you to use.
 It's great for anyone who wants a low-overhead HTTP client
 that just gets the job done.
 Works very well with HTTP APIs.
 Its features include cookies, JSON, HTTP proxies, HTTPS,
 and charset decoding.
 .
 Ureq is in pure Rust for safety and ease of understanding.
 It avoids using "unsafe" directly.
 It uses blocking I/O instead of async I/O,
 because that keeps the API simple and keeps dependencies to a minimum.
 For TLS, ureq uses rustls or native-tls.
 .
 This package contains the source for the Rust ureq crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-url+serde-dev
Description-md5: af9addb0b7fec6d52faa887bbe593d25
Description-en: URL library for Rust - feature "serde"
 This metapackage enables feature "serde" for the Rust url crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-url-dev
Description-md5: 57818f66f4695f6d5d4082d4d1430ffd
Description-en: URL library for Rust - Rust source code
 This package contains the source for the Rust url crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-urlencoding-dev
Description-md5: e0a2a2934aa4cb114eec462b3a95102a
Description-en: Doing URL percentage encoding - Rust source code
 This package contains the source for the Rust urlencoding crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-urlocator-dev
Description-md5: 200073f6ca29eac1dccd08fba2a673f9
Description-en: Locate URLs in character streams - Rust source code
 This package contains the source for the Rust urlocator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-usb-disk-probe-dev
Description-md5: d9b9871b3e78befd596282ce34ae1b73
Description-en: Provides a stream type which can be used to probe for USB storage devices in the system - Rust source code
 This package contains the source for the Rust usb-disk-probe crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-users+default-dev
Description-md5: de1c4c8a6aee1b070a39fa903d8ee766
Description-en: Accessing Unix users and groups - feature "default"
 This metapackage enables feature "default" for the Rust users crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-users-dev
Description-md5: bd9c37593b739fb253f062b2ace072e3
Description-en: Accessing Unix users and groups - Rust source code
 This package contains the source for the Rust users crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-utf-8-dev
Description-md5: 0b6a4c3a8993384c615e1841f4e687a8
Description-en: Incremental, zero-copy UTF-8 decoding with error handling - Rust source code
 This package contains the source for the Rust utf-8 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-utf8-ranges-dev
Description-md5: 63f6fc089c2dabc6ebf7b558162113d3
Description-en: DEPRECATED - Rust source code
 Use regex-syntax::utf8 submodule instead.
 .
 This package contains the source for the Rust utf8-ranges crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-utf8-width-dev
Description-md5: 484ac3fad8202bcb37b7e22db7de55c4
Description-en: To determine the width of a UTF-8 character by providing its first byte - Rust source code
 This package contains the source for the Rust utf8-width crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-utf8parse-dev
Description-md5: 869e7b935755e665d6be17b2205b6d43
Description-en: Table-driven UTF-8 parser - Rust source code
 This package contains the source for the Rust utf8parse crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-uuid-dev
Description-md5: 95731394d1e09628082b3ba2c6149b22
Description-en: Generate and parse UUIDs - Rust source code
 This package contains the source for the Rust uuid crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-v-frame-dev
Description-md5: 6c39cd3c14be2e1172549916ff4e592d
Description-en: Video Frame data structures, originally part of rav1e - Rust source code
 This package contains the source for the Rust v_frame crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-valuable-dev
Description-md5: 857ff9d7aa5ae24c86e421bc8361887a
Description-en: Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries - Rust source code
 This package contains the source for the Rust valuable crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-valuable-derive-dev
Description-md5: a49d570b2827df2ddc9cdc167e35e9e8
Description-en: Macros for the `valuable` crate - Rust source code
 This package contains the source for the Rust valuable-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-valuable-serde-dev
Description-md5: b924f586499bb9123d3392f26090dc02
Description-en: `serde::Serialize` implementation for `Valuable` types - Rust source code
 This package contains the source for the Rust valuable-serde crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-value-bag-dev
Description-md5: cc31cd7de57f305a1d06dd4baa93e9ad
Description-en: Anonymous structured values - Rust source code
 This package contains the source for the Rust value-bag crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-vcpkg-dev
Description-md5: 69a2886e35bb5161f1eaf035fefcfa75
Description-en: Find native dependencies in a vcpkg tree at build time - Rust source code
 This package contains the source for the Rust vcpkg crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-vec-map+eders-dev
Description-md5: 79782319e13013845053f9e16f120251
Description-en: Simple map based on a vector for small integer keys - feature "eders"
 This metapackage enables feature eders for the Rust vec_map crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-vec-map+serde-dev
Description-md5: 41e8ac6cea07c49939d68d440cba7fe3
Description-en: Simple map based on a vector for small integer keys - feature "serde"
 This metapackage enables feature serde for the Rust vec_map crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-vec-map-dev
Description-md5: d8f84890914f5b205ab2fa5a16deac2f
Description-en: Simple map based on a vector for small integer keys - Rust source code
 This package contains the source for the Rust vec_map crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-vergen-dev
Description-md5: 4dbe40f961d3671da051c0e580e517a4
Description-en: Generate 'cargo:env' instructions in 'build.rs' - Rust source code
 This package contains the source for the Rust vergen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-version-check-dev
Description-md5: 5bccfa42e24edcf2e07e1b9d40349233
Description-en: Tiny crate to check the version of the installed/running rustc - Rust source code
 This package contains the source for the Rust version_check crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-version-compare-dev
Description-md5: 5b5f93b27f0dad873843b6d4fb37b984
Description-en: Easily compare version numbers with no specific format, and test against various comparison operators - Rust source code
 This package contains the source for the Rust version-compare crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-version-sync-dev
Description-md5: 2ef3396325d628884e5f97536b2e3afb
Description-en: ensure packaging strings match crate metadata - Rust source code
 Rust projects typically reference the crate version number
 in several places, such as the "README.md" file.
 The version-sync crate makes it easy to add an integration test
 that checks that "README.md" is updated
 when the crate version changes.
 .
 This package contains the source for the Rust version-sync crate,
 packaged by for use with cargo and dh-cargo.

Package: librust-versionize-derive-dev
Description-md5: fd18deb98a8008334ddef0bc4de718b5
Description-en: Implements the Versionize derive proc macro - Rust source code
 This package contains the source for the Rust versionize_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: vivid
Description-md5: 3b49dbe273e85ca7acdf214a87a78a0f
Description-en: LS_COLORS manager with multiple themes
 vivid is a generator for the LS_COLORS environment variable that controls
 the colorized output of ls, tree, fd, bfs, dust and many other tools.
 .
 It uses a YAML configuration format for the filetype-database and the color
 themes. In contrast to dircolors, the database and the themes are organized
 in different files. This allows users to choose and customize color themes
 independent from the collection of file extensions. Instead of using cryptic
 ANSI escape codes, colors can be specified in the RRGGBB format and will be
 translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older
 terminal emulators.

Package: librust-vm-memory-dev
Description-md5: 2c668f5ddecfd0d37351af9875095d2b
Description-en: Safe abstractions for accessing the VM physical memory - Rust source code
 This package contains the source for the Rust vm-memory crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-vm-superio-dev
Description-md5: c43d573660766367731066978832b49b
Description-en: Emulation for legacy devices - Rust source code
 This package contains the source for the Rust vm-superio crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-void-dev
Description-md5: f8f33b091910ce394edb9cc46d3d7b38
Description-en: Uninhabited void type for use in statically impossible cases - Rust source code
 This package contains the source for the Rust void crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-vsock-dev
Description-md5: 1a26eaa4d5cf433e7a1298dd38f4458a
Description-en: Virtio socket support for Rust - Rust source code
 This package contains the source for the Rust vsock crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-vt100-dev
Description-md5: 3a273f080ceaee97951ff87699bfbdd6
Description-en: Parsing terminal data - Rust source code
 This package contains the source for the Rust vt100 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-vte-dev
Description-md5: 999d53a75aae5bc6fd9a2a1bd79117d5
Description-en: Parser for implementing terminal emulators - Rust source code
 This package contains the source for the Rust vte crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-vte-generate-state-changes-dev
Description-md5: c5968e7ec5c7fc8ffccb24a3fa8343b9
Description-en: Proc macro for generating VTE state changes - Rust source code
 This package contains the source for the Rust vte_generate_state_changes crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wait-timeout-dev
Description-md5: 860cf94c5be0df0ad291f50a481a2482
Description-en: Wait on a child process with a timeout, cross-platform - Rust source code
 This package contains the source for the Rust wait-timeout crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-waker-fn-dev
Description-md5: 2f6b635eaf2c0e905804f01c9437cf82
Description-en: Convert closures into wakers - Rust source code
 This package contains the source for the Rust waker-fn crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-walkdir-dev
Description-md5: 006a0fd78a5630dbb4fd76b77535b156
Description-en: Recursively walk a directory - Rust source code
 This package contains the source for the Rust walkdir crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-want-dev
Description-md5: 6e8c8917a6e672a0767cbd26c53db120
Description-en: Detect when another Future wants a result - Rust source code
 This package contains the source for the Rust want crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-wasm-bindgen+default-dev
Description-md5: 8949976941d2ca108818c3b6ec4abe75
Description-en: Easy support for JS and Rust interaction - feature "default"
 This metapackage enables feature "default" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-dev
Description-md5: ad055b9c23c93dd22b6cd689e73e5c4f
Description-en: Easy support for JS and Rust interaction - feature "serde"
 This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-json-dev
Description-md5: 5d016c8ab564bc296c29fe51c9663094
Description-en: Easy support for JS and Rust interaction - feature "serde_json"
 This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-serialize-dev
Description-md5: d060d8c453484e998a25e99d63c9a95d
Description-en: Easy support for JS and Rust interaction - feature "serde-serialize"
 This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+spans-dev
Description-md5: d61f67ba004f512d75978d48eaac67fb
Description-en: Easy support for JS and Rust interaction - feature "spans"
 This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+strict-macro-dev
Description-md5: 646db5b74c9d2c5ec020c1757137dfd7
Description-en: Easy support for JS and Rust interaction - feature "strict-macro"
 This metapackage enables feature "strict-macro" for the Rust wasm-bindgen
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev
Description-md5: 46f4684a6d856df0f9112778084b4f3e
Description-en: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code"
 This metapackage enables feature "xxx_debug_only_print_generated_code" for the
 Rust wasm-bindgen crate, by pulling in any additional dependencies needed by
 that feature.

Package: librust-wasm-bindgen-dev
Description-md5: faf128377735d17f663cae29ec3f408c
Description-en: Easy support for JS and Rust interaction - Rust source code
 This package contains the source for the Rust wasm-bindgen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wasm-bindgen-backend+extra-traits-dev
Description-md5: ac33e71f8e4dcb2baf476a4d295ae2ab
Description-en: Backend code generation of the wasm-bindgen tool - feature "extra-traits"
 This metapackage enables feature "extra-traits" for the Rust wasm-bindgen-
 backend crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-wasm-bindgen-backend-dev
Description-md5: 2c562bb733625fb37a22cb07c84ac22c
Description-en: Backend code generation of the wasm-bindgen tool - Rust source code
 This package contains the source for the Rust wasm-bindgen-backend crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wasm-bindgen-macro+spans-dev
Description-md5: 26ba9f55ce4d65834e6faceabb57fa48
Description-en: Definition of the `#[wasm_bindgen]` attribute - feature "spans"
 This metapackage enables feature "spans" for the Rust wasm-bindgen-macro crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen-macro+strict-macro-dev
Description-md5: 0025ff6c82236893f19b0889db86643d
Description-en: Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro"
 This metapackage enables feature "strict-macro" for the Rust wasm-bindgen-macro
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen-macro-dev
Description-md5: 776d97733218d03787b9ab37d7771559
Description-en: Definition of the `#[wasm_bindgen]` attribute - Rust source code
 This package contains the source for the Rust wasm-bindgen-macro crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wasm-bindgen-macro-support+extra-traits-dev
Description-md5: cdd962d788f8dc35ddeec9fb196e5984
Description-en: Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits"
 This metapackage enables feature "extra-traits" for the Rust wasm-bindgen-
 macro-support crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-wasm-bindgen-macro-support+spans-dev
Description-md5: 6c5062539022b212a3d3ca788642d35a
Description-en: Implementation of the `#[wasm_bindgen]` attribute - feature "spans"
 This metapackage enables feature "spans" for the Rust wasm-bindgen-macro-
 support crate, by pulling in any additional dependencies needed by that
 feature.

Package: librust-wasm-bindgen-macro-support-dev
Description-md5: 09166282314295254df26ef26f859b36
Description-en: Implementation of the `#[wasm_bindgen]` attribute - Rust source code
 This package contains the source for the Rust wasm-bindgen-macro-support crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wasm-bindgen-shared-dev
Description-md5: 36506785d82fd6694d5cacac98e2dfa3
Description-en: Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code
 This package contains the source for the Rust wasm-bindgen-shared crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wasmer-enumset+serde-dev
Description-md5: d29bd3c98a02668f90fccd0de4e82bd7
Description-en: Creating compact sets of enums - feature "serde"
 Wasmer fork to work around `syn` issue. This will not be updated once the issue
 is fixed upstream.
 .
 This metapackage enables feature "serde" for the Rust wasmer_enumset crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasmer-enumset+serde2-dev
Description-md5: 9c766614f05f3173daee882c24aa3597
Description-en: Creating compact sets of enums - feature "serde2"
 Wasmer fork to work around `syn` issue. This will not be updated once the issue
 is fixed upstream.
 .
 This metapackage enables feature "serde2" for the Rust wasmer_enumset crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasmer-enumset-dev
Description-md5: b798dbdace1f318a3948c49cddb32c36
Description-en: Creating compact sets of enums - Rust source code
 Wasmer fork to work around `syn` issue. This will not be updated once the issue
 is fixed upstream.
 .
 This package contains the source for the Rust wasmer_enumset crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wasmer-enumset-derive-dev
Description-md5: c56b44774161a53aa70d27b66e5c080b
Description-en: Internal helper crate for enumset - Rust source code
 Not public API. Wasmer fork to work around `syn` issue. This will not be
 updated once the issue is fixed upstream.
 .
 This package contains the source for the Rust wasmer_enumset_derive crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wayland-client+dlopen-dev
Description-md5: ed6e18921d3800e1786c8d23f4399853
Description-en: Bindings to the standard C implementation of the wayland protocol, client side - feature "dlopen"
 This metapackage enables feature "dlopen" for the Rust wayland-client crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wayland-client+scoped-tls-dev
Description-md5: 280bc9c4f9ee36a022716a124b55891c
Description-en: Bindings to the standard C implementation of the wayland protocol, client side - feature "scoped-tls"
 This metapackage enables feature "scoped-tls" for the Rust wayland-client
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-client+use-system-lib-dev
Description-md5: 7dc43ddb8988fd5c11b93f4d1f1f0927
Description-en: Bindings to the standard C implementation of the wayland protocol, client side - feature "use_system_lib"
 This metapackage enables feature "use_system_lib" for the Rust wayland-client
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-client-dev
Description-md5: 88fcf9713ef423cffd604415b6bd7034
Description-en: Bindings to the standard C implementation of the wayland protocol, client side - Rust source code
 This package contains the source for the Rust wayland-client crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wayland-commons-dev
Description-md5: 4758cf37e0ccb415338cb1f259d455ce
Description-en: Common types and structures used by wayland-client and wayland-server - Rust source code
 This package contains the source for the Rust wayland-commons crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-wayland-cursor-dev
Description-md5: de0f2ab2926814f7545dc27907b0a219
Description-en: Bindings to libwayland-cursor - Rust source code
 This package contains the source for the Rust wayland-cursor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wayland-egl-dev
Description-md5: 97a6f4a95798c491181124f7810b0c76
Description-en: Bindings to libwayland-egl - Rust source code
 This package contains the source for the Rust wayland-egl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wayland-protocols+wayland-client-dev
Description-md5: 2df4733b44ec82233f3b7a9e0ccf361b
Description-en: Generated API for the officials wayland protocol extensions - feature "wayland-client" and 1 more
 This metapackage enables feature "wayland-client" for the Rust wayland-
 protocols crate, by pulling in any additional dependencies needed by
 that feature.
 .
 Additionally, this package also provides the "client" feature.

Package: librust-wayland-protocols+wayland-server-dev
Description-md5: 9ba302a23d968fd11a95078974ed4cf7
Description-en: Generated API for the officials wayland protocol extensions - feature "wayland-server" and 1 more
 This metapackage enables feature "wayland-server" for the Rust wayland-
 protocols crate, by pulling in any additional dependencies needed by
 that feature.
 .
 Additionally, this package also provides the "server" feature.

Package: librust-wayland-protocols-dev
Description-md5: dc05465989f072e02009779337816928
Description-en: Generated API for the officials wayland protocol extensions - Rust source code
 This package contains the source for the Rust wayland-protocols crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-wayland-scanner-dev
Description-md5: a9ff826b67a0a406bb15ee59cbf192c0
Description-en: generate Rust APIs from XML Wayland protocol files - Rust source code
 Intended for use with wayland-sys. You should only need this crate if you are
 working on custom wayland protocol extensions. Look at the crate wayland-client
 for usable bindings.
 .
 This package contains the source for the Rust wayland-scanner crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-wayland-server+dlopen-dev
Description-md5: 196368e7018f73120da671d8feace927
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - feature "dlopen"
 This metapackage enables feature "dlopen" for the Rust wayland-server crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wayland-server+lazy-static-dev
Description-md5: 7f583839fba583a709a7b15fceaa0797
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - feature "lazy_static"
 This metapackage enables feature "lazy_static" for the Rust wayland-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-server+parking-lot-dev
Description-md5: 7e04c5e87c58790a3a78cf9f49f16d1d
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - feature "parking_lot"
 This metapackage enables feature "parking_lot" for the Rust wayland-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-server+scoped-tls-dev
Description-md5: 69df3ea982307aecf538979b90bc8677
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - feature "scoped-tls"
 This metapackage enables feature "scoped-tls" for the Rust wayland-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-server+use-system-lib-dev
Description-md5: 056c8ff481072f023032fe394d90512e
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - feature "use_system_lib"
 This metapackage enables feature "use_system_lib" for the Rust wayland-server
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wayland-server-dev
Description-md5: c2e21cacfb6a9452e90c9cf507e09cbc
Description-en: Bindings to the standard C implementation of the wayland protocol, server side - Rust source code
 This package contains the source for the Rust wayland-server crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wayland-sys-dev
Description-md5: 9353e0f94981ce94e8e69b03184b7b2b
Description-en: FFI bindings to the various libwayland-*.so libraries - Rust source code
 You should only need this crate if you are working on custom wayland protocol
 extensions. Look at the crate wayland-client for usable bindings.
 .
 This package contains the source for the Rust wayland-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-web-sys-dev
Description-md5: 368110f71835f29b09fb4bc7b2498286
Description-en: Bindings for all Web APIs - Rust source code
 This package contains the source for the Rust web-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-webpki-dev
Description-md5: d5b75404c32b819b4b28b2f7720f1b88
Description-en: Web PKI X.509 Certificate Verification - Rust source code
 This package contains the source for the Rust webpki crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-weezl+async-dev
Description-md5: 4d7bf68c680a3448c23e6f63e1e0e130
Description-en: Fast LZW compression and decompression - feature "async"
 This metapackage enables feature "async" for the Rust weezl crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-weezl+futures-dev
Description-md5: 6df665407b89a480d03400b805bde5f4
Description-en: Fast LZW compression and decompression - feature "futures"
 This metapackage enables feature "futures" for the Rust weezl crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-weezl-dev
Description-md5: 5b877693f108706c908a611ce7e1950b
Description-en: Fast LZW compression and decompression - Rust source code
 This package contains the source for the Rust weezl crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-which+regex-dev
Description-md5: 5a13aeccc56527fc7e2c0e8cce3d66e7
Description-en: Rust equivalent of Unix command "which" - feature "regex"
 Locate installed executable in cross platforms.
 .
 This metapackage enables feature "regex" for the Rust which crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-which-dev
Description-md5: d0394a8b833642b52d1afe3f9f767a91
Description-en: Rust equivalent of Unix command "which" - Rust source code
 Locate installed executable in cross platforms.
 .
 This package contains the source for the Rust which crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-whoami-dev
Description-md5: 94091175d752b4c86f7a8a840c3dad29
Description-en: Retrieve the current user and environment - Rust source code
 This package contains the source for the Rust whoami crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-widestring-dev
Description-md5: b5671edfb9b80317bd316518fa49d37d
Description-en: Library for converting to and from wide strings - Rust source code
 Both UTF-16 and UTF-32 types are provided.
 .
 This package contains the source for the Rust widestring crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wild-dev
Description-md5: cd7fcf2a6c26c2af4e67d7ca74472239
Description-en: Glob (wildcard) expanded command-line arguments on Windows - Rust source code
 This package contains the source for the Rust wild crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-wildmatch-dev
Description-md5: d1c29c9528e6fae3306385de3e6346dc
Description-en: Simple string matching  with questionmark and star wildcard operator - Rust source code
 This package contains the source for the Rust wildmatch crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winapi-dev
Description-md5: 821b11c73d75f1725d657149cfcc63f2
Description-en: Raw FFI bindings for all of Windows API - Rust source code
 This package contains the source for the Rust winapi crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winapi-build-dev
Description-md5: bbfed51435dcf94239e3a9001be06e82
Description-en: Common code for build.rs in WinAPI -sys crates - Rust source code
 This package contains the source for the Rust winapi-build crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winapi-i686-pc-windows-gnu-dev
Description-md5: bf0f2f7764d9865841e4192add28a8c6
Description-en: Import libraries for the i686-pc-windows-gnu target - Rust source code
 Please don't use this crate directly, depend on winapi instead.
 .
 This package contains the source for the Rust winapi-i686-pc-windows-gnu crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-winapi-util-dev
Description-md5: 5a9fdd232c82c1a8fd358756c7b6fd67
Description-en: Dumping ground for high level safe wrappers over winapi - Rust source code
 This package contains the source for the Rust winapi-util crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winapi-x86-64-pc-windows-gnu-dev
Description-md5: f2ffa7ab51f59080e0748a3e83a58dda
Description-en: Import libraries for the x86_64-pc-windows-gnu target - Rust source code
 Please don't use this crate directly, depend on winapi instead.
 .
 This package contains the source for the Rust winapi-x86_64-pc-windows-gnu
 crate, packaged by debcargo for use with cargo and dh-cargo.

Package: librust-wincolor-dev
Description-md5: aaeeeadcd7becc39541ee7a970db5922
Description-en: Simple Windows specific API for controlling text color in a Windows console - Rust source code
 This package contains the source for the Rust wincolor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winit-dev
Description-md5: 4b87bb928997b989c2cac203b7faf8bc
Description-en: Cross-platform window creation library - Rust source code
 This package contains the source for the Rust winit crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-winreg+serde-dev
Description-md5: c261bb59d6e480b762ea3f4d5b49d044
Description-en: Rust bindings to MS Windows Registry API - feature "serde"
 This metapackage enables feature serde for the Rust winreg crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-winreg+serialization-serde-dev
Description-md5: cd88b0160e3688178b67c6d5600f695f
Description-en: Rust bindings to MS Windows Registry API - feature "serialization-serde"
 This metapackage enables feature serialization-serde for the Rust winreg crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-winreg+transactions-dev
Description-md5: 96eb06da1a121191824536fec98978c4
Description-en: Rust bindings to MS Windows Registry API - feature "transactions"
 This metapackage enables feature transactions for the Rust winreg crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-winreg-dev
Description-md5: 3dcfe7a6e7a76d8fd825a42e93aa8847
Description-en: Rust bindings to MS Windows Registry API - Rust source code
 This package contains the source for the Rust winreg crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-winutil-dev
Description-md5: 78a7c848a04a97195a8d775e47b7bcff
Description-en: Simple wrappers around a handful of useful winapi calls - Rust source code
 This package contains the source for the Rust winutil crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wio-dev
Description-md5: 3e875b77697d88b9b27fd2866379be46
Description-en: Windows IO wrapper - Rust source code
 This package contains the source for the Rust wio crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-wl-clipboard-rs-dev
Description-md5: 5ccdf16849d5ecfeab901003302e36ec
Description-en: Access to the Wayland clipboard for terminal and other window-less applications - Rust source code
 This package contains the source for the Rust wl-clipboard-rs crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-wrapcenum-derive-dev
Description-md5: 39fa3bfbc73368ae0f1bd81c543161bf
Description-en: Derive macro for nvml-wrapper, not for general use - Rust source code
 This package contains the source for the Rust wrapcenum-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-x11-dev
Description-md5: c7c2d047dca858959cbca1e5ce690682
Description-en: X11 library bindings for Rust - Rust source code
 This package contains the source for the Rust x11 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-x11-clipboard-dev
Description-md5: 50e73b2e751e7ad35be87d134d1dcc5e
Description-en: X11 clipboard support for Rust - Rust source code
 This package contains the source for the Rust x11-clipboard crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-x11-dl-dev
Description-md5: de78fd2a6bf732110065eb0dc0d5a898
Description-en: X11 library bindings for Rust - Rust source code
 This package contains the source for the Rust x11-dl crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-x11rb-dev
Description-md5: bba6c7d9118b85a814844e3d00d90658
Description-en: Rust bindings to X11 - Rust source code
 This package contains the source for the Rust x11rb crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-xattr-dev
Description-md5: 7ad28387d5d7261174a31171c515503a
Description-en: Unix extended filesystem attributes - Rust source code
 This package contains the source for the Rust xattr crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-xcb+present-dev
Description-md5: 67e2948e063ec54c93e23cbf371653e2
Description-en: Rust safe bindings for XCB - feature "present"
 This metapackage enables feature "present" for the Rust xcb crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-xcb+x11-dev
Description-md5: 19c4da76aba387b6c4ae0a27cb7e0842
Description-en: Rust safe bindings for XCB - feature "x11"
 This metapackage enables feature "x11" for the Rust xcb crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-xcb+xfixes-dev
Description-md5: 7f6d45488a01e4f4b06fef94ad2168dd
Description-en: Rust safe bindings for XCB - feature "xfixes" and 3 more
 This metapackage enables feature "xfixes" for the Rust xcb crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "composite", "damage", and
 "xinput" features.

Package: librust-xcb+xlib-xcb-dev
Description-md5: 2ced60547ff44b7d161603c644c4356d
Description-en: Rust safe bindings for XCB - feature "xlib_xcb"
 This metapackage enables feature "xlib_xcb" for the Rust xcb crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-xcb-dev
Description-md5: 7506af6b936accc9f51c69b5e6767230
Description-en: Rust safe bindings for XCB - Rust source code
 This package contains the source for the Rust xcb crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-xcursor-dev
Description-md5: 32b5c09e81440589d11c0fc988aed65f
Description-en: Loading XCursor themes - Rust source code
 This package contains the source for the Rust xcursor crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xdg-dev
Description-md5: 9bc2917dc3116a858582163a0b764724
Description-en: XDG Base Directory specification implementation - Rust source code
 This package contains the source for the Rust xdg crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-xi-unicode-dev
Description-md5: 28a653fa24f0f744fed2c85128059a76
Description-en: Unicode utilities useful for text editing, including a line breaking iterator - Rust source code
 This package contains the source for the Rust xi-unicode crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xkb-dev
Description-md5: f99f066586d9c92d3786d242afc42301
Description-en: Rusty wrapper around libxkbcommon - Rust source code
 This package contains the source for the Rust xkb crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-xkbcommon-dev
Description-md5: 4fe9744260eb08d1187b7a5835e6b391
Description-en: Rust bindings and wrappers for libxkbcommon - Rust source code
 This package contains the source for the Rust xkbcommon crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xkbcommon-sys-dev
Description-md5: 0fb6c5df17bbda0b4bade2ce26cfc935
Description-en: Bindings to libxkbcommon - Rust source code
 This package contains the source for the Rust xkbcommon-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xml-rs-dev
Description-md5: 08c8872f392f597e9ed3f97ca4d074e5
Description-en: XML library in pure Rust - Rust source code
 This package contains the source for the Rust xml-rs crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: xml-rs
Description-md5: 691154ac4c1d89a56e45267660192938
Description-en: Show various statistics about XML files
 This package contains the following binaries built from the Rust crate
 "xml-rs":
  - xml-analyze

Package: librust-xml5ever-dev
Description-md5: f09efe079989634d9fa6c3d1e3fb4177
Description-en: Push based streaming parser for xml - Rust source code
 This package contains the source for the Rust xml5ever crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xmlparser-dev
Description-md5: f89655a9ce47652f85d3d9cec66e1278
Description-en: Pull-based, zero-allocation XML parser - Rust source code
 This package contains the source for the Rust xmlparser crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xmlwriter-dev
Description-md5: 28e10443b71922e011e4e4c45a82e047
Description-en: Simple, streaming XML writer - Rust source code
 This package contains the source for the Rust xmlwriter crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xor-name-dev
Description-md5: f91c24afbcccbbf510e7f9b630c1b0e5
Description-en: DHT-optimized array function - Rust source code
 XorName is an array that is useful for calculations in DHT.
 .
 This package contains the source for the Rust xor_name crate,
 packaged for use with cargo and dh-cargo.

Package: librust-xxhash-c-sys-dev
Description-md5: 5006d23cdde6ce11ae06e81092609580
Description-en: Bindings to xxhash - Rust source code
 This package contains the source for the Rust xxhash-c-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xxhash-rust-dev
Description-md5: c07cf5c9eaaa3289a558384e2cca6a32
Description-en: Xxhash - Rust source code
 This package contains the source for the Rust xxhash-rust crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-xz2-dev
Description-md5: 629bfb3a9eca909cb81051112e860bf8
Description-en: Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding - Rust source code
 This package contains the source for the Rust xz2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-y4m-dev
Description-md5: 696efcd3ef3987979df327f4dd2eed1e
Description-en: YUV4MPEG2 (.y4m) Encoder/Decoder - Rust source code
 This package contains the source for the Rust y4m crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-yaml-dev
Description-md5: 414a7927ab01a0a6a65af5db9b8d51f1
Description-en: LibYAML binding for Rust - Rust source code
 This package contains the source for the Rust yaml crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-yaml-rust-dev
Description-md5: 0673b6e1fb151efac530cd139b45a664
Description-en: Missing YAML 1.2 parser for rust - Rust source code
 This package contains the source for the Rust yaml-rust crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-yansi-dev
Description-md5: 3d0d52517bed5d78659ff6765d0a29be
Description-en: Dead simple ANSI terminal color painting library - Rust source code
 This package contains the source for the Rust yansi crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-yeslogic-fontconfig-sys-dev
Description-md5: 0e6cece0b2428c65cb7e327dddcaa020
Description-en: Raw bindings to Fontconfig without a vendored C library - Rust source code
 This package contains the source for the Rust yeslogic-fontconfig-sys crate,
 packaged by debcargo for use with cargo and dh-cargo.

Package: librust-z85-dev
Description-md5: d92b7a73c3dd5933de763f1012290b5a
Description-en: ZeroMQ's Z85 encoding mechanism with padding - Rust source code
 This package contains the source for the Rust z85 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-zbar-rust-dev
Description-md5: a58143b956199cb6732f05a2ec86fa13
Description-en: High-level and low-level ZBar binding for the Rust language - Rust source code
 This package contains the source for the Rust zbar-rust crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zbase32-dev
Description-md5: afffda1fba102c4bca93ebc4458945cc
Description-en: Zbase32 - Rust source code
 This package contains the source for the Rust zbase32 crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zbus-dev
Description-md5: 3f33341e05e45ec2001ef218147e2889
Description-en: API for D-Bus communication - Rust source code
 This package contains the source for the Rust zbus crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-zbus-macros-dev
Description-md5: 795c556f39d310245c3b9bbff613ab4c
Description-en: Proc-macros for zbus - Rust source code
 This package contains the source for the Rust zbus_macros crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zerocopy-dev
Description-md5: 9acd6f4289b8a3adb82446b071163c44
Description-en: Utilities for zero-copy parsing and serialization - Rust source code
 This package contains the source for the Rust zerocopy crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zerocopy-derive-dev
Description-md5: c0b328e01724f7a73de19ea4b8e09ff1
Description-en: Custom derive for traits from the zerocopy crate - Rust source code
 This package contains the source for the Rust zerocopy-derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: librust-zeroize-dev
Description-md5: 0c54cc3d4b61acd6beda38693d387632
Description-en: securely clear secrets from memory - Rust source code
 Uses a portable pure Rust implementation that works everywhere, even WASM!
 .
 This package contains the source for the Rust zeroize crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zeroize-derive-dev
Description-md5: ec792331b95bfcd4b135fb0f8b0ca433
Description-en: Custom derive support for zeroize - Rust source code
 This package contains the source for the Rust zeroize_derive crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zip-dev
Description-md5: b89f398980019f04aa31a30c189091bc
Description-en: Support the reading and writing of zip files - Rust source code
 This package contains the source for the Rust zip crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-zmq-dev
Description-md5: 1e14c4d1569ae991864f99ff4451b993
Description-en: High-level bindings to the zeromq library - Rust source code
 This package contains the source for the Rust zmq crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-zmq-sys-dev
Description-md5: c80a4806b4898bd7cf1753bbd2878523
Description-en: Low-level bindings to the zeromq library - Rust source code
 This package contains the source for the Rust zmq-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zoneinfo-compiled-dev
Description-md5: da869076997017e7a4b4f1c67fa066b3
Description-en: Parsing compiled zoneinfo files - Rust source code
 This package contains the source for the Rust zoneinfo_compiled crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: zoxide
Description-md5: 4b64082dd09d8d0f1b2f2079d661954f
Description-en: Faster way to navigate your filesystem
 This package contains the following binaries built from the Rust crate
 "zoxide":
  - zoxide

Package: librust-zram-generator-dev
Description-md5: 93281c181ef07273a9209374924a18a4
Description-en: Systemd unit generator for zram swap devices - Rust source code
 This package contains the source for the Rust zram-generator crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: systemd-zram-generator
Description-md5: b83309c339eae9f84e5eb7e0fdba9a2c
Description-en: Systemd unit generator for zram devices
 This generator provides a simple and fast mechanism to configure swap
 on /dev/zram* devices. The main use case is create swap devices, but
 devices with a file system can be created too, see below.

Package: librust-zstd-dev
Description-md5: a52107f350a6aa38342fa442ac5f6be8
Description-en: Binding for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-zstd-safe-dev
Description-md5: 038dfe004a1a061b8e857edd2326e00c
Description-en: Safe low-level bindings for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd-safe crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zstd-sys-dev
Description-md5: 61f6746b075118cbd7bd01f64d35699f
Description-en: Low-level bindings for the zstd compression library - Rust source code
 This package contains the source for the Rust zstd-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zvariant-dev
Description-md5: d998df75c1a69f288af30cfdecf64ba8
Description-en: D-Bus & GVariant encoding & decoding - Rust source code
 This package contains the source for the Rust zvariant crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-zvariant-derive-dev
Description-md5: ddc580f6e2c20c9cfa3b59c9f43e4849
Description-en: D-Bus & GVariant encoding & decoding - Rust source code
 This package contains the source for the Rust zvariant_derive crate, packaged
 by debcargo for use with cargo and dh-cargo.

Package: libstd-rust-1.63
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: libstd-rust-dev-wasm32
Description-md5: 7d96542aa55f8b6e2c1a508ed26daa10
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries including development files,
 needed to cross-compile Rust programs to the wasm32-unknown-unknown and
 wasm32-wasi targets.

Package: libstd-rust-dev-windows
Description-md5: 1b2c6a21504597584b49235115962c52
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries including development files,
 needed to cross-compile Rust programs to the *-pc-windows-gnu target
 corresponding to the architecture of this package.

Package: rust-all
Description-md5: 90140e39ec4bd9741a36b3f6d4c6d053
Description-en: Rust systems programming language - all developer tools
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package is an empty metapackage that depends on all developer tools
 in the standard rustc distribution that have been packaged for Debian.

Package: rust-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rustc
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustfmt
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: cargo-web
Description-md5: e3c7d8ff9b0415379acb83f0119168b0
Description-en: Rust package manager
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project's dependencies and compiles your
 project.

Package: cargo-web-doc
Description-md5: 1671e36e2c70e97663f5c486db5c2495
Description-en: Rust package manager, documentation
 Cargo is a tool that allows Rust projects to declare their various
 dependencies, and ensure that you'll always get a repeatable build.
 .
 To accomplish this goal, Cargo does four things:
  * Introduces two metadata files with various bits of project information.
  * Fetches and builds your project's dependencies.
  * Invokes rustc or another build tool with the correct parameters to build
    your project.
  * Introduces conventions, making working with Rust projects easier.
 .
 Cargo downloads your Rust project's dependencies and compiles your
 project.
 .
 This package contains the documentation.

Package: libstd-rust-web-1.70
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-web-1.85
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the standard Rust libraries, built as dylibs,
 needed to run dynamically-linked Rust programs (-C prefer-dynamic).

Package: libstd-rust-web-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains development files for the standard Rust libraries,
 needed to compile Rust programs. It may also be installed on a system
 of another host architecture, for cross-compiling to this architecture.

Package: rust-web-analyzer
Description-md5: 56f208d580f16e04511936795d9c16b5
Description-en: Rust Language Server Protocol (LSP) implementation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rust-analyzer', an implementation of the Language
 Server Protocol for the Rust language. It provides features like completion
 and goto definition for many editors, like Emacs and (Neo)Vim.

Package: rust-web-clippy
Description-md5: bb70ecb7b097f53232194f2241ad606e
Description-en: Rust linter
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'clippy', a linter to catch common mistakes and improve
 your Rust code as well a collection of over 400 compatible lints.
 .
 Lints are divided into categories, each with a default lint level. You can
 choose how much Clippy is supposed to annoy help you by changing the lint
 level by category.
 .
 Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.

Package: rust-web-doc
Description-md5: c9fc696f11bdef73526bdf4340964294
Description-en: Rust systems programming language - Documentation
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains the Rust tutorial, language reference and
 standard library documentation.

Package: rust-web-gdb
Description-md5: 1afbf06d9ee3b7b85a98c81c15ed3109
Description-en: Rust debugger (gdb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking gdb on rust binaries.

Package: rust-web-lldb
Description-md5: 4da7dd4330a7b317624f536076fd1b69
Description-en: Rust debugger (lldb)
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains pretty printers and a wrapper script for
 invoking lldb on rust binaries.

Package: rust-web-src
Description-md5: 7c8d03ba583d96a9cc7a0dc63f208a52
Description-en: Rust systems programming language - source code
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains sources of the Rust compiler and standard
 libraries, useful for IDEs and code analysis tools such as Racer.

Package: rustc-web
Description-md5: 67ca6080eea53dc7f3cdf73bc6b8521e
Description-en: Rust systems programming language
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.

Package: rustfmt-web
Description-md5: 3ad3031d946444f1737bc02666f33a91
Description-en: Rust formatting helper
 Rust is a curly-brace, block-structured expression language.  It
 visually resembles the C language family, but differs significantly
 in syntactic and semantic details.  Its design is oriented toward
 concerns of "programming in the large", that is, of creating and
 maintaining boundaries - both abstract and operational - that
 preserve large-system integrity, availability and concurrency.
 .
 It supports a mixture of imperative procedural, concurrent actor,
 object-oriented and pure functional styles.  Rust also supports
 generic programming and meta-programming, in both static and dynamic
 styles.
 .
 This package contains 'rustfmt', a tool for formatting Rust code according to
 style guidelines, as well as 'cargo-fmt', a helper enabling running rustfmt
 directly with 'cargo fmt'.

Package: librw-dev
Description-md5: e7c19bacded08e67a1ecb7fde93f2041
Description-en: Compute rank-width and rank-decompositions of graphs (development)
 Compute rank-width and rank-decompositions of graphs. It is based on
 ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una
 formula numerica" by Ernesto Pascal, "Generation of a Vector from the
 Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast
 additions on masked integers" by Michael D. Adams and David S. Wise.
 .
 This package contains the development files for the library.

Package: librw0
Description-md5: e73dd12308fc723bf08d56fee8acf4c8
Description-en: Compute rank-width and rank-decompositions of graphs
 Compute rank-width and rank-decompositions of graphs. It is based on
 ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una
 formula numerica" by Ernesto Pascal, "Generation of a Vector from the
 Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast
 additions on masked integers" by Michael D. Adams and David S. Wise.
 .
 This package contains the library itself.

Package: librx-java
Description-md5: 4162ed37145a818908e8388ed7ec6d39
Description-en: Reactive Extensions for the JVM
 Java VM implementation of Reactive Extensions: a library for composing
 asynchronous and event-based programs by using observable sequences.
 .
 It extends the observer pattern to support sequences of data/events and adds
 operators that allow you to compose sequences together declaratively while
 abstracting away concerns about things like low-level threading,
 synchronization, thread-safety and concurrent data structures.

Package: librxp-dev
Description-md5: b3ea4cb1f6086a2d3a24d28b66d7803e
Description-en: Development files for librxp
 XML is a metalanguage to let you design your own markup language. librxp is
 a library that can be used to parse and validate XML documents.
 .
 This package contains the static library and header files used in
 development.

Package: librxp0
Description-md5: 6b578b61060b3620a45d134694a43e55
Description-en: Shared library for XML parsing and validating
 XML is a metalanguage to let you design your own markup language. This
 library can be used to parse and validate XML documents.

Package: rxp
Description-md5: b8fb5af411478d2e0659456772b7fcc7
Description-en: Validating XML parser
 Rxp reads, parses, and can optionally validate XML.

Package: librxtx-java
Description-md5: 5574a55ba7d39c43255d9020bc086491
Description-en: Full Java CommAPI implementation
 RXTX is a full implementation of the Java CommAPI from Sun. It
 contains  native libraries providing serial and parallel
 communication for the Java Development Toolkit.

Package: rxvt-unicode
Description-md5: f01b478fbcb40979e88f622b717b03e0
Description-en: RXVT-like terminal emulator with Unicode and 256-color support
 rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses
 significantly less memory than a conventional xterm and many other Unicode
 supporting terminal emulators.
 .
 It supports using multiple fonts at the same time, including Xft fonts, and
 client-server technology to reduce memory consumption when using multiple
 windows.
 .
 This package is configured with 256-color support, and TERM set to
 "rxvt-unicode-256color". Any other systems you log into must have this
 terminfo entry installed!

Package: librygel-core-2.8-0
Description-md5: e83cb117edbb0209a783d580e88e77ec
Description-en: GNOME UPnP/DLNA services - core library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains the core of Rygel, used by other rygel modules.

Package: librygel-db-2.8-0
Description-md5: 0e4d5b619bef4ee23bcddafe200b19f6
Description-en: GNOME UPnP/DLNA services - db library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains a library implementing a generic database
 abstraction used by rygel and rygel plugins.

Package: librygel-renderer-2.8-0
Description-md5: 52e4fdbb4374a05b0579197a3e941d90
Description-en: GNOME UPnP/DLNA services - renderer library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains a library used by applications implementing
 UPnP renderer functionality by using rygel renderer plug-ins.

Package: librygel-renderer-gst-2.8-0
Description-md5: 3bd79a112a2a27769946525d2efce4cf
Description-en: GNOME UPnP/DLNA services - renderer library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains a library used by applications implementing
 UPnP renderer functionality based on GStreamer by using rygel renderer
 plug-ins.

Package: librygel-ruih-2.8-0
Description-md5: 56c341c5a377de602d25c9ce840350af
Description-en: GNOME UPnP/DLNA services - ruih library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains a library implementing the Remote User Interface Server
 protocol interfaces.

Package: librygel-server-2.8-0
Description-md5: 112d7c784c18d2de2c2d1f9472b184a4
Description-en: GNOME UPnP/DLNA services - server library
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains a library used by application implementing
 UPnP server functionality by using rygel server plug-ins.

Package: rygel
Description-md5: bcd54ec3ac6139f3c22188cd95443d43
Description-en: GNOME UPnP/DLNA services
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains the core of Rygel and following plugins:
   * media-export: Recursively exports folders and files specified in the
     user configuration. This plugin supports all types of URIs that
     gio/gvfs and GStreamer can handle.
   * external: A MediaServer plugin that exports media hierarchies
     provided by external applications.
   * mpris: Export of media players that implement MPRIS2 D-Bus interface,
     as MediaRenderer devices.

Package: rygel-2.8-dev
Description-md5: 7f89d1cad7594315ccb0a38b317d3bbc
Description-en: GNOME UPnP/DLNA services - plugin development files
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package provides the development files needed to build Rygel plugins.

Package: rygel-gst-launch
Description-md5: 7c87f750fa00a79e9cc97179dd5527bb
Description-en: GNOME UPnP/DLNA services - gst-launch plugin
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package provides a gst-launch plugin that enables using a
 custom GStreamer pipeline as a DLNA service/UPnP device.

Package: rygel-playbin
Description-md5: ee8ee080e5f0171b2581d0eba6bb1687
Description-en: GNOME UPnP/DLNA services - GStreamer Media Renderer plugin
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package contains the Playbin plugin which is a MediaRenderer plugin.
 With this installed Rygel can render (view/play) media locally from
 other network resources (MediaServers) through GStreamer playbin2.

Package: rygel-preferences
Description-md5: 59a375a7fcca9a417886f1c174b36fd0
Description-en: GNOME UPnP/DLNA services - preferences tool
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package provides a graphical tool to configure Rygel and set
 custom preferences. Normally you'd configure your sharing preferences
 with GNOME Control Center and not need this tool.

Package: rygel-ruih
Description-md5: c0087ee98633f8afebb7e31d448fdd00
Description-en: GNOME UPnP/DLNA services - Ruih plugin
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package provides a plugin implementing Remote User Interface Server.

Package: rygel-tracker
Description-md5: 5a6f8d7d9cfb17d01d6f1bb6e1a99573
Description-en: GNOME UPnP/DLNA services - Tracker plugin
 Rygel is a home media solution that allows you to easily share audio, video
 and pictures, and control of media player on your home network. In technical
 terms it is both a UPnP AV MediaServer and MediaRenderer implemented through
 a plug-in mechanism. Interoperability with other devices in the market is
 achieved by conformance to very strict requirements of DLNA and on the fly
 conversion of media to format that client devices are capable of handling.
 .
 This package provides a MediaServer plugin that exports user's media
 contents known to Tracker (http://projects.gnome.org/tracker).

Package: rzip
Description-md5: 8acfc9f78e265dc9f6c0302b166bd989
Description-en: compression program for large files
 rzip is a compression program able to take advantage of
 long distance redundancies in files, allowing greater
 compression ratios. rzip uses a history buffer of up to
 900MB, while gzip uses 32KB and bzip2 uses 900KB. rzip
 cannot read from the standard input or write to the
 standard output.
 .
 This package provides rzip and runzip commands.

Package: elpa-s
Description-md5: c0d2552be689dfb10f918691fe93f3d5
Description-en: string manipulation library for Emacs
 s.el is API library to manipulate character string by Emacs Lisp.
 For example, you can easily perform truncate, padding, concatenate,
 remove prefix/suffix, tweak whitespace, and more functions.

Package: s-nail
Description-md5: 03cd2ad714c52e3b66e646a7a50f7ea8
Description-en: feature-rich BSD mail(1)
 S-nail is a mail processing system with a command syntax reminiscent
 of ed(1) with lines replaced by messages. It is intended to provide
 the functionality of the POSIX mailx(1) command and offers (mostly
 optional) extensions for line editing, IDNA, MIME, S/MIME, SMTP and
 POP3 (and IMAP). It is usable as a mail batch language. S-nail is a
 derivative of Heirloom mailx, formerly known as nail, which
 itself is based upon Berkeley Mail that has a history back to the 70s.

Package: s-tui
Description-md5: 21ebe0719ab072615859634fff5997ff
Description-en: terminal UI for monitoring your computer
 s-tui allows monitoring of CPU temperature, frequency,
 power and utilization in a graphical way from the terminal.
 .
 It requires no X server and has built-in integration with
 stress/stress-ng.

Package: libs2-geometry-library-java
Description-md5: 44d9d36da23f709426cc7b0b66524622
Description-en: Java library for spherical math
 The S2 Geometry Library is a spherical geometry library, very useful
 for manipulating regions on the sphere (commonly on Earth) and indexing
 geographic data.
 .
 This the a fork from the original s2-geometry-library-java library by
 google.
 .
 Additional documents can be found at https://s2geometry.io/.

Package: libs2-0
Description-md5: 82b168823d353d9959834b2a629f6236
Description-en: manipulating geometric shapes with spherical geometry
 s2geometry is for manipulating geometric shapes. Unlike many geometry
 libraries, S2 is primarily designed to work with spherical geometry,
 i.e., shapes drawn on a sphere rather than on a planar 2D map.  This
 makes it especially suitable for working with geographic data.
 .
 This package provides the shared library.

Package: libs2-dev
Description-md5: d11d29d9a10a10566521c9d3104c0443
Description-en: manipulating geometric shapes with spherical geometry - dev files
 s2geometry is for manipulating geometric shapes. Unlike many geometry
 libraries, S2 is primarily designed to work with spherical geometry,
 i.e., shapes drawn on a sphere rather than on a planar 2D map.  This
 makes it especially suitable for working with geographic data.
 .
 This package provides headers and libraries for development.

Package: python3-pywraps2
Description-md5: 850422cce1140f160963070d6f2bf4be
Description-en: manipulating geometric shapes with spherical geometry - Python bindings
 s2geometry is for manipulating geometric shapes. Unlike many geometry
 libraries, S2 is primarily designed to work with spherical geometry,
 i.e., shapes drawn on a sphere rather than on a planar 2D map.  This
 makes it especially suitable for working with geographic data.
 .
 This package contains the Python bindings of the spatial s2 library.

Package: s390-tools
Description-md5: b9f7d683b8a685cdde931a5278a1786a
Description-en: Set of fundamental utilities for Linux on S/390
 The package contains:
  * dasdfmt, which is used to low-level format ECKD-DASDs with either
    the classic disk layout or the new zSeries compatible disk layout.
  * dasdview, which is used to display DASD and VTOC information or to
    dump the contents of a DASD to the console.
  * fdasd, which is used to create or modify partitions on ECKD-DASDs
    formatted with the zSeries compatible disk layout.
  * zipl, which is used to make either dasds or tapes bootable for
    system IPL or system dump.
  * zgetdump, which is used to retrieve system dumps from either tapes
    or dasds.

Package: ziomon
Description-md5: f5113cf7c6b3fe9d1432752b72e72564
Description-en: Performance analysis and reports for zFCP devices
 Tool set to collect data from zFCP devices for performance analysis
 and reporting.

Package: s3backer
Description-md5: 7998e2ac898c9db1fcca96d3a93fc9bc
Description-en: Amazon AWS S3-backed virtual hard disk device
 s3backer is a filesystem that contains a single file backed by the Amazon
 Simple Storage Service (Amazon S3). The blocks of the file are stored
 as S3 objects. This way s3backer acts a virtual hard disk device.

Package: s3cmd
Description-md5: 08e7d9875f2367de96bad2a1d2281966
Description-en: command-line Amazon S3 client
 Command-line tool to upload, retrieve and manage data in Amazon S3 service
 (http://www.amazon.com/s3/), designed for use in scripts. Features:
  - creating and destroying S3 buckets
  - uploading and downloading files
  - listing remote files
  - removing remote files
  - synchronizing local directories to S3 buckets
  - getting various information about buckets and disk usage
 .
 s3cmd supports both (US and EU) S3 datacentres.

Package: s3curl
Description-md5: d6cc1502bcb0539c0f1f30aacb764595
Description-en: Easily interact with AWS S3 HTTP services
 Calculates the proper signature to interact with AWS S3 HTTP
 services, then calls cURL with the appropriate arguments.

Package: dotmcp
Description-md5: bc34e1c4a2888b3075a97e517f3fc35a
Description-en: mcp for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a mcp for s3d.

Package: kism3d
Description-md5: 2df485ae2eba140ae0a08bfd3f9ac9c6
Description-en: 802.11 visualizer for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a 802.11 visualizer for s3d.

Package: libs3d-dev
Description-md5: 80a5ff066fd8e3877d492471152fb743
Description-en: 3d network display server library - development files
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides the header files for building your own s3d programs.

Package: libs3d2
Description-md5: e8df00cc7a2c2fb64236995ce261ff17
Description-en: 3d network display server library
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides the library for communication with the display server.

Package: libs3dw-dev
Description-md5: abf5abd660becd95f12f20c51d22dda3
Description-en: 3d network display server widget library - development files
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides the header files for using widgets in your s3d programs.

Package: libs3dw2
Description-md5: a9f5ee155f06905bbf77787b4ea5491f
Description-en: 3d network display server widget library
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides the widget library.

Package: meshs3d
Description-md5: c32b3cbd0c380c018d10e3ae5b582e0c
Description-en: OLSR/B.A.T.M.A.N. topology visualizer for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a OLSR/B.A.T.M.A.N. topology visualizer for s3d.

Package: s3d
Description-md5: 51563c72776d53d2d64d5b5ad600406d
Description-en: 3d network display server
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides the display server.

Package: s3d-data
Description-md5: c84fa931ea31691a25bc876b279e3911
Description-en: 3d network display server data files
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package contains arch-independent files.

Package: s3d-doc
Description-md5: 54b66bd159f86c4179217ea2a6e5440f
Description-en: Documentation for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides documentation for s3d.

Package: s3dfm
Description-md5: 53542bee183962919cab0166e5dfc984
Description-en: s3d file manager
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a file manager for s3d.

Package: s3dosm
Description-md5: e262e0ae327e9e84b2a498b09e10bd55
Description-en: gps card application for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a gps card application for s3d.

Package: s3dvt
Description-md5: 53f881ec3064e38f3b4786e675dfc778
Description-en: 3d terminal emulator for s3d
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a 3d terminal emulator for s3d.

Package: s3dx11gate
Description-md5: dea2ada88b78cfbde6fba8dfc4a760c1
Description-en: 3d gateway for x11 desktops
 s3d is a 3d network display server which can be used as 3d desktop environment.
 .
 This package provides a 3d gateway for x11 desktops.

Package: s3fs
Description-md5: a39f2efac8f55cd36864fa06f4104b71
Description-en: FUSE-based file system backed by Amazon S3
 s3fs is a FUSE filesystem that allows you to mount an Amazon S3 bucket
 as a local filesystem. It stores files natively and transparently in
 S3 (i.e., you can use other programs to access the same files).
 Maximum file size is 5 TB when using multipart upload.
 .
 s3fs is stable and is being used in a number of production environments,
 e.g., rsync backup to s3.

Package: s3switch
Description-md5: f1b292421ae31cf561506a00387d7d09
Description-en: Manage the output device on S3 Savage chips
 Depending on the Savage chip this utility can be used to switch
 between LCD, CRT and TV output. Additionally one can choose between
 NTSC, NTSCJ and pal TV signal format.

Package: s4cmd
Description-md5: 4fc646e192ea1215e4466778bdb5aae1
Description-en: Super Amazon S3 command line tool
 The s4cmd tool provides a command line interface for interaction with
 Amazon's S3 cloud storage service. It is intended as an alternative to
 the existing s3cmd tool, enhancing performance and support for large
 files, and coming with a number of additional features and fixes.
 .
 s4cmd strives to be compatible with the most common usage scenarios for
 s3cmd. It does not offer exact drop-in compatibility, due to a number of
 corner cases where different behavior seems preferable, or for bugfixes.

Package: libjs-s5
Description-md5: d6df1ab0dcae1fed9f8865859bf98699
Description-en: simple HTML-based presentation system - template content
 S5 is a slide show format based entirely on XHTML, CSS, and JavaScript.
 With one file, you can run a complete slide show and have a
 printer-friendly version as well. The markup used for the slides is
 very simple, highly semantic, and completely accessible. Anyone with
 even a smidgen of familiarity with HTML or XHTML can look at the markup
 and figure out how to adapt it to their particular needs. Anyone
 familiar with CSS can create their own slide show theme. It's totally
 simple, and it's totally standards-driven.
 .
 This package contains the JavaScript, CSS, and image files needed to
 create an S5 template.

Package: s5
Description-md5: 7d0edfd286b967a335ccab4e4b5d5598
Description-en: simple HTML-based presentation system
 S5 is a slide show format based entirely on XHTML, CSS, and JavaScript.
 With one file, you can run a complete slide show and have a
 printer-friendly version as well. The markup used for the slides is
 very simple, highly semantic, and completely accessible. Anyone with
 even a smidgen of familiarity with HTML or XHTML can look at the markup
 and figure out how to adapt it to their particular needs. Anyone
 familiar with CSS can create their own slide show theme. It's totally
 simple, and it's totally standards-driven.
 .
 The name S5 stands for "Simple Standards-Based Slide Show System".

Package: s51dude
Description-md5: a212fd82f5268775e88095cbf557a194
Description-en: In-System Programmer for 8051 MCUs using usbtiny
 In-System programmer for Atmel's 8051 MCUs like the AT89S8252 and AT89S53.
 It needs the usbtinyisp board with a modified firmware.

Package: libs6-2.11
Description-md5: b55e6190c8eb81d2d82b379960df40e1
Description-en: small and secure supervision software suite (shared library)
 s6 is a small suite of programs for UNIX, designed to allow process
 supervision (a.k.a service supervision), in the line of daemontools and
 runit, as well as various operations on processes and daemons. It is meant
 to be a toolbox for low-level process and service administration, providing
 different sets of independent tools that can be used within or without the
 framework, and that can be assembled together to achieve powerful
 functionality with a very small amount of code.
 .
 This package contains shared libraries.

Package: libs6-dev
Description-md5: a950346b67dfb040fcaf5bdfddacfc3c
Description-en: small and secure supervision software suite (development files)
 s6 is a small suite of programs for UNIX, designed to allow process
 supervision (a.k.a service supervision), in the line of daemontools and
 runit, as well as various operations on processes and daemons. It is meant
 to be a toolbox for low-level process and service administration, providing
 different sets of independent tools that can be used within or without the
 framework, and that can be assembled together to achieve powerful
 functionality with a very small amount of code.
 .
 This package contains static and header files.

Package: s6
Description-md5: 16a8c79a715a3f6c2992af7ec316bb11
Description-en: small and secure supervision software suite
 s6 is a small suite of programs for UNIX, designed to allow process
 supervision (a.k.a service supervision), in the line of daemontools and
 runit, as well as various operations on processes and daemons. It is meant
 to be a toolbox for low-level process and service administration, providing
 different sets of independent tools that can be used within or without the
 framework, and that can be assembled together to achieve powerful
 functionality with a very small amount of code.
 .
 Documentation is provided in s6-doc package.

Package: s6-doc
Description-md5: 4f7c84512a4e83a3388cff1ee2f30fb5
Description-en: small and secure supervision software suite (documentation)
 s6 is a small suite of programs for UNIX, designed to allow process
 supervision (a.k.a service supervision), in the line of daemontools and
 runit, as well as various operations on processes and daemons. It is meant
 to be a toolbox for low-level process and service administration, providing
 different sets of independent tools that can be used within or without the
 framework, and that can be assembled together to achieve powerful
 functionality with a very small amount of code.
 .
 This package contains documentation files.

Package: sa-exim
Description-md5: d5d03f13cf30db0236c2402f3465de01
Description-en: SpamAssassin filter for Exim
 SA-Exim integrates SpamAssassin filtering at SMTP time with the Exim
 v4 MTA. It may be used to reject incoming mails before they arrive, or
 even to tie up the sender's resources by slowing down the connection
 ("teergrubing").
 .
 Most of the functionality of this package can also be achieved
 using the exiscan ACL conditions built into the "heavy" Exim daemon,
 exim-daemon-heavy. Use this package if you need SpamAssassin's
 report_safe feature, or if you want to have easier control over the
 header fields added, without using the report template to add multiple
 fields.

Package: libsaaj-java
Description-md5: a645b49a8b642a1632cecb62de0fa2c6
Description-en: SOAP with Attachment API for Java
 The SOAP with Attachments API for Java (SAAJ) provides the API for
 creating and building SOAP messages. The SAAJ API conforms to the
 Simple Object Access Protocol (SOAP) 1.1 and 1.2 specifications, and
 the SOAP with Attachments specification.
 .
 The SAAJ API defines the javax.xml.soap package which was integrated
 to the JRE since Java 6 and was eventually removed in Java 11.

Package: libsaaj-ri-java
Description-md5: 7e9badbc9734bf36b9391ec693e1d0b8
Description-en: SOAP with Attachments API for Java - Reference Implementation
 The SOAP with Attachments API for Java (SAAJ) provides the API for creating
 and sending SOAP messages by means of the javax.xml.soap package. It is used
 for the SOAP messaging that goes on behind the scenes in JAX-WS, JAX-RPC,
 and JAXR implementations. SOAP Handlers in JAX-WS use SAAJ APIs to access
 the SOAP Message. Developers can also use it to write SOAP messaging
 applications directly instead of using JAX-WS/JAX-RPC.

Package: sablecc
Description-md5: 203c660f69b10f5a6c06c6c62d04dd1b
Description-en: Object-oriented fully featured parser generator
 SableCC is a parser generator which generates fully featured
 object-oriented frameworks for building compilers, interpreters and
 other text parsers.
 .
 In particular, generated frameworks include intuitive strictly-typed
 abstract syntax trees and tree walkers. SableCC also keeps a clean
 separation between machine-generated code and user-written code.
 .
 This package also contains AntTask, a task to invoke SableCC on grammar
 files.

Package: sac2mseed
Description-md5: fa22f225176206c1c73d28d37d9ac101
Description-en: Convert SAC waveform data to MiniSEED
 SAC and MiniSEED are two commonly used formats for seismological data.
 .
 sac2mseed converts SAC waveform data to MiniSEED format. By default the
 format of the input files is automatically detected: alpha or binary
 (byte order autodetected).

Package: sacc
Description-md5: ec6997bf66d52e8b7f6ff4d89042c574
Description-en: simple terminal gopher client
 sacc(omys) is a terminal gopher client. It it written in C and meant
 to be simple, fast, and secure. It has no support for other protocols,
 however it will handle URIs and files that can't be opened natively by
 calling xdg-open.
 .
 Gopher is a simple protocol to retrieve hierarchical information.
 It is strongly oriented towards a menu-document design and presented an
 alternative to the World Wide Web in its early stages, but ultimately
 HTTP became the dominant protocol. Gopher is still in use by enthusiasts:
 a small population of actively-maintained servers remains.

Package: sachesi
Description-md5: 6608a76b7e8216388210381cfeab11ab
Description-en: BlackBerry 10 device utility
 Sachesi installs applications and firmware on BlackBerry 10 devices.
 It can also back up, restore, and wipe data.
 .
 Sachesi mimics communications performed by official BlackBerry tools.
 None of its activities require development mode.

Package: libsac-java
Description-md5: a41adb06be2ab041c923bdcab00d5c86
Description-en: Simple API for CSS Java library
 SAC is a standard interface for CSS parser and supposed to work
 with CSS1, CSS2, CSS3 (currently under development) and other CSS derived
 languages.
 .
 This package contains the SAC Java library.

Package: libsaclib-dev
Description-md5: 78690efa6f09684edb599043ec5f541a
Description-en: library of C programs for computer algebra (development)
 SACLIB is a library of C programs for computer algebra derived from the
 SAC2 system.  It includes algorithms for list processing, arithmetic of
 integers, rational numbers, and polynomials, modular arithmetic, linear
 algebra, and more.
 .
 This package contains the header files and static library.

Package: libsaclib0
Description-md5: 9ef64b4379b08a178e30a6a24481ecc5
Description-en: library of C programs for computer algebra (shared library)
 SACLIB is a library of C programs for computer algebra derived from the
 SAC2 system.  It includes algorithms for list processing, arithmetic of
 integers, rational numbers, and polynomials, modular arithmetic, linear
 algebra, and more.
 .
 This package contains the shared library.

Package: python3-sadisplay
Description-md5: d6401222295ca180bba5f533b9824299
Description-en: Simple tool for SQLAlchemy schema visualization
 Simple package for describing SQLAlchemy schema and displaying
 raw database tables. Supports relations detection using Foreign
 Key collums. Supports mapped class inheritance.

Package: libsafe-dev
Description-md5: 2f3efa6b09598c5ba3affc3c010aafd1
Description-en: library for safe c++ mutexes (development files)
 A C++ library providing safe code for c++ mutexes.
 .
 This package is a header-only library.

Package: libsafe-hole-perl
Description-md5: 9c3ed064de8b5037f2d8439aba3cf79a
Description-en: Perl module which makes a "hole" in the Safe compartment
 libsafe-hole-perl allows externally defined routines and methods
 of objects to be called from within the Safe compartment.  However,
 those subroutines and methods are executed within the Safe compartment,
 so they are unable to call other subroutines which are dynamically
 qualified with the package name such as class methods.
 .
 Through Safe::Hole, we can execute externally defined subroutines in
 the original main compartment from the Safe compartment.

Package: libsafe-iop-dev
Description-md5: 34174d19b26c310a9b0aa15295421f85
Description-en: Safe integer operation library for C - Development files
 This library provides a collection of (macro-based) functions for performing
 safe integer operations across platform and architecture with a straightforward
 API.
 .
 This package provides the development files for the dynamic library as well as
 the header-only library.

Package: libsafe-iop0
Description-md5: 518693da04fe017812c882558ea2f6aa
Description-en: Safe integer operation library for C - Dynamic library
 This library provides a collection of (macro-based) functions for performing
 safe integer operations across platform and architecture with a straightforward
 API.
 .
 This package provides the dynamically linked library. The dynamic library
 supplies a format-string based interface which is in pre-alpha.

Package: safe-rm
Description-md5: 2ed3333d960d55d4ffab4df6ab1a0e19
Description-en: wrapper around the rm command to prevent accidental deletions
 This package provides a tool intended to prevent the accidental deletion
 of important files by replacing rm with a wrapper, which checks the
 given arguments against a configurable list of exclusions for files and
 directories that should never be removed.
 .
 Users who attempt to delete one of these protected files or directories will
 not be able to do so and will be shown a warning message instead.
 .
 Protected paths can be set both at the site and user levels.

Package: safecat
Description-md5: b0c654b7a1347ac7332d0fcce4850a49
Description-en: Safely copy stdin to a file
 Safecat is a program which implements Daniel Bernstein's maildir
 algorithm to copy stdin safely to a file in a specified directory.
 It can be used to write mail messages to a qmail-style maildir, or to
 write data to a "spool" directory reliably.

Package: libsafec-dev
Description-md5: 784f524481f0b65a04d7ac4f858bacbb
Description-en: "safe" C libc extensions (Annex K) - dev
 This library implements controversial C11 Annex K (TR24731) extensions.
 They are most commonly known as _s variants implemented by MSVC, dubbed as
 "secure" to the point of MSVC-related linters claiming standard functions
 to be deprecated.  However, they've been nearly-universally panned by other
 libc implementors, the most recent discussion about Annex K removal and/or
 deprecation being N1967.  It is recommended to avoid using these functions
 -- they're either prone to misuse or merely inefficient (measuring a
 string's length multiple times being the most frequent case).
 .
 Yet despite these downsides, it is nice to have these functions available
 when porting some software that originated on Windows.
 .
 This package includes development headers.

Package: libsafec3
Description-md5: 7b3913d322e915e8ff9113facd947101
Description-en: "safe" C libc extensions (Annex K)
 This library implements controversial C11 Annex K (TR24731) extensions.
 They are most commonly known as _s variants implemented by MSVC, dubbed as
 "secure" to the point of MSVC-related linters claiming standard functions
 to be deprecated.  However, they've been nearly-universally panned by other
 libc implementors, the most recent discussion about Annex K removal and/or
 deprecation being N1967.  It is recommended to avoid using these functions
 -- they're either prone to misuse or merely inefficient (measuring a
 string's length multiple times being the most frequent case).
 .
 Yet despite these downsides, it is nice to have these functions available
 when porting some software that originated on Windows.
 .
 This package includes runtime binaries for the library.

Package: safecopy
Description-md5: 0357e342b5dc17b9b323beead61e5104
Description-en: data recovery tool for problematic or damaged media
 Safecopy tries to get as much data from SOURCE as possible, even resorting
 to device specific low level operations if applicable. This is achieved by
 identifying problematic or damaged areas, skipping over them and continuing
 reading afterwards. The corresponding area in the destination file is either
 skipped (on initial creation that means padded with zeros) or deliberately
 filled with a recognizable pattern to later find affected files on a corrupted
 device. The work is similar to ddrescue, generating an image of the original
 media. This media can be floppy disks, harddisk partitions, CDs, DVDs, tape
 devices, where other tools like dd would fail due to I/O errors.
 .
 Safecopy uses an incremental algorithm to identify the exact beginning and
 end of bad areas, allowing the user to trade minimum accesses to bad areas
 for thorough data resurrection.
 .
 Multiple passes over the same file are possible, to first retrieve as much
 data from a device as possible with minimum harm, and then trying to retrieve
 some of the remaining data with increasingly aggressive read attempts.
 .
 Safecopy includes a low level I/O layer to read CDROM disks in raw mode,
 and issue device resets and other helpful low level operations on a number
 of other device classes.
 .
 Safecopy is useful in forensics investigations and disaster recovery.

Package: safeeyes
Description-md5: 042ec1e0f786b6c879b74554ed7c6fc1
Description-en: Protect your eyes from eye strain using this continuous breaks
 Safe Eyes is a simple tool to remind you to take periodic breaks for your
 eyes. This is essential for anyone spending more time on the computer to
 avoid eye strain and other physical problems.
 .
 Features:
  - Short breaks with eye exercises
  - Long breaks to change physical position and to warm up
  - Strict break for those who are addicted to computer
  - Do not disturb when working with full-screen applications
  - Notifications before every break
  - Optional audible alert at the end of break
  - Option to lock screen after long breaks
  - Smart pause and resume based on system idle time
  - Multi-monitor support
  - Plugins to utilize Safe Eyes
  - Elegant and customizable design

Package: safelease
Description-md5: 0103313edee18ae6b4fba84eab1a6a84
Description-en: Legacy locking utility for Vdsm
 Safelease is a legacy cluster lock utility used by Vdsm. It is based on
 the algorithm presented in the article "Light-Weight Leases for
 Storage-Centric Coordination" by G Chockler and D Malkhi.

Package: libsaga-api8
Description-md5: 3dd540be0e848bfee8170d9a4fcc8372
Description-en: SAGA GIS shared libraries
 SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
 information system used for editing and analysing spatial data.
 .
 This package contains the library files for developing with SAGA.

Package: libsaga-dev
Description-md5: 69520bc61abdf28171f5f6cba9362535
Description-en: SAGA GIS development files
 SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
 information system used for editing and analysing spatial data.
 .
 This package contains the header files for developing with SAGA.
 Install this package if you wish to develop software that uses the SAGA API.

Package: libsaga-gdi8
Description-md5: 3a139f985505d2d764fea4fc5839cbd5
Description-en: SAGA GIS shared library (graphical models)
 SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
 information system used for editing and analysing spatial data.
 .
 This package contains the library files for developing graphical modules.

Package: python3-saga
Description-md5: 3f5da58809b0d9dd8bb18db228a54fed
Description-en: SAGA GIS Python bindings
 SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
 information system used for editing and analysing spatial data.
 .
 This package contains the Python bindings to SAGA.

Package: saga
Description-md5: 6f81a006f20669f383919b6a88f3917d
Description-en: System for Automated Geoscientific Analyses
 SAGA GIS (System for Automated Geoscientific Analyses) is a free and
 open source geographic information system used for editing and
 analysing spatial data. It includes a large number of modules for the
 analysis of vector (point, line and polygon), table, grid and image
 data. Among others the package includes modules for geostatistics,
 image classification, projections, simulation of dynamic processes
 (hydrology, landscape development) and terrain analysis.
 The functionality can be accessed through a GUI, the command line or
 by using the C++ API.

Package: saga-common
Description-md5: b6bdb6b4d1cb3c1287dc43e1eec11514
Description-en: SAGA GIS architecture independent files
 SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
 information system used for editing and analysing spatial data.
 .
 This package contains the architecture independent files for SAGA.

Package: sagan
Description-md5: a4c1e727e9a1b94baaa2f0b7b56f44ad
Description-en: Real-time System & Event Log Monitoring System
 Sagan is a multi-threaded, real time system- and event-log monitoring
 system, but with a twist. Sagan uses a “Snort” like rule set for
 detecting malicious events happening on your network and/or computer
 systems.
 If Sagan detects a potentially bad event, that event can be stored to a
 Snort database (MySQL/PostgreSQL), send it to a SIEM tool like Prelude,
 or send an email.
 Sagan is meant to be used in a ‘centralized’ logging environment, but
 will work fine as part of a standalone Host IDS system for workstations.

Package: sagan-rules
Description-md5: 9a71019afb085798538636d7822b70d5
Description-en: Real-time System & Event Log Monitoring System [rules]
 Sagan is a multi-threaded, real time system- and event-log monitoring
 system, but with a twist. Sagan uses a “Snort” like rule set for
 detecting malicious events happening on your network and/or computer
 systems.
 If Sagan detects a potentially bad event, that event can be stored to a
 Snort database (MySQL/PostgreSQL), send it to a SIEM tool like Prelude,
 or send an email.
 .
 This package provides the rules for Sagan.

Package: python3-sage
Description-md5: 738a0e31c60de0fe095f4c1d98675911
Description-en: Open Source Mathematical Software - Python 3 library
 SageMath is a free open-source mathematics software system licensed under the
 GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
 matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
 power through a common, Python-based language or directly via interfaces or
 wrappers.
 .
 Mission: Creating a viable free open source alternative to Magma, Maple,
 Mathematica and Matlab.
 .
 This package installs the library for Python 3.

Package: sagemath
Description-md5: 256abf706908b42a76741126f42111ff
Description-en: Open Source Mathematical Software
 SageMath is a free open-source mathematics software system licensed under the
 GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
 matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
 power through a common, Python-based language or directly via interfaces or
 wrappers.
 .
 Mission: Creating a viable free open source alternative to Magma, Maple,
 Mathematica and Matlab.
 .
 This package contains the main SageMath installation.

Package: sagemath-doc
Description-md5: 849b923ce8b5348fd476090ec4309380
Description-en: Open Source Mathematical Software - documentation
 SageMath is a free open-source mathematics software system licensed under the
 GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
 matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
 power through a common, Python-based language or directly via interfaces or
 wrappers.
 .
 Mission: Creating a viable free open source alternative to Magma, Maple,
 Mathematica and Matlab.
 .
 This package contains the documentation.

Package: sagemath-jupyter
Description-md5: f07cc09101cb9645b0674ed61828c893
Description-en: Open Source Mathematical Software - Jupyter kernel
 SageMath is a free open-source mathematics software system licensed under the
 GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
 matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
 power through a common, Python-based language or directly via interfaces or
 wrappers.
 .
 Mission: Creating a viable free open source alternative to Magma, Maple,
 Mathematica and Matlab.
 .
 This package contains the Jupyter kernel of SageMath.

Package: sagemath-database-mutually-combinatorial-designs
Description-md5: 5394623839c77593b34243c4ac299c18
Description-en: Databases of combinatorial designs
 This package contains a database of mutually orthogonal Latin squares,
 as found in the Handbook of Combinatorial Designs, 2ed.
 .
 It is part of the sagemath software suite.

Package: sagemath-database-conway-polynomials
Description-md5: 976a22c4ecab0e7fdd04935ec7e9e013
Description-en: Database of Conway polynomials
 This package contains a small database of Conway polynomials, for
 primes up to 109987 and a various number of exponents.
 .
 It is part of the sagemath software suite.

Package: sagemath-database-cremona-elliptic-curves
Description-md5: d4b94b2969415b4f84dad0056fe710db
Description-en: Databases of elliptic curves over the rationals
 This package contains John Cremona's database of all elliptic curves
 over the rationals of bounded conductor.
 .
 It is a complement to the sagemath software suite.

Package: sagemath-database-elliptic-curves
Description-md5: 9ed39e05ddc73e30f253a1db5323577f
Description-en: Databases for elliptic curves
 This package contains in fact two databases:
 - the subset of John Cremona's database of elliptic curves up to conductor
 at most 10000
 - William Stein's database of interesting elliptic curves
 .
 It is part of the sagemath software suite.

Package: sagemath-database-graphs
Description-md5: e3ab5c87738c15c6f1e82026dd221a93
Description-en: Databases of graphs
 This package contains a database of graphs, created by Emily Kirkman
 based on the work of Jason Grout. It also contains the ISGCI graph
 database.
 .
 It is part of the sagemath software suite.

Package: sagemath-database-polytopes
Description-md5: 07672490253a60508120fc48290f3aa3
Description-en: Databases of polytopes
 This package contains a database of 2-dimension and of 3-dimensional
 reflexive polytopes.
 .
 It is part of the sagemath software suite.

Package: python3-sagenb-export
Description-md5: 28af5c2439a6b23200b0e0b2f32ee7a8
Description-en: Convert SageNB Notebooks (Python 3)
 This is a tool to convert SageNB notebooks to other formats,
 in particular IPython/Jupyter notebooks.
 .
 This package installs the library for Python 3.

Package: python3-sagetex
Description-md5: f883c9523995e38dc60095e8e24b2e8d
Description-en: Embed Sage code and plots into LaTeX -- Python 3
 The SageTeX LaTeX package allows you to embed code, results of computations,
 and plots from the SageMath mathematics software suite into LaTeX documents.
 SageMath is an open-source Computer Algebra System (CAS).
 .
 This package provides the Python 3 material that interact with SageMath.

Package: sagetex
Description-md5: 95d799bf2bfba09a0420be5238e78e22
Description-en: Embed Sage code and plots into LaTeX
 The SageTeX LaTeX package allows you to embed code, results of computations,
 and plots from the SageMath mathematics software suite into LaTeX documents.
 SageMath is an open-source Computer Algebra System (CAS).
 .
 This package provides the LaTeX package.

Package: sagetex-doc
Description-md5: b04a74551de96fbc79e167d0818fc637
Description-en: Embed Sage code and plots into LaTeX -- doc
 The SageTeX LaTeX package allows you to embed code, results of computations,
 and plots from the SageMath mathematics software suite into LaTeX documents.
 SageMath is an open-source Computer Algebra System (CAS).
 .
 This package provides the documentation and sample material.

Package: python3-sahara
Description-md5: 3afea65bac81981a0af8ae709667f1ea
Description-en: OpenStack data processing cluster as a service - library
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the Python libraries.

Package: sahara
Description-md5: eb34b411884ff6d2ab4e744c889af582
Description-en: OpenStack data processing cluster as a service - API & Engine
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This metapackage depends on the API server and the engine daemon.

Package: sahara-api
Description-md5: 35b43339fe827103b5ee62150522d2cd
Description-en: OpenStack data processing cluster as a service - API server
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the API server.

Package: sahara-common
Description-md5: 4f372deb7e7a306db444ad0a666d4157
Description-en: OpenStack data processing cluster as a service - common files
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the common files.

Package: sahara-doc
Description-md5: b7a994cf63d66faed880f2ae23bc98a0
Description-en: OpenStack data processing cluster as a service - doc
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the documentation.

Package: sahara-engine
Description-md5: 045bdac9d75f4e92818f9dd085e8a62b
Description-en: OpenStack data processing cluster as a service - Engine server
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the engine daemon.

Package: python3-sahara-dashboard
Description-md5: 23a4f35413084f84cfdbecc517fbb9ab
Description-en: OpenStack data processing cluster as a service - dashboard plugin
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the OpenStack dashboard plugin.

Package: python3-sahara-plugin-spark
Description-md5: 88d803c12a754b3baecca500c6c45e12
Description-en: OpenStack data processing cluster as a service - Spark plugin
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package provides the Spark plugin

Package: python3-sahara-plugin-vanilla
Description-md5: 9293f681de579c3b9e858b3b87708f1b
Description-en: OpenStack data processing cluster as a service - Vanilla/Hadoop plugin
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package provides the Vanilla plugin which provides the users the
 option to start Vanilla clusters on OpenStack Sahara, which means to operate
 a cluster with Apache Hadoop.

Package: sailcut
Description-md5: d6df87465a788c038d8b97840a6cc39b
Description-en: Sail design and plotting software
 Sailcut CAD is a sail design and plotting software which allows you to
 design and visualise your own sails and compute the accurate development
 of all panels in flat sheets.  You can export the sails you create to
 DXF, plaintext or Carlson plotter files.
 .
 Sailcut CAD's user interface is available in English, French, Dutch,
 German, Italian, Norwegian, Portuguese, Danish and Russian.

Package: sailcut-doc
Description-md5: 786642f7265741a9ff7a5c67e8957c6f
Description-en: Sailcut CAD documentation
 Sailcut CAD is a sail design and plotting software which allows you to
 design and visualise your own sails and compute the accurate development
 of all panels in flat sheets.  You can export the sails you create to
 DXF, plaintext or Carlson plotter files.
 .
 This package provides the documentation for Sailcut CAD.

Package: saint
Description-md5: 3ba2efbfabd78d1b6cea7aa2f61f5d71
Description-en: Significance Analysis of INTeractome
 SAINT implements the scoring algorithm for protein-protein interaction
 data using label free quantitative proteomics data in AP-MS experiments.
 It was used for spectral count data in the yeast kinase interactome work
 not incorporating control purification, as well as a generalized
 implementation for spectral count data with and without control
 purification.
 .
 Alternatively, you can also run SAINT in combination with ProHits.
 .
 The package was written for either doing analysis without or with
 control IPs and

Package: sakura
Description-md5: a08c19daa4afdf97327e615556a551ac
Description-en: simple but powerful libvte-based terminal emulator
 Sakura is a terminal emulator based on GTK+ and VTE. It's a
 terminal emulator with few dependencies, so you don't need a
 full GNOME desktop installed to have a decent terminal emulator.

Package: gsalliere
Description-md5: 5f0d63ff6ca07cbbdd6d6674f8eaf1ad
Description-en: Bridge duplicate scorer (GUI frontend)
 Salliere is a scoring program for duplicate bridge.  It will take a file of
 pair numbers and contracts then score and match point them for duplicate
 bridge. It will then produce nicely tabulated overall results and
 board-by-board results.
 .
 This package contains the GUI frontend for salliere.

Package: salliere
Description-md5: 57b0f570369399e9657291fe0cb4678a
Description-en: Bridge duplicate scorer
 Salliere is a scoring program for duplicate bridge.  It will take a file of
 pair numbers and contracts then score and match point them for duplicate
 bridge. It will then produce nicely tabulated overall results and
 board-by-board results.

Package: salmid
Description-md5: ff877bb6905958552392ed8ed5d56ecd
Description-en: rapid Kmer based Salmonella identifier from sequence data
 SalmID enables rapid confirmation of Salmonella spp. and subspp. from
 sequence data.  This is done by checking taxonomic ID of single isolate
 samples.  Currently only IDs Salmonella species and subspecies, and
 some common contaminants (Listeria, Escherichia).

Package: salmon
Description-md5: 2d4c57b85c974a51ce828b2205df95e8
Description-en: wicked-fast transcript quantification from RNA-seq data
 Salmon is a wicked-fast program to produce a highly-accurate, transcript-level
 quantification estimates from RNA-seq data. Salmon achieves is accuracy and
 speed via a number of different innovations, including the use of lightweight
 alignments (accurate but fast-to-compute proxies for traditional read
 alignments) and massively-parallel stochastic collapsed variational inference.
 The result is a versatile tool that fits nicely into many different pipelines.
 For example, you can choose to make use of the lightweight alignments by
 providing Salmon with raw sequencing reads, or, if it is more convenient, you
 can provide Salmon with regular alignments (e.g. computed with your favorite
 aligner), and it will use the same wicked-fast, state-of-the-art inference
 algorithm to estimate transcript-level abundances for your experiment.

Package: salt-pepper
Description-md5: 5226df4e2778313d1b54611860101dc1
Description-en: Library and stand-alone CLI tools to access a salt-api instance
 pepperlib abstracts the HTTP calls to salt-api so existing Python projects can
 easily integrate with a remote Salt installation just by instantiating a
 class.
 .
 The pepper CLI script allows users to execute Salt commands from computers
 that are external to computers running the salt-master or salt-minion daemons
 as though they were running Salt locally.

Package: python3-saltpylint
Description-md5: a4ab7d9fa1b2eb16d1b627273bab0d16
Description-en: PyLint plugins needed in the several SaltStack projects
 This package contains plugins for PyLint which are used in several SaltStack
 projects.

Package: ctdb
Description-md5: 83dff66615250b53a0cd3df6fb3b9ea7
Description-en: clustered database to store temporary data
 CTDB is a cluster implementation of the TDB database used by Samba and other
 projects to store temporary data. If an application is already using TDB for
 temporary data it is very easy to convert that application to be cluster aware
 and use CTDB instead.
 .
 CTDB provides the same types of functions as TDB but in a clustered fashion,
 providing a TDB-style database that spans multiple physical hosts in a cluster.
 .
 Features include:
  * CTDB provides a TDB that has consistent data and consistent locking across
    all nodes in a cluster.
  * CTDB is very fast.
  * In case of node failures, CTDB will automatically recover and repair all TDB
    databases that it manages.
  * CTDB is the core component that provides pCIFS ("parallel CIFS") with
    Samba3/4.
  * CTDB provides HA features such as node monitoring, node failover, and IP
    takeover.
  * CTDB provides a reliable messaging transport to allow applications linked
    with CTDB to communicate to other instances of the application running on
    different nodes in the cluster.
  * CTDB has pluggable transport backends. Currently implemented backends are
    TCP and Infiniband.
  * CTDB supports a system of application specific management scripts, allowing
    applications that depend on network or filesystem resources to be managed in
    a highly available manner on a cluster.

Package: ldb-tools
Description-md5: 27e8c15a8859e3368f9f6a0853f05226
Description-en: LDAP-like embedded database - tools
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 What ldb does is provide a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains bundled test and utility binaries

Package: libldb-dev
Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09
Description-en: LDAP-like embedded database - development files
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 What ldb does is provide a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the development files.

Package: libldb2
Description-md5: afbf2b86552adbf8b69bb702e5773247
Description-en: LDAP-like embedded database - shared library
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It provides a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the shared library file.

Package: libnss-winbind
Description-md5: 223d38d764a9bb35ad3be4c8d048957d
Description-en: Samba nameservice integration plugins
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.  Samba can also function
 as an NT4-style domain controller, and can integrate with both NT4 domains
 and Active Directory realms as a member server.
 .
 This package provides nss_winbind, a plugin that integrates
 with a local winbindd server to provide user/group name lookups to the
 system; and nss_wins, which provides hostname lookups via both the NBNS and
 NetBIOS broadcast protocols.

Package: libpam-winbind
Description-md5: fba9076429d270720a91324cff071fed
Description-en: Windows domain authentication integration plugin
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.  Samba can also function
 as an NT4-style domain controller, and can integrate with both NT4 domains
 and Active Directory realms as a member server.
 .
 This package provides pam_winbind, a plugin that integrates with a local
 winbindd server to provide Windows domain authentication to the system.

Package: libsmbclient
Description-md5: 483547748179a567c24665e99ab5439e
Description-en: shared library for communication with SMB/CIFS servers
 This package provides a shared library that enables client applications
 to talk to Microsoft Windows and Samba servers using the SMB/CIFS
 protocol.

Package: libsmbclient-dev
Description-md5: d6338d0aed68408023b999dd547aaecf
Description-en: development files for libsmbclient
 This package provides the development files (static library and headers)
 required for building applications against libsmbclient, a library that
 enables client applications to talk to Microsoft Windows and Samba servers
 using the SMB/CIFS protocol.

Package: libwbclient-dev
Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884
Description-en: Samba winbind client library - development files
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides the development files (static library and headers)
 required for building applications against libwbclient, a library for client
 applications that interact via the winbind pipe protocol with a Samba
 winbind server.

Package: libwbclient0
Description-md5: 16c935b1d482f634b3879c2495e04db8
Description-en: Samba winbind client library
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides a library for client applications that interact
 via the winbind pipe protocol with a Samba winbind server.

Package: python3-ldb
Description-md5: c83bd92747d7e8000f766fba3a779170
Description-en: Python 3 bindings for LDB
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 This package contains the Python 3 bindings.

Package: python3-ldb-dev
Description-md5: be4c40ca865d11fda345266b7a5d70fb
Description-en: LDB Python 3 bindings - development files
 ldb is a LDAP-like embedded database built on top of TDB.
 .
 It is a fast database with an LDAP-like API designed
 to be used within an application. In some ways it can be seen as a
 intermediate solution between key-value pair databases and a real LDAP
 database.
 .
 This package contains the development files for the Python 3 bindings.

Package: python3-samba
Description-md5: 7593355c9f194d3f84df6ce15717d93f
Description-en: Python 3 bindings for Samba
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains Python 3 bindings for most Samba libraries.

Package: registry-tools
Description-md5: 31c581321b3c287173613845af74fcdb
Description-en: tools for viewing and manipulating the Windows registry
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains tools for viewing and manipulating the binary
 "registry" found on Windows machines, both locally and remote.

Package: samba
Description-md5: c9d307ae5cf3b46be12b53a9f95862f0
Description-en: SMB/CIFS file, print, and login server for Unix
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.  Samba can also function
 as an Active Directory or NT4-style domain controller, and can integrate
 with Active Directory realms or NT4 domains as a member server.
 .
 This package provides the components necessary to use Samba as a stand-alone
 file and print server or as an NT4 domain controller.  For use in an NT4
 domain or Active Directory realm, you will also need the winbind package.
 To use samba as an Active Directory domain controller (AD DC), please install
 samba-ad-dc package.
 .
 This package is not required for connecting to existing SMB/CIFS servers
 (see smbclient) or for mounting remote filesystems (see cifs-utils).

Package: samba-ad-dc
Description-md5: eba517f15cc7dff6d61d4bf8f68630b3
Description-en: Samba control files to run AD Domain Controller
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains control files to run an Active Directory Domain
 Controller (AD DC).  For now, this is just a metapackage pulling in
 all the required dependencies.

Package: samba-ad-provision
Description-md5: 85c78259045a6d75c0722ff117cca50f
Description-en: Samba files needed for AD domain provision
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains files to setup an Active Directory Domain
 Controller (AD DC).

Package: samba-common
Description-md5: a4083020b891e75d279ca48e7fd18d7b
Description-en: common files used by both the Samba server and client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains common files used by all parts of Samba.

Package: samba-common-bin
Description-md5: 775fda307dffd7f9b9d7ea36ffdb4a79
Description-en: Samba common files used by both the server and the client
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains the common files that are used by both the server
 (provided in the samba package) and the client (provided in the smbclient
 libsmbclient packages).

Package: samba-dev
Description-md5: c8352d732d47c05669c4910ec031f562
Description-en: tools for extending Samba
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains include files shared by the various Samba-based
 libraries.

Package: samba-dsdb-modules
Description-md5: ed8b020cf571b2c155dd3360d7f05bb3
Description-en: Samba Directory Services Database
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains LDB plugins which add support for various Active
 Directory features to the LDB library.

Package: samba-libs
Description-md5: 306caa16a8faeb0f0052382f8854cd17
Description-en: Samba core libraries
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains the shared libraries.

Package: samba-testsuite
Description-md5: b3a06da306c4ba5739938a7fa8d2fe31
Description-en: test suite from Samba
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package contains programs for testing the reliability and speed
 of SMB servers, Samba in particular.

Package: samba-vfs-modules
Description-md5: cd83b336ae9f6321d078811769d5a463
Description-en: Samba Virtual FileSystem plugins
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 Virtual FileSystem modules are stacked shared libraries extending the
 functionality of Samba. Some examples are:
  * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes
  * vfs_audit: record selected Samba VFS operations in the system log
  * vfs_readonly: Make a Samba share read only for a specified time period
  * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers
  * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies
  * vfs_worm: Disallow writes for older file
 .
 Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are
 moved to Recommends.

Package: smbclient
Description-md5: 476018eed30b7f1e76b02afe22aaf008
Description-en: command-line SMB/CIFS clients for Unix
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file and printer sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package contains command-line utilities for accessing Microsoft
 Windows and Samba servers, including smbclient, smbtar, and smbspool.
 Utilities for mounting shares locally are found in the package
 cifs-utils.

Package: winbind
Description-md5: 760987c6cfd5ae0abd5c47c9758b31b0
Description-en: service to resolve user and group information from Windows NT servers
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
 providing support for cross-platform file sharing with Microsoft Windows, OS X,
 and other Unix systems.  Samba can also function as a domain controller
 or member server in Active Directory or NT4-style domains.
 .
 This package provides winbindd, a daemon which integrates authentication
 and directory service (user/group lookup) mechanisms from a Windows
 domain on a Linux system.
 .
 Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via
 the libnss-winbind package. Winbind based Windows domain authentication can
 be enabled via the libpam-winbind package.

Package: sambamba
Description-md5: cffb799478d991a3e309bbae0c0e0b13
Description-en: tools for working with SAM/BAM data
 Sambamba positions itself as a performant alternative
 to samtools and provides tools for
  * Powerful filtering with sambamba view --filter
  * Picard-like SAM header merging in the merge tool
  * Optional for operations on whole BAMs
  * Fast copying of a region to a new file with the slice tool
  * Duplicate marking/removal, using the Picard criteria

Package: samblaster
Description-md5: 958fdfe979333e62ebf8221991f38db6
Description-en: marks duplicates, extracts discordant/split reads
 Current "next-generation" sequencing technologies cannot tell what
 exact sequence they will be reading. They take what is available. And
 if some sequences are read very often, then this needs some extra
 biomedical thinking. The genome could for instance be duplicated.
 .
 samblaster is a fast and flexible program for marking duplicates in
 read-id grouped paired-end SAM files. It can also optionally output
 discordant read pairs and/or split read mappings to separate SAM files,
 and/or unmapped/clipped reads to a separate FASTQ file. When marking
 duplicates, samblaster will require approximately 20MB of memory per
 1M read pairs.

Package: samclip
Description-md5: 05f5ccd9490c515b8a4bba32a37db5c8
Description-en: filter SAM file for soft and hard clipped alignments
 Most short read aligners perform local alignment of reads to the
 reference genome. Examples includes bwa mem, minimap2, and bowtie2
 (unless in --end-to-end mode). This means the ends of the read may not
 be part of the best alignment.
 .
 This can be caused by:
 .
  * adapter sequences (aren't in the reference)
  * poor quality bases (mismatches only make the alignment score worse)
  * structural variation in your sample compared to the reference
  * reads overlapping the start and end of contigs (including
    circular genomes)
 .
 Read aligners output a SAM file. Column 6 in this format stores the
 CIGAR string. which describes which parts of the read aligned and which
 didn't. The unaligned ends of the read can be "soft" or "hard" clipped,
 denoted with S and H at each end of the CIGAR string. It is possible for
 both types to be present, but that is not common. Soft and hard don't
 mean anything biologically, they just refer to whether the full read
 sequence is in the SAM file or not.

Package: samdump2
Description-md5: b188f87787fb45a1a26d81a5dbe2e2a1
Description-en: Dump Windows 2k/NT/XP password hashes
 This tool is designed to dump Windows 2k/NT/XP password hashes from a SAM
 file, using the syskey bootkey from the system hive.
 .
 This package also provides the functionality of bkhive, which recovers the
 syskey bootkey from a Windows NT/2K/XP system hive.
 .
 Syskey is a Windows feature that adds an additional encryption layer to the
 password hashes stored in the SAM database.

Package: samhain
Description-md5: 65363c52058ed227a4243369ac75989d
Description-en: Data integrity and host intrusion alert system
 Samhain is an integrity checker and host intrusion detection system that
 can be used on single hosts as well as large, UNIX-based networks.
 It supports central monitoring as well as powerful (and new) stealth
 features to run undetected on memory using steganography.
 .
 Main features
     * Complete integrity check
          + uses cryptographic checksums of files to detect
            modifications,
          + can find rogue SUID executables anywhere on disk, and
     * Centralized monitoring
          + native support for logging to a central server via encrypted
            and authenticated connections
     * Tamper resistance
          + database and configuration files can be signed
          + logfile entries and e-mail reports are signed
          + support for stealth operation

Package: samizdat
Description-md5: 41ce39eb13e5222d6490d5664a6525bb
Description-en: Web collaboration and open publishing engine
 Generic RDF-based Web engine intended for building collaboration and open
 publishing web sites. Samizdat engine allows everyone to publish, view,
 comment, edit, and aggregate text and multimedia resources, vote on ratings
 and classifications, filter resources by flexible sets of criteria.

Package: samplv1
Description-md5: fd088ffe571b5eeeb43079e821827521
Description-en: polyphonic sampler synthesizer - standalone
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides the standalone app.

Package: samplv1-common
Description-md5: ac59ce0d19a17a6ff98c6383d04d8830
Description-en: polyphonic sampler synthesizer - common files
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides files shared by both the LV2 plugin
 and the standalone application.

Package: samplv1-lv2
Description-md5: 6ac4ac399587826336730648fd08f6ea
Description-en: polyphonic sampler synthesizer - LV2 plugin
 samplv1 is an old-school all-digital polyphonic sampler
 synthesizer with stereo effects.
 .
 Although other samplers like specimen provide more features,
 one could find samplv1 much easier and accessible. Plus, it
 is provided in both forms of a JACK stand-alone client and
 a LV2 plugin.
 .
 This package provides the LV2 plugin.

Package: samtools
Description-md5: 7ede2464ff1fbf70b3103067b7192874
Description-en: processing sequence alignments in SAM, BAM and CRAM formats
 Samtools is a set of utilities that manipulate nucleotide sequence alignments
 in the binary BAM format. It imports from and exports to the ascii SAM
 (Sequence Alignment/Map) and CRAM formats, does sorting, merging and indexing,
 and allows one to retrieve reads in any regions swiftly. It is designed to work
 on a stream, and is able to open a BAM or CRAM (not SAM) file on a remote FTP
 or HTTP server.

Package: samtools-test
Description-md5: fc1f9b542e005449315d334ee95bb56a
Description-en: test files for the samtools package
 Samtools is a set of utilities that manipulate nucleotide sequence alignments
 in the binary BAM format.
 .
 This package contains test files for the samtools package.

Package: libbam-dev
Description-md5: dfd8e1761272f866ec273befdfe8f57b
Description-en: manipulates nucleotide sequence alignments in BAM or SAM format
 The BAM library provides I/O and various operations on manipulating nucleotide
 sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
 Alignment/Map) format. It now supports importing from or exporting to SAM,
 sorting, merging, generating pileup, and quickly retrieval of reads overlapped
 with a specified region.
 .
 This library is part of SAMtools version 0.1.19.  It is obsolete and provided
 only to build software that has not yet transitioned to the HTSlib, which
 replaces this library.

Package: r-cran-sandwich
Description-md5: b4d852f913148c2e50d3b9eab5ac765e
Description-en: GNU R package for model-robust standard error estimates
 This package contains model-robust standard error estimators for time series
 and longitudinal data.

Package: sane-airscan
Description-md5: 812bfd17dc3af7b936850a52028dd129
Description-en: SANE backend for AirScan (eSCL) and WSD document scanner
 Similar to how most modern network printers support "driverless"
 printing, using the universal vendor-neutral printing protocol, many
 modern network scanners and MFPs support "driverless" scanning.
 .
 Driverless scanning comes in two flavors:
 .
 * Apple AirScan or AirPrint scanning (official protocol name is eSCL)
 * Microsoft WSD, or WS-Scan (term WSD means "Web Services for Devices)
 .
 This backend implements both protocols, choosing automatically between
 them. It was successfully tested with many devices from Brother, Canon,
 Kyocera, Lexmark, Epson, HP, Ricoh, Samsung and Xerox both in WSD and
 eSCL modes.

Package: libsane
Description-md5: 967e6f58d3b9a2cd1039a23b98880ee7
Description-en: API library for scanners [transitional package]
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package is here to ensure smooth upgrades. It can be removed when
 you see fit.

Package: libsane-common
Description-md5: 31f95687fe5e5d491a4cdaa5bfc6e2b9
Description-en: API library for scanners -- documentation and support files
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes documentation for libsane, such as the man pages
 and list of supported scanners, and support files (i18n data).

Package: libsane-dev
Description-md5: e6830c8c64fd71c7d57f14514612572c
Description-en: API development library for scanners [development files]
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package contains the files needed to build your applications
 using SANE.

Package: libsane1
Description-md5: 2f46c9804313fd609f2868bde7d36408
Description-en: API library for scanners
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 Graphical frontends for sane are available in the packages sane and
 xsane. Command line frontend scanimage, saned and sane-find-scanner are
 available in the sane-utils package.

Package: sane-utils
Description-md5: 46748a077d33d525cc353029dfa80b7d
Description-en: API library for scanners -- utilities
 SANE stands for "Scanner Access Now Easy" and is an application
 programming interface (API) that provides standardized access to any
 raster image scanner hardware (flatbed scanner, hand-held scanner,
 video- and still-cameras, frame-grabbers, etc.). The SANE standard is
 free and its discussion and development are open to everybody. The
 current source code is written to support several operating systems,
 including GNU/Linux, OS/2, Win32 and various Unices and is available
 under the GNU General Public License (commercial applications and
 backends are welcome, too, however).
 .
 This package includes the command line frontend scanimage, the saned
 server and the sane-find-scanner utility, along with their documentation.

Package: sane
Description-md5: 2f448d14f906e21875602c8f002bcd5d
Description-en: scanner graphical frontends
 This package includes :
  o xscanimage, a scanner graphical frontend with GIMP 2.0 support
  o scanadf, a command-line frontend for scanners with Automatic Document Feeder
  o xcam, for acquiring images continuously from cameras.
 .
 An alternative to xscanimage called xsane is packaged separately.
 .
 The scanner frontends use SANE.  SANE stands for "Scanner Access Now
 Easy" and is an application programming interface (API) that provides
 standardized access to any raster image scanner hardware (flatbed
 scanner, hand-held scanner, video- and still-cameras, frame-grabbers,
 etc.). The SANE standard is free and its discussion and development are
 open to everybody. The current source code is written to support several
 operating systems, including GNU/Linux, OS/2, Win32 and various Unices
 and is available under the GNU General Public License (commercial
 applications and backends are welcome, too, however).

Package: libsanlock-client1
Description-md5: edc73c794a531608ebfb4fdce34d3c64
Description-en: Shared storage lock manager (client library)
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains the public shared library for libvirt.

Package: libsanlock-dev
Description-md5: 87c3bcc256f0147da7e1aa4c3e30521d
Description-en: Shared storage lock manager (development files)
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains the header files and static libraries.

Package: libsanlock1
Description-md5: 231ad3e47240a19e7df79955888949bf
Description-en: Shared storage lock manager (shared library)
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains libsanlock shared library.

Package: python3-sanlock
Description-md5: 3ff9deb2a582537122b5a6bd7bf8848b
Description-en: Python3 bindings to shared storage lock manager
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains the Python3 bindings.

Package: sanlk-reset
Description-md5: 4ab99a6e662707c46f2a711cad15ac4c
Description-en: Host reset daemon and client using sanlock
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains the reset daemon and client.
 A cooperating host running the daemon can be reset by a host
 running the client, so long as both maintain access to a
 common sanlock lockspace.

Package: sanlock
Description-md5: bd141da626ec78be3673c3046a692c21
Description-en: Shared storage lock manager
 Sanlock ensures that single disk cannot be used by more than
 one running VM at a time, across any host in a network.
 .
 This package contains the binaries and private shared libraries.

Package: sanoid
Description-md5: 0b2161ad74b063366a7af13ddea0d9b0
Description-en: Policy-driven ZFS snapshot management and replication tool
 Sanoid is a policy-driven snapshot management and replication tool for ZFS
 filesystems.
 .
 More prosaically, you can use Sanoid to create, automatically thin, and
 monitor snapshots and pool health from a single eminently human-readable
 TOML config file. Sanoid also includes a replication tool, syncoid, which
 facilitates the asynchronous incremental replication of ZFS filesystems.

Package: saods9
Description-md5: 06e711555606a95a8b791a8751ae323c
Description-en: Image display tool for astronomy
 SAOImage DS9 is an astronomical imaging and data visualization
 application. DS9 supports FITS images and binary tables, multiple frame
 buffers, region manipulation, and many scale algorithms and colormaps. It
 provides for easy communication with external analysis tasks and is highly
 configurable and extensible via XPA and SAMP.
 .
 All versions and platforms support a consistent set of GUI and
 functional capabilities.
 .
 DS9 supports advanced features such as 2-D, 3-D and RGB frame buffers, mosaic
 images, tiling, blinking, geometric markers, colormap manipulation, scaling,
 arbitrary zoom, cropping, rotation, pan, and a variety of coordinate
 systems.
 .
 The GUI for DS9 is user configurable. GUI elements such as the coordinate
 display, panner, magnifier, horizontal and vertical graphs, button bar, and
 color bar can be configured via menus or the command line.

Package: saods9-doc
Description-md5: 9033303dc0f6d2f7e4e5a685c01be4e0
Description-en: Image display tool for astronomy (help files/documentation)
 SAOImage DS9 is an astronomical imaging and data visualization
 application. DS9 supports FITS images and binary tables, multiple frame
 buffers, region manipulation, and many scale algorithms and colormaps. It
 provides for easy communication with external analysis tasks and is highly
 configurable and extensible via XPA and SAMP.
 .
 This package contains the documentation and help pages.

Package: tclfitsy
Description-md5: 849f2daad4bbb0375fd778b4095757a5
Description-en: Tcl FITS Extension
 FITS (Flexible Image Transport System) is a data format most used in
 astronomy. tclsfits is a Tcl package for reading FITS format data files.
 This package is used mainly for saods9 and not tested otherwise.

Package: tksao
Description-md5: db353db93e771f28d636e44f74ac7e5b
Description-en: Tk widgets for astronomical imaging and data visualization
 SAOTk is an integrated set of Tcl/Tk canvas widgets for astronomical
 imaging and data visualization. The widget set is composed of the
 Frame, Panner, Magnifier, and Colorbar widgets. In addition to
 classical support for imaging FITS data, manipulating colormaps,
 region marking, coordinate readout (including WCS), etc, SAOTk
 widgets also support arbitrary image scaling and rotation, advanced
 postscript printing, Truecolor graphic support, and image mosaics.
 .
 The SAOTk widgets are being used in a wide variety of astronomical
 applications. These applications include general visualization and
 analysis, real-time instrumentation and calibration, and interactive
 modeling. These Tcl extensions can be utilized in any standard Tcl/Tk
 environment to build custom data analysis and visualization
 applications.

Package: sarg
Description-md5: 47783ec159b639b4f49169270643e68d
Description-en: squid analysis report generator
 Sarg is a Squid Analysis Report Generator that allow you to view "where"
 your users are going to on the Internet. Sarg generate reports in html,
 with many fields, like: users, IP Addresses, bytes, sites and times.

Package: python3-sarsen
Description-md5: 098de54c06c59776fb4c922e9d383a23
Description-en: Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
 Enables cloud-native SAR processing via Xarray and Dask.
 .
 Sarsen is a Python library and command line tool with the following
 functionalities:
 .
   * provides algorithms to terrain-correct satellite SAR data
     - geometric terrain correction (geocoding)
       * fast mode: to terrain-correct images
       * accurate mode: for interferometric processing
     - radiometric terrain correction (gamma flattening)
   * accesses SAR data via xarray-sentinel:
     - supports most Sentinel-1 data products as distributed by ESA:
       * Sentinel-1 Single Look Complex (SLC) SM/IW/EW
       * Sentinel-1 Ground Range Detected (GRD) SM/IW/EW
     - reads uncompressed and compressed SAFE data products on the local
       computer or on a network via fsspec
   * accesses DEM data via rioxarray:
     - reads local and remote data in virtually any raster format via
       rasterio / GDAL
   * supports larger-than-memory and distributed data access and processing
     via Dask
     - efficient geometric terrain-correction for a full GRD
     - efficient radiometric terrain-correction for a full GRD.

Package: sarsen
Description-md5: 80af1cc000c62fda2d7ebeee163c2229
Description-en: Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors -- scripts
 Enables cloud-native SAR processing via Xarray and Dask.
 .
 Sarsen is a Python library and command line tool with the following
 functionalities:
 .
   * provides algorithms to terrain-correct satellite SAR data
     - geometric terrain correction (geocoding)
       * fast mode: to terrain-correct images
       * accurate mode: for interferometric processing
     - radiometric terrain correction (gamma flattening)
   * accesses SAR data via xarray-sentinel:
     - supports most Sentinel-1 data products as distributed by ESA:
       * Sentinel-1 Single Look Complex (SLC) SM/IW/EW
       * Sentinel-1 Ground Range Detected (GRD) SM/IW/EW
     - reads uncompressed and compressed SAFE data products on the local
       computer or on a network via fsspec
   * accesses DEM data via rioxarray:
     - reads local and remote data in virtually any raster format via
       rasterio / GDAL
   * supports larger-than-memory and distributed data access and processing
     via Dask
     - efficient geometric terrain-correction for a full GRD
     - efficient radiometric terrain-correction for a full GRD.
 .
 This package contain executable programs provided by the sarsen Python
 package.

Package: python3-sasdata
Description-md5: 85611ba3b833cdc1c507b84a9aa529ca
Description-en: Data file handling for small-angle scattering (Python 3)
 The sasdata Python module provides utilities for importing and operating
 on reduced small angle scattering data. The module may be used in standalone
 code to build custom fitters, in conjunction with the sasmodels modules to
 analyse data from custom scripts, or as part of the sasview analysis package.
 .
 This package contains the Python 3 module.

Package: sash
Description-md5: fc02d58fe8fb94c3e84bece028e52473
Description-en: Stand-alone shell
 sash serves as an interactive substitute for /bin/sh, for use when
 /bin/sh is unusable.  It's statically linked, and includes many standard
 utilities as builtins (type "help" at the prompt for a reference list).
 If you've installed sash before rendering your system unbootable, and
 you have some knowledge of how your system is supposed to work, you might
 be able to repair your system using init=/bin/sash at the boot prompt.
 .
 Some people also prefer to have sash available as the shell for a
 root account (perhaps an under an alternate name such as sashroot)
 Configuration support is included for people who want this.
 .
 Note: sash is not intended to serve as /bin/sh, and has few of the
 interactive features present in bash or ksh.  It's designed to be simple
 and robust, for people who need to do emergency repair work on a system.
 .
 Also note: sash doesn't include a built-in fsck -- fsck is too big
 and complicated.  If you need fsck, you'll have to get at least one
 partition or disk working well enough to run fsck.  More generally,
 sash is but one tool of many (backups, backup recovery tools, emergency
 boot disks or partitions, spare parts, testing of disaster plans,
 etc.) to help you recover a damaged system.

Package: sasm
Description-md5: a82f04fbad106c1cff1a40613afe3f59
Description-en: simple IDE for NASM, GAS and FASM assembly languages
 This is a simple IDE for assembly languages. It has syntax highlighting
 and a debugger. The program works out of the box and is great for
 beginners to learn assembly language.

Package: python-sasmodels-doc
Description-md5: 77945a5eaa0f9106d4541c69e4c0f6b6
Description-en: Theoretical models for small angle scattering (documentation)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the documentation for the module.

Package: python3-sasmodels
Description-md5: 4718a3b310b148814c1224a9215422ce
Description-en: Theoretical models for small angle scattering (Python 3)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the Python 3 version of the module.

Package: sasmodels-private-libs
Description-md5: 680c921be019c443f7e7e1c0809d0b9b
Description-en: Theoretical models for small angle scattering (compiled models)
 sasmodels is a Python module for calculating theoretical Small Angle
 Scattering patterns. The models provided are usable directly in the bumps
 fitting package and in the sasview analysis package.
 .
 This package contains the precompiled versions of the models.

Package: sass-elisp
Description-md5: 31614ebb0f19c78a51c42146808c1adf
Description-en: Emacs Lisp mode for the Sass markup language
 This package provides the emacs-lisp for syntax-highlighting Sass
 mode for emacs23, emacs24 or emacs25.

Package: sass-spec
Description-md5: 95d4fce824a6df9ddd613d64140f5256
Description-en: testsuite for Sass - compliance testing tool
 Sass makes CSS fun again. Sass is an extension of CSS3, adding nested
 rules, variables, mixins, selector inheritance, and more.
 .
 sass-spec is a testsuite verified against the original ruby-sass, which
 should succeed for alternative implementations as well.
 .
 This package provides the compliance testing tool sass-spec.

Package: sass-spec-data
Description-md5: 10dc954f8d9f9fb596dd75cd22149d95
Description-en: testsuite for Sass - data files
 Sass makes CSS fun again. Sass is an extension of CSS3, adding nested
 rules, variables, mixins, selector inheritance, and more.
 .
 sass-spec is a testsuite verified against the original ruby-sass, which
 should succeed for alternative implementations as well.
 .
 This package provides data files for sass-spec.

Package: sass-stylesheets-bourbon
Description-md5: 7c5a81359ea06f7d75edf07e6057d3ac
Description-en: lightweight Sass tool set
 Bourbon is a library of Sass mixins and functions
 that are designed to make you a more efficient style sheet author.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Package: sass-stylesheets-bulma
Description-md5: f9fe8076f5d68672e370ba2978f089a2
Description-en: Sass and CSS framework using flexbox
 Bulma is a Sass and CSS framework
 that provides ready-to-use frontend components
 that you can easily combine to build responsive web interfaces.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SASS format.

Package: sass-stylesheets-compass
Description-md5: ca19ff7853d5d9330f860a52174b7bae
Description-en: mixins for Sass derived from Compass (deprecated)
 NB! Beware that compass-mixins has been deprecated upstream.
 .
 compass-mixins provides Sass mixins
 originally included with Compass 0.12.x,
 minimally adapted for use directly with modern Sass.
 .
 Compass is a Sass-based CSS framework.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.
 .
 This package includes the following collections of stylesheets:
  * animate
  * compass
  * lemonade

Package: sass-stylesheets-gutenberg
Description-md5: 3c59f5cbaee4734bae95a533ce439125
Description-en: mixins for Sass for print-optimized styling
 Gutenberg.css provides Sass mixins
 for use with print media.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Package: sass-stylesheets-neat
Description-md5: 729f4de6536ace37236baf284a4c6d8c
Description-en: lightweight and flexible Sass grid
 Neat is a lightweight and flexible Sass grid,
 which works well together with Bourbon and Bitters.
 .
 NB! The Neat project is no longer maintained;
 for new projects you are encouraged
 to instead use native CSS features like Grid and Flexbox.
 .
 Bourbon is a library of Sass mixins and functions
 that are designed to make you a more efficient style sheet author.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Package: sass-stylesheets-purecss
Description-md5: 39eaf063dd1db2080c79182bc37ff9b5
Description-en: set of small, responsive Sass and CSS modules
 purecss-sass is a reimplementation of Pure.css,
 a set of small, responsive CSS modules
 for general use in website project.s
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in dynamic resolvable SCSS format
 as well as pre-compiled static CSS.

Package: sass-stylesheets-sass-extras
Description-md5: 08f3427ca57edbe007a3e427240fbf89
Description-en: useful utilities for working with Sass
 sass-extras is a collection of Sass functions
 for using SVG inline, generating random colors,
 system font stack, PRNG, and more...
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Package: sass-stylesheets-typey
Description-md5: a144a5466ed68e74040a0063d4b0b336
Description-en: framework for working with typography in sass
 Typey is a complete Sass framework
 for working with typography on the web.
 .
  * Takes px unit sizes in source and resolves to pt/rem/em/... in CSS
  * Handles typefaces as single units
  * Flexibly applies case, letter-spacing, or other advanced typesetting
  * Supports line-height based on vertical rhythm or ratio
  * Includes a set of base font stacks
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.

Package: sassc
Description-md5: f2302651bc9c2875bc8987a15b9ca062
Description-en: C/C++ port of the Sass CSS precompiler - command-line tool
 SassC is a C/C++ port of the Sass engine.
 The point is to be simple, fast, and easy to integrate.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.

Package: python3-sasview
Description-md5: 69ba81d9508b79f23c5e515cf601c2c8
Description-en: Small Angle Scattering Analysis
 SasView is software for the analysis of Small-Angle Scattering (SAS)
 data.
 .
 It fits analytic functions describing different types of material
 microstructure to experimental data in order to determine the shape,
 size and degree of ordering.
 .
 SasView also includes tools for calculating scattering length
 densities, slit sizes, resolution, fringe thicknesses/d-spacings, the
 (Porod) invariant ('total scattering'), and distance distribution
 functions.
 .
 SasView is a Small Angle Scattering Analysis Software Package,
 originally developed as part of the NSF DANSE project under the name
 SansView, now managed by an international collaboration of facilities.
 .
 This is the package of Python modules; most users will want the graphical
 user interface in the sasview package.

Package: sasview
Description-md5: 20db648c7b4dc2b934d6d94ba4852e0c
Description-en: Small Angle Scattering Analysis suite
 SasView is software for the analysis of Small-Angle Scattering (SAS)
 data.
 .
 It fits analytic functions describing different types of material
 microstructure to experimental data in order to determine the shape,
 size and degree of ordering.
 .
 SasView also includes tools for calculating scattering length
 densities, slit sizes, resolution, fringe thicknesses/d-spacings, the
 (Porod) invariant ('total scattering'), and distance distribution
 functions.
 .
 SasView is a Small Angle Scattering Analysis Software Package,
 originally developed as part of the NSF DANSE project under the name
 SansView, now managed by an international collaboration of facilities.
 .
 This package installs the sasview executable script.

Package: sasview-doc
Description-md5: a9e38c579f83f335fcba3466c7b9f7a4
Description-en: Small Angle Scattering Analysis (documentation)
 SasView is software for the analysis of Small-Angle Scattering (SAS)
 data.
 .
 It fits analytic functions describing different types of material
 microstructure to experimental data in order to determine the shape,
 size and degree of ordering.
 .
 SasView also includes tools for calculating scattering length
 densities, slit sizes, resolution, fringe thicknesses/d-spacings, the
 (Porod) invariant ('total scattering'), and distance distribution
 functions.
 .
 SasView is a Small Angle Scattering Analysis Software Package,
 originally developed as part of the NSF DANSE project under the name
 SansView, now managed by an international collaboration of facilities.
 .
 This is the documentation package.

Package: sat4j
Description-md5: 57ffc6bb7b4780cfe1d0a28863feef41
Description-en: Efficient library of SAT solvers in Java
 The aim of the SAT4J library is to provide an efficient library of SAT solvers
 in Java. Compared to the OpenSAT project, the SAT4J library targets first
 users of SAT "black boxes", willing to embed  SAT technologies into their
 application without worrying about the details. The SAT4J project also tries
 to provide a basis of work for SAT researchers.

Package: satellite-gtk
Description-md5: c14cb4a6a2359f713124185777ef8dda
Description-en: Adaptive GTK application which displays GNSS data
 Satellite is an adaptive GTK / libhandy application
 which displays global navigation satellite system (GNSS: GPS et al.) data
 obtained from ModemManager API.
 .
 It can also be used to record gpx tracks.

Package: python3-satpy
Description-md5: f74e6e9d45723fabc8b493bc762ab2db
Description-en: Python package for earth-observing satellite data processing
 The SatPy package is a Python library for reading and manipulating
 meteorological remote sensing data and writing it to various image and
 data file formats. SatPy comes with the ability to make various RGB
 composites directly from satellite instrument channel data or higher level
 processing output. The pyresample package is used to resample data to
 different uniform areas or grids.

Package: sauce
Description-md5: fdb013fbede04e44af9a99698b94a5e5
Description-en: SMTP defence software against spam
 SAUCE (Software Against Unsolicited Commercial Email) sits between
 the Internet and your existing Mail Transfer Agent (e.g. Exim).  It
 does a number of checks on incoming mail, including being able to
 blacklist senders and their sites automatically when they mail
 special `spam bait' addresses.
 .
 This is a BETA version and is best used by mail experts only.

Package: savi
Description-md5: e4d4620f7bb2a625397199aabecb3a25
Description-en: satellite constellation visualisation
 SaVi allows you to simulate satellite orbits and coverage,
 in two and three dimensions. SaVi is particularly useful for
 simulating satellite constellations such as Iridium and Globalstar.
 .
 SaVi can use Geomview, an optional but useful package,
 for 3D rendering.

Package: libsavvy-dev
Description-md5: 0bdde895b5c9803629ac871cfff8d093
Description-en: C++ interface for the SAV file format
 Savvy is the official C++ interface for the SAV file format and offers
 seamless support for BCF and VCF files.
 .
 This package contains the header files for development.

Package: savvy-util
Description-md5: adf9e18c07ba9f3a9195aef43c684b7b
Description-en: conversion tool for SAV file format
 Savvy is the official C++ interface for the SAV file format and offers
 seamless support for BCF and VCF files.
 .
 The binary sav can be used to handle SAV filed.

Package: sawfish
Description-md5: 32cd47050afab90d0dc3e5d0bc506fde
Description-en: window manager for X11
 Sawfish is an extensible window manager using an Emacs Lisp-like scripting
 language. All window decorations are configurable, the basic idea is to
 have as much user-interface policy as possible controlled through the Lisp
 language.

Package: sawfish-data
Description-md5: adc0ffa90860c9c7ea01d385cb8db9af
Description-en: sawfish architecture independent data
 This package contains the architecture independent lisp compiled files
 and other data, such as theme pixmaps. It is unlikely to be of any
 use without the sawfish window manager.
 .
 The lisp source files are in the sawfish-lisp-source package.

Package: sawfish-lisp-source
Description-md5: 2f94d36dc3e03838bc3e3e0a7e6f06c3
Description-en: sawfish lisp files
 This package contains the lisp source files in case you want to modify,
 study or debug the behaviour of the window manager.
 .
 It is not required for normal use of sawfish and not installing it will save
 space in small systems.

Package: sawfish-themes
Description-md5: ce903570a3ae281b31a3a7f4587ca8c4
Description-en: Themes for the Sawfish window manager
 This package contains contributed themes for Sawfish; they can be used
 to alter the appearance and some behavioral aspects of your Sawfish
 windows.
 .
 After installation, sawfish themes may be selected from the "Appearance"
 section of the Sawfish configurator, or from the "Frame Style" submenu
 of any particular window menu.

Package: libjs-sax
Description-md5: b0c75ec2abeb86e0a000a28ee4e0e437
Description-en: event-based streaming XML parser - JavaScript library
 A sax-style parser for XML and HTML.
 .
 It's a very simple tool to parse through an XML string, or to create a
 streaming HTML parser.

Package: node-sax
Description-md5: b87b047a99aab4a1d784488756bdf685
Description-en: event-based streaming XML parser - Node.js module
 A sax-style parser for XML and HTML.
 .
 It's a very simple tool to parse through an XML string, or to create a
 streaming HTML parser.
 .
 Node.js is an event-based server-side javascript engine.

Package: libsaxonb-java
Description-md5: 23e56ce47df259bf67e4f57d29b26a29
Description-en: Saxon-B XSLT Processor
 The saxon package is a collection of tools for processing XML documents and
 implements XSLT 2.0, XPath 2.0, and XQuery 1.0.
 .
 Saxon is known to work well for processing DocBook XML documents
 with the DocBook XSL Stylesheets. Related packages make the process
 straightforward.

Package: libsaxonb-java-doc
Description-md5: 33024b6813f6f90a9f5f78f6e4a4aa65
Description-en: Saxon-B XSLT Processor's documentation and javadoc
 The saxon package is a collection of tools for processing XML documents and
 implements XSLT 2.0, XPath 2.0, and XQuery 1.0.
 .
 This package contains the documentation and javadoc for Saxon.

Package: libsaxonhe-java
Description-md5: 473745c662d66d83f158357f46e1b2cb
Description-en: Saxon-HE is the XSLT and XQuery Processor
 This is a Home Edition of SAXON XSLT processor developed by Saxonica Limited.
 It provides implementations of XSLT 2.0, XQuery 1.0 and XPath 2.0
 at the basic level of conformance defined by W3C. Not included in
 the Home Edition are: schema processing and schema aware XSLT and XQuery;
 support for the 3.0 versions of the specifications; numerous Saxon extensions;
 calling out to Java methods; XQuery Update support; various optimizations
 including join optimization; streamed processing; and byte code generation.

Package: sayonara
Description-md5: 96d4923f8676005bc8e0661a91aad91b
Description-en: small, clear and fast audio player
 Sayonara is a small, clear and fast audio player for Linux
 written in C++, supported by the Qt framework. One of Sayonara's
 goals is intuitive and easy usablility.

Package: saytime
Description-md5: 35fa0bc9d6cc9869dd556cbceb08ccfa
Description-en: speaks the current time through your sound card
 Say the current time through your sound card.  Requires you have a
 sound output device available.

Package: libupnp-java
Description-md5: 450d844c0c2cc37340afc9c3b9688263
Description-en: Java library for Universal Plug aNd Play (upnp)
 Pure java library for interacting with upnp devices on a network. Commonly used
 for games, p2pool clients, and video services.
 .
 This package contains the Java library. For documentation, see
 libupnp-java-doc.

Package: libupnp-java-doc
Description-md5: a36cb08ac68064814bdd381ddb6a9048
Description-en: Java library for Universal Plug aNd Play (upnp) - doc
 Pure java library for interacting with upnp devices on a network. Commonly used
 for games, p2pool clients, and video services.
 .
 This package contains the Javadoc API

Package: libsbc-dev
Description-md5: 38e061ec79fb63c55d91edf9eb66a3c8
Description-en: Sub Band CODEC library - development
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the header files and static library needed to
 compile applications that use libsbc.

Package: libsbc1
Description-md5: 14dc0951495c0a2137e6d52233bd34d7
Description-en: Sub Band CODEC library - runtime
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the sbc runtime library.

Package: sbc-tools
Description-md5: 36effa94dde2c4dce9f6f86c1a4eeef4
Description-en: Sub Band CODEC library - tools
 This provides the library and tool which operate SBC
 (sub band codec) in A2DP (the Advanced Audio Distribution Profile).
 .
 This package contains the tools for SBC.

Package: sbcl
Description-md5: eb1113dee9d2ad5949c6cfc6301108ec
Description-en: Common Lisp compiler and development system
 SBCL is a development environment for the ANSI Common Lisp language.
 It provides a native-code compiler and an integrated debugger, as well
 as all the features in the ANSI specification.
 .
 SBCL also contains other extensions to the ANSI specification, including
 a foreign-function interface, a pseudo-server API, user-extensible
 stream functionality, a Meta-Object Protocol, and an ability to run
 external processes.
 .
 To browse SBCL source definitions with development environments,
 install the sbcl-source package. For documentation on SBCL's usage
 and internals, the package sbcl-doc is provided.

Package: sbcl-doc
Description-md5: bf2cec45285d0c3bfa96c64bda87fbd5
Description-en: Documentation for Steel Bank Common Lisp
 This package provides documentation for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The documents in this package cover SBCL-specific extensions to the
 language, explain how to use this Common Lisp implementation and how
 it differs from the ANSI standard.
 .
 The manual about SBCL's internals is also included in this package
 and may be of interest for people who intent to work with SBCL's
 source code.

Package: sbcl-source
Description-md5: ee91a0cda511e6d9ca51542b0320b384
Description-en: Source code files for SBCL
 This package provides the source code for SBCL -- a development
 environment for the ANSI Common Lisp language.
 .
 The source code is useful in conjunction with development
 environments and debuggers like SLIME, that allow macro expansion and
 lookup of source definitions.
 .
 Installing this package enables your source browser to dig deeply
 into the core of Steel Bank Common Lisp.

Package: sbd
Description-md5: b44f03bff522badc107a2c01b984778d
Description-en: STONITH Block Device daemon
 SBD provides a node fencing mechanism (Shoot the other node in the
 head, STONITH) for Pacemaker-based clusters through the exchange of
 messages via shared block storage such as for example a SAN, iSCSI,
 FCoE. It can be used as a STONITH mechanism in all configurations
 that have reliable shared storage.

Package: libsbjson-dev
Description-md5: 80c527e6f229ee2b5ab89ed93b8d0408
Description-en: Objective-C JSON library (development files)
 A strict JSON parser and generator for Objective-C. It adds categories
 to existing Objective-C objects for a super-simple interface. More
 flexible APIs are also provided for added control.
 .
 This package contains the development files.

Package: libsbjson2.3
Description-md5: e893ac05eae51ee3ea62fa0080ebd353
Description-en: Objective-C JSON library
 A strict JSON parser and generator for Objective-C. It adds categories
 to existing Objective-C objects for a super-simple interface. More
 flexible APIs are also provided for added control.
 .
 This package contains the shared library.

Package: sblim-wbemcli
Description-md5: 4f92b0fcde27df738f4e4152c360ce85
Description-en: WBEM Command Line Interface for CIMOM access
 The WBEM Command Line Interface is a standalone, convenient systems
 management utility for CIMOM access. Invocation and output syntax are
 problem-oriented and easy to process by shell and Perl scripts, making
 wbemcli well suited for administrators writing their own management
 scripts and for WBEM developers wanting to test their providers.
 .
 WBEM (Web-Based Enterprise Management) is a successor of SNMP and the
 basis of SMI-S (Storage Management Initiative - a standard interface
 to storage devices).  CIM (Common Information Model, the data model of
 WBEM) has a much wider scope, thus more ambitious projects like
 OpenPegasus exist, but this simple utility from the SBLIM project is
 enough to query disk and RAID states of SMI-S compatible storage
 products from their CIM Object Manager, for example.

Package: sbmltoolbox
Description-md5: 29cb45cf2d80f3aea43e146fbfcb8328
Description-en: libsbml toolbox for octave and matlab
 The SBMLToolbox provides a set of basic functions for reading, writing,
 manipulating, and simulating SBML (System Biology Meta Language)
 models. It is a free Open Source package on top of the libSBML with
 full compatibility to work with MATLAB and Octave alike and share models
 between the two systems.
 .
 The toolbox is not a complete turn key solution for Systems Biology.
 It has its emphasis on easing the handling of SBML data and serves
 as a starting point for users and developers to establish their own
 methods.

Package: sbox-dtc
Description-md5: 3234f4e330af8cc140369981ecbe742f
Description-en: CGI chroot wrapper script for safer hosting environment
 Sbox is a CGI wrapper script that helps Web site hosting services to safely
 grant CGI authoring privileges to untrusted clients. In addition to changing
 the process privileges of client scripts to match their owners, it goes beyond
 other wrappers by placing configurable ceilings on script resource usage,
 avoiding unintentional (as well as intentional) denial of service attacks. It
 also optionally let the Webmaster to place client's CGI scripts in a chroot'ed
 shell restricted to the author's home directories.
 .
 Thanks to a cleaver per-vhost configuration, SBOX is also capable of being
 highly customizable on a per web site level. SBOX also runs Ruby, Perl, Python
 and PHP script using their respective interpreter, with a configurable path
 for each of them.

Package: sbsigntool
Description-md5: b5da2b0c168c6526248ffce6dabe35b7
Description-en: Tools to manipulate signatures on UEFI binaries and drivers
 This package installs tools which can cryptographically sign EFI binaries and
 drivers.

Package: sbt-ivy
Description-md5: 55dca75f5e9ddeb7a78ed3732e7fa2f1
Description-en: agile dependency manager
 Sbt Ivy is patched Apache Ivy for sbt.
 Ivy is a very powerful dependency manager oriented toward Java
 dependency management, even though it could be used to manage
 dependencies of any kind.

Package: libsbt-launcher-interface-java
Description-md5: c2eb0106a4c4be74e91286dd128dc575
Description-en: Sbt launcher module
 This project is the componetized sbt launcher. It can be used to launch many
 Maven/Ivy deployed applications and utilities, and forms the basis of sbt,
 activator and conscript's launching abilities.
 .
 Sbt is a build tool for Scala, Java, and more.

Package: libsbt-serialization-java
Description-md5: bbbf60ff0182c27c228762ced546a213
Description-en: Serialization facility for sbt
 Sbt serialization is an opinionated wrapper around Scala pickling focused on
 sbt's usage. In particular it provides: JSON format and static-only core
 picklers.

Package: libsbt-template-resolver-java
Description-md5: 22742005ef5116830fcc4d75c64c99b4
Description-en: Sbt template resolver
 This is a contract interface for template resolver.
 A template resolver is a partial function that looks at the arguments after
 sbt new and determines whether it can resolve to a particular template.
 .
 Sbt is a build tool for Scala, Java, and more.

Package: libsbt-test-interface-java
Description-md5: 417c920f831a047a09aac807971c2639
Description-en: Sbt test interface
 Uniform test interface to Scala test frameworks (specs, ScalaCheck, ScalaTest)
 For test framework authors, the interfaces to implement are: Framework,
 Runner2, Fingerprint (one of SubclassFingerprint or AnnotatedFingerprint)
 .
 Sbt is a build tool for Scala, Java, and more.

Package: buildd
Description-md5: 8cc8847a1a7d3580faaf822122f7dcd9
Description-en: Daemon for automatically building Debian binary packages from Debian sources
 The sbuild suite of programs (buildd and sbuild) are
 used to build binary packages from source packages.  The wanna-build
 database tracks packages which require building; buildd schedules
 work from information it gets from the wanna-build database; sbuild
 does the actual package building.
 .
 buildd is a daemon which will build Debian packages automatically
 using the wanna-build database to identify which packages need to be
 built.  Note that the wanna-build database is not packaged, and
 requires installing separately.

Package: libsbuild-perl
Description-md5: d52c681207ccd9d9a8f4571221ebca1f
Description-en: Library for building Debian binary packages from Debian sources
 The sbuild suite of programs (wanna-build, buildd and sbuild) are
 used to build binary packages from source packages.  The wanna-build
 database tracks packages which require building; buildd schedules
 work from information it gets from the wanna-build database; sbuild
 does the actual package building.
 .
 This package contains the core library modules used by these
 programs.

Package: sbuild
Description-md5: 9e15ceda32607c62e78e4f4d946f038e
Description-en: Tool for building Debian binary packages from Debian sources
 The sbuild suite of programs (buildd and sbuild) are used to build
 binary packages from source packages.  sbuild does the actual package
 building.
 .
 sbuild uses chroots to build packages, which act as virtual, minimal
 operating system installations dedicated to package building.  This
 means that a number of environments may be used for building
 simultaneously on the same machines, for example stable, testing,
 unstable and experimental.  When coupled with schroot to create
 snapshots of chroots, sbuild may be used to build many packages in
 parallel.  A chroot environment allows packages to be built in a
 controlled, clean environment.  sbuild installs only essential and
 build-essential packages, plus those in the package build
 dependencies.

Package: sbuild-debian-developer-setup
Description-md5: eb2ae0aac1dc3796c6e80a3c8d05adfc
Description-en: Convenience script to set up an sbuild environment for Debian Developers
 Run "sudo sbuild-debian-developer-setup" to add the current user to the sbuild
 group, create an schroot for building packages for Debian unstable, and create
 a cronjob which updates said schroot daily.
 .
 This script assumes you are on an un-metered internet connection (daily schroot
 updates might be costly otherwise).

Package: sbuild-qemu
Description-md5: 7760999d8e048bb1a7d2dc08e677650c
Description-en: Utilities for using sbuild with QEMU images
 These utilities facilitate the use of sbuild together with QEMU images using
 sbuild's  --chroot-mode=autopkgtest. Currently, amd64 and i386 guest
 architectures are supported, with more in the works.
 .
 The following utilities are provided:
 .
   * sbuild-qemu-create  Create an image suitable for building packages
   * sbuild-qemu-update  Run apt-get update within the image
   * sbuild-qemu         Use sbuild with the image to build a package

Package: sbws
Description-md5: e3e144c92732d3b24b40cd32ed129930
Description-en: Simple Bandwidth Scanner for the Tor network
 Simple Bandwidth Scanner (sbws) scan the Tor network and generates
 bandwidth list files (also called measurements).
 .
 Bandwidth list files contain the Tor relays' bandwidths scaled.
 The are read by the Tor directory authorities to assign weights to the relays
 during heir votes. The specification of the Bandwidth list format is in
 https://gitweb.torproject.org/torspec.git/tree/bandwidth-file-spec.txt
 .
 The scanner (also called generator) builds two hop circuits consisting
 of the relay being measured and a fast exit.
 Over these circuits it measures download performance.
 .
 **WARNING**: This software is intended to be run by researchers using a test
 Tor network, such as chutney or shadow, or by the Tor bandwidth authorities
 on the public Tor network.
 Please do not run this software on the public Tor network unless you are one
 of the Tor bandwidth authorities, to avoid creating unnecessary traffic.

Package: sbws-doc
Description-md5: c915ccfaa8e805c271b3249448bd9b7d
Description-en: Simple Bandwidth Scanner
 Tor bandwidth scanner that generates bandwidth list (measurements) files
 to be read by Directory Authorities.
 .
 This package contains the sbws documentation.

Package: sc
Description-md5: 0925a794779dba23662eeb41fb663c7e
Description-en: Text-based spreadsheet with VI-like keybindings
 "Spreadsheet Calculator" is a much modified version of the public-
 domain spread sheet sc, which was posted to Usenet several years ago
 by Mark Weiser as vc, originally by James Gosling. It is based on
 rectangular table much like a financial spreadsheet.
 .
 Its keybindings are familiar to users of 'vi', and it has most
 features that a pure spreadsheet would, but lacks things like
 graphing and saving in foreign formats.  It's very stable and quite
 easy to use once you've put a little effort into learning it.

Package: scala
Description-md5: c4ad9c8cdc32b480c48dbf9014880a0d
Description-en: Scala programming language
 Scala is a Java-compatible programming language with many
 modern language features.  It is Java-compatible in that
 Scala and Java classes can directly reference each other and
 subclass each other with no glue code needed.  It
 includes modern language features such as closures,
 pattern-matching, parametric types, and virtual type members.
 .
 This package includes the various tools used to develop
 code written in Scala.  It includes a compiler (scalac),
 an interpreter and script runner (scala), the offline
 compiler (fsc), and source-scanning documentation
 generator (scaladoc).

Package: scala-doc
Description-md5: 5d64d78025d0602fe45ed81e50239854
Description-en: Scala API documentation
 Scala is a Java-compatible programming language with many
 modern language features.  It is Java-compatible in that
 Scala and Java classes can directly reference each other and
 subclass each other with no glue code needed.  It
 includes modern language features such as closures,
 pattern-matching, parametric types, and virtual type members.
 .
 This package contains the API documentation for Scala.

Package: scala-library
Description-md5: 7ae8b8396c71d0f69fee3c25d120c634
Description-en: Scala standard library
 Scala is a Java-compatible programming language with many
 modern language features.  It is Java-compatible in that
 Scala and Java classes can directly reference each other and
 subclass each other with no glue code needed.  It
 includes modern language features such as closures,
 pattern-matching, parametric types, and virtual type members.
 .
 This package contains the run-time library needed to run Scala programs.
 It also provides scalacheck and scala-partest.

Package: scala-asm
Description-md5: 3c81c814586c785b19ed42b9a949d5dc
Description-en: Fork of ASM for the Scala Compiler
 This library is a fork of the ASM Java bytecode manipulation and analysis
 framework (see libasm-java) modified for the needs of the Scala compiler.
 The classes are relocated under the scala.tools.asm package and a small
 number of patches were applied to the original sources.

Package: elpa-scala-mode
Description-md5: ea0c00781d15022e2619eb9b45a69d9f
Description-en: Emacs major mode for editing scala source code
 scala-mode provides syntax highlighting, indentation, comments/multi-line
 strings, motion commands for scala source code inside emacs. IDE like features
 are in lsp-mode which works in conjunction with this mode and has support for
 scala Metals language server.

Package: scala-mode-el
Description-md5: b1b7c67f54c88ae16747f9ae66e2e881
Description-en: transitional dummy package, scala-mode-el to elpa-scala-mode
 This dummy package may be safely removed.

Package: scala-parser-combinators
Description-md5: 87ac149a94363e03a27e01ea1825a2f3
Description-en: Scala Standard Parser Combinator Library
 Scala is a Java-compatible programming language with many
 modern language features.
 .
 This package contains the standard Scala parser combinator library.

Package: libscala-pickling-java
Description-md5: 2fa76d3be39c06acbfb37a21fa96960f
Description-en: Fast, customizable, boilerplate-free pickling support for Scala
 Scala Pickling is an automatic serialization framework made for Scala. It's
 fast, boilerplate-free, and allows users to easily swap in/out different
 serialization formats (such as binary, or JSON), or even to provide their own
 custom serialization format.

Package: libscala-tools-sbinary-java
Description-md5: d2a1bcbde6859a6044617192d7dfe0d9
Description-en: Scala library for describing binary protocols
 SBinary is a library for describing binary protocols, in the form
 of mappings between Scala types and binary formats. It can be used
 as a robust serialization mechanism for Scala objects or a way of
 dealing with existing binary formats found in the wild.

Package: scala-xml
Description-md5: 201111ce443faa949869865232fab210
Description-en: Standard Scala XML library
 Scala is a Java-compatible programming language with many
 modern language features.
 .
 This package contains the standard Scala XML library.

Package: scalable-cyrfonts-tex
Description-md5: 9568ac3eb0537cc53566beea871caddf
Description-en: Scalable Cyrillic fonts for TeX
 This package installs all needed TeX font metric files, virtual
 fonts, font definitions and some style packages in order to provide
 TeX with the following font families: Free Times, Free Helvetian,
 Free Helvetian Condensed, Free Courier, Free Avant Garde, Free
 Paladin, Free Schoolbook, Free Bookman, Free Chancery, Teams and
 OldSlavic.
 .
 If you want to have these font families available to X11 and
 Defoma-aware applications (Ghostscript, Grace, SciGraphica) then
 please install the packages t1-cyrillic, t1-teams and t1-oldslavic.
 .
 In order to make this package functional please read the file
 /usr/share/doc/scalable-cyrfonts-tex/README.Debian.

Package: t1-cyrillic
Description-md5: defa546a04a820edb471b1be2e125fab
Description-en: Basic set of free PostScript fonts
 This package includes free Type1 fonts for the following font
 families: Free Times, Free Helvetian, Free Helvetian Condensed, Free
 Courier, Free Avant Garde, Free Paladin, Free Schoolbook, Free
 Bookman and Free Chancery.
 .
 These fonts cover the Latin1 and Latin2 character sets and partially
 the most popular Cyrillic character sets.
 .
 The fonts look like the fonts in the Adobe basic set of PostScript
 fonts, but the font names are customized to avoid any trademark
 infringements.

Package: t1-oldslavic
Description-md5: 3bb962f6ff67ed48a7b70d41329adc84
Description-en: OldSlavic -- a Cyrillic Type1 font with medieval design
 The letters in this font resemble the look of the medieval Cyrillic
 printed books.
 .
 This font is not for general use.  It contains only the basic
 Cyrillic and Latin letters; there are almost no punctuation signs in
 it.

Package: t1-teams
Description-md5: c49109f275ea6fb868d7ec6974978027
Description-en: Teams -- a PostScript font covering ASCII and basic Cyrillic
 This is a Type1 font family (with regular, bold, slanted and
 slanted-bold faces) developed by TopTeam Co. -- a Bulgarian
 publishing house.  They use it to publish their newspapers and
 magazines.
 .
 These fonts cover only the English Latin characters and the
 Bulgarian and Russian Cyrillic characters.

Package: libscalapack-mpi-dev
Description-md5: 106a7835e1ec54e9515085e08a191f98
Description-en: Scalable Linear Algebra Package - Dev files for MPI
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 There are packages for the shared libraries, for the static libraries and
 the development files (this one) and for test programs.
 .
 Also included:
    - PBLAS, Parallel Basic Linear Algebra Subprograms
    - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This is a dummy package which depends on the scalapack development package
 supporting the default implementation of MPI on this architecture.

Package: libscalapack-mpich-dev
Description-md5: d49bb3464a6f4301dd1ee6ddaac5ec9e
Description-en: Scalable Linear Algebra Package - Dev files for MPICH
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 There are packages for the shared libraries, for the static libraries and
 the development files (this one) and for test programs.
 .
 Also included:
    - PBLAS, Parallel Basic Linear Algebra Subprograms
    - BLACS, Basic Linear Algebra Communication Subprograms
 Also included: PBLAS, Parallel Basic Linear Algebra Subprograms.
 .
 This package supports the MPICH implementation of MPI.

Package: libscalapack-mpich2.2
Description-md5: b31a0092a02c5a68725ec03655de6969
Description-en: Scalable Linear Algebra Package - Shared libs for MPICH
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 There are packages for the shared libraries (this one), for the
 static libraries and the development files and for test programs.
 .
 Also included:
   - PBLAS, Parallel Basic Linear Algebra Subprograms
   - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This package supports the MPICH implementation of MPI.

Package: libscalapack-openmpi-dev
Description-md5: 25c95e05c5eab8d2f99ddd42c42ece4f
Description-en: Scalable Linear Algebra Package - Dev files for OpenMPI
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 There are packages for the shared libraries, for the static libraries and
 the development files (this one) and for test programs.
 .
 Also included:
    - PBLAS, Parallel Basic Linear Algebra Subprograms
    - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This package supports the OpenMPI implementation of MPI.

Package: libscalapack-openmpi2.2
Description-md5: 7c18c337c3e81530905d6854815666c8
Description-en: Scalable Linear Algebra Package - Shared libs for OpenMPI
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 There are packages for the shared libraries (this one), for the
 static libraries and the development files and for test programs.
 .
 Also included:
   - PBLAS, Parallel Basic Linear Algebra Subprograms
   - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This package supports the OpenMPI implementation of MPI.

Package: scalapack-mpi-test
Description-md5: 7e87e96a634d9634a50130dca294d269
Description-en: Scalable Linear Algebra Package - Test files for MPI
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 Also included:
    - PBLAS, Parallel Basic Linear Algebra Subprograms
    - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This package contains ScaLAPACK, PBLAS and BLACS test programs.

Package: scalapack-test-common
Description-md5: d9a27bb420b0f02a6f0c43ce550c8ce5
Description-en: Test data for ScaLAPACK testers
 ScaLAPACK is the parallel version of LAPACK used on clusters.
 .
 Also included:
    - PBLAS, Parallel Basic Linear Algebra Subprograms
    - BLACS, Basic Linear Algebra Communication Subprograms
 .
 This package contains data files used by test programs.

Package: python3-scalene
Description-md5: bed4d4095fd27a289b43f44f6a656400
Description-en: high-performance CPU and memory profiler for Python (Python 3)
 scalene is a high-performance cpu *and* memory profiler for Python that does
 a few things that other Python profilers do not and cannot do.  It runs
 orders of magnitude faster than other profilers while delivering far more
 detailed information.
 .
 This package installs the library for Python 3.

Package: scalpel
Description-md5: 51bb2b32038a263d238ea4c37dd5a7d3
Description-en: fast filesystem-independent file recovery
 scalpel is a fast file carver that reads a database of header and footer
 definitions and extracts matching files from a set of image files or raw
 device files.
 .
 scalpel is filesystem-independent and will carve files from FAT16, FAT32,
 exFAT, NTFS, Ext2, Ext3, Ext4, JFS, XFS, ReiserFS, raw partitions, etc.
 .
 scalpel is a complete rewrite of the Foremost 0.69 file carver and is
 useful for both digital forensics investigations and file recovery.

Package: scamp
Description-md5: b34690ac05b071ed2c3dacd1b48c536b
Description-en: Compute astrometric and photometric solutions
 SCAMP reads SExtractor catalogs and computes astrometric and
 photometric solutions for any arbitrary sequence of FITS images in a
 completely automatic way.

Package: libscamperfile0
Description-md5: 84fbdcb322de3db15a26a990160e5e2a
Description-en: file access library for scamper's binary dump format
 scamper is a program that is able to conduct Internet measurement
 tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
 fill a specified packets-per-second rate. Currently, it supports the
 well-known ping and traceroute techniques, as well as MDA traceroute,
 alias resolution, some parts of tbit, sting, and neighbour discovery.
 .
 This package contains the library that provides access to the binary output
 files that scamper can produce in certain modes.

Package: libscamperfile0-dev
Description-md5: 106ac3a584d9095b3087f7ecc2808f66
Description-en: development headers for scamper's binary dump file access library
 scamper is a program that is able to conduct Internet measurement
 tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
 fill a specified packets-per-second rate. Currently, it supports the
 well-known ping and traceroute techniques, as well as MDA traceroute,
 alias resolution, some parts of tbit, sting, and neighbour discovery.
 .
 This package contains development headers and other ancillary files for the
 libscamperfile library.

Package: scamper
Description-md5: e135693807d56206a09098977b723260
Description-en: parallel Internet measurement utility
 scamper is a program that is able to conduct Internet measurement
 tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
 fill a specified packets-per-second rate. Currently, it supports the
 well-known ping and traceroute techniques, as well as MDA traceroute,
 alias resolution, some parts of tbit, sting, and neighbour discovery.
 .
 scamper can do ICMP-based Path MTU discovery. scamper starts with the
 outgoing interface's MTU and discovers the location of Path MTU
 bottlenecks. scamper performs a PMTUD search when an ICMP
 fragmentation required message is not returned to establish the PMTU
 to the next point in the network, followed by a TTL limited search to
 infer where the failure appears to occur.

Package: scanbd
Description-md5: d74871c46cb6f52c5de388d68a7032a4
Description-en: Scanner button daemon
 It polls the scanner buttons looking for buttons pressed or function knob
 changes or other scanner events as paper inserts / removals and at the same
 time allows also scan-applications to access the scanners. If buttons are
 pressed, etc., various actions can be submitted (scan, copy, email, ...) via
 action scripts. The function knob values are passed to the action-scripts as
 well.
 .
 Scan actions are also signaled via D-Bus. This can be useful for foreign
 applications. Scans can also be triggered via D-Bus from foreign applications.
 .
 On platforms which support signaling of dynamic device insertion / removal
 (libudev, D-Bus, hal) scanbd supports this as well. scanbd can use all
 sane-backends or some special backends from the (old) scanbuttond project.
 .
 This package is a successor of scanbuttond.

Package: scanlogd
Description-md5: 2615df41d98c7389521595c6bdd6c589
Description-en: Portscan Detecting Tool
 Scanlogd is a TCP port scan detection tool, originally designed to illustrate
 various attacks an IDS developer has to deal with, for a Phrack Magazine
 article. Thus, unlike some of the other port scan detection tools out there,
 scanlogd is designed to be totally safe to use.
 .
 This release of scanlogd can be built with support for one of several packet
 capture interfaces. In addition to the raw socket interface on Linux (which
 does not require any libraries), scanlogd is now aware of libnids and libpcap.
 .
 Debian's version of scanlogd has been configured to use the raw socket
 interface on Linux.

Package: gameconqueror
Description-md5: 12ade4a31d438dc39cf310762815ea05
Description-en: locate and modify a variable in a running process (GUI)
 GameConqueror is a GUI based on Python and GTK+ using scanmem to locate
 the address of a variable in a running process. This can be used for the
 analysis or modification of a hostile process on a compromised machine, for
 reverse engineering, or as a "pokefinder" to cheat at video games.
 .
 GameConqueror provides a CheatEngine-alike user-friendly interface with more
 features than scanmem.

Package: scanmem
Description-md5: cc39b1c3dd5cdb66cab062f70cb7a219
Description-en: locate and modify a variable in a running process
 Scanmem is a simple interactive debugging utility for Linux, used to locate
 the address of a variable in a running process. This can be used for the
 analysis or modification of a hostile process on a compromised machine, for
 reverse engineering, or as a "pokefinder" to cheat at video games.

Package: libscannotation-java
Description-md5: e95c6025ed13aef10226c1866a89af06
Description-en: Java annotation scanner
 Scannotation is a Java library that creates an annotation database from a
 set of class files. It gives you APIs that allow you to find archives in your
 classpath or WAR (web application) that you want to scan, then automatically
 scans them without loading each and every class within those archives.

Package: scanssh
Description-md5: e3a830aa12e7825d676f9885c674cf5a
Description-en: get SSH server versions for an entire network
 The ScanSSH protocol scanner scans a list of addresses and networks for
 running SSH protocol servers and their version numbers.  Version 2.0 adds
 support for scanning arbitrary ports and specifically open proxies.  The
 ScanSSH protocol scanner supports random selection of IP addresses from
 large network ranges and is useful for gathering statistics on the
 deployment of SSH protocol servers in a company or the Internet as whole.

Package: scantool
Description-md5: 15b2402ab1041f30144c7a2b0ef53047
Description-en: OBD-II vehicle diagnostic scanner
 Scanning tool that communicates with OBD-II serial port devices, used
 for vehicle diagnostics. Requires a serial to CAN bus device specific
 to the OBD-II port for a given model vehicle.

Package: ssg-applications
Description-md5: d84ada76a970a070e659a2f31da1f7c8
Description-en: SCAP Guides and benchmarks targeting userspace applications
 This package contains all the SCAP guides, benchmarks and remediation
 files for userspace applications. Remediation files are Shell-based,
 Ansible-based and Puppet-based depending on the target infrastructure
 deployment policy.
 .
 SCAP (Security Content Automation Protocol) is a set of standards used in
 order to automatically manage vulnerabilities and policy compliance
 evaluation on a complete deployed infrastructure. SSG provides various
 official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
 as official policies.
 .
 This package include SCAP guides for:
   - Amazon Elastic Kubernetes Service (Amazon EKS)
   - Chromium
   - Firefox

Package: ssg-base
Description-md5: 0aa197096c4266d74fb4f81e6f016606
Description-en: SCAP Security guide base content and documentation
 This package contains the basic content and manual pages explaining how
 the SCAP-security-guide works. It deploys man page and all various
 information about current SSG release.
 .
 SCAP (Security Content Automation Protocol) is a set of standards used in
 order to automatically manage vulnerabilities and policy compliance
 evaluation on a complete deployed infrastructure. SSG provides various
 official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
 as official policies.

Package: ssg-debderived
Description-md5: 890260363fb9bd2426d4a97bc5e5dbfb
Description-en: SCAP Guides and benchmarks targeting Debian-based OS
 This package contains all the SCAP guides for deb-based distributions
 such as Ubuntu.
 This package contains all the SCAP guides, benchmarks and remediation
 files. Remediation files are Shell-based, Ansible-based  and
 Puppet-based depending on the target infrastructure deployment policy.
 .
 SCAP (Security Content Automation Protocol) is a set of standards used in
 order to automatically manage vulnerabilities and policy compliance
 evaluation on a complete deployed infrastructure. SSG provides various
 official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
 as official policies.
 .
 This package include SCAP guides for:
   - Ubuntu 16.04
   - Ubuntu 18.04
   - Ubuntu 20.04
   - Ubuntu 22.04

Package: ssg-debian
Description-md5: dbb64c247ae2cbdf122b8a03c42e5243
Description-en: SCAP Guides and benchmarks targeting Debian releases
 This package contains all the SCAP guides, benchmarks and remediation
 files for Debian releases. Remediation files are Shell-based, Ansible-based
 and Puppet-based depending on the target infrastructure deployment policy.
 .
 SCAP (Security Content Automation Protocol) is a set of standards used in
 order to automatically manage vulnerabilities and policy compliance
 evaluation on a complete deployed infrastructure. SSG provides various
 official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
 as official policies.
 .
 This package include SCAP guides for:
   - Debian 10
   - Debian 11

Package: ssg-nondebian
Description-md5: a48bb987530447942d54e6b9199f6061
Description-en: SCAP Guides and benchmarks targeting other GNU/Linux OS
 This package contains all the SCAP guides, benchmarks and remediation
 files for nondebian operating system targets such as Red-Hat RHEL, SuSE and
 others. Remediation files are Shell-based, Ansible-based and Puppet-based
 depending on the target infrastructure deployment policy.
 .
 SCAP (Security Content Automation Protocol) is a set of standards used in
 order to automatically manage vulnerabilities and policy compliance
 evaluation on a complete deployed infrastructure. SSG provides various
 official policies such as PCI-DSS, NIST SP-800-53 or ANSSI best practices
 as official policies.
 .
 This package include SCAP guides for:
   - Alibaba Cloud Linux 2
   - Alibaba Cloud Linux 3
   - Anolis OS 8
   - Apple macOS 10.15
   - Fedora
   - openSUSE
   - Oracle Linux 7
   - Oracle Linux 8
   - Oracle Linux 9
   - Red Hat Enterprise Linux 7
   - Red Hat Enterprise Linux 8
   - Red Hat Enterprise Linux 9
   - Red Hat Enterprise Linux CoreOS 4
   - Red Hat OpenShift Container Platform 4
   - Red Hat Virtualization 4
   - SUSE Linux Enterprise 12
   - SUSE Linux Enterprise 15
   - UnionTech OS Server 20

Package: python3-scapy
Description-md5: 4a021f772e9f922a353eda698a37b344
Description-en: Packet generator/sniffer and network scanner/discovery (Python 3)
 Scapy is a powerful interactive packet manipulation tool, packet
 generator, network scanner, network discovery, packet sniffer, etc. It
 can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping,
 tcpdump, tethereal, p0f, ....
 .
 In scapy you define a set of packets, then it sends them, receives
 answers, matches requests with answers and returns a list of packet couples
 (request, answer) and a list of unmatched packets. This has the big advantage
 over tools like nmap or hping that an answer is not reduced to
 (open/closed/filtered), but is the whole packet.
 .
 This package contains the Python 3 version of the library and scapy executable.

Package: sccache
Description-md5: 5c0cd7de35c08ba4ae2d18ad23bc065b
Description-en: compiler cache for fast recompilation of C/C++/Rust code
 Sccache is a compiler cache.
 It speeds up recompilation
 by caching previous compilations
 and detecting when the same compilation is being done again.
 .
 Compared to ccache,
 sccache caches not only C and C++ but also Rust code
 and can store its cache using certain cloud storage,
 but tracks objects by their full paths
 (ccache tracks objects more flexibly).

Package: scdoc
Description-md5: 0a6e07197ba1d159f68bce7a36475077
Description-en: Simple man page generator written for POSIX systems written in C99
 scdoc is a tool designed to make the process of writing man pages more
 friendly. It reads scdoc syntax from stdin and writes roff to stdout, suitable
 for reading with man(1).

Package: schedtool
Description-md5: 3d03e09de1cd5474945d0ceda02e3393
Description-en: Queries/alters process' scheduling policy and CPU affinity
 Schedtool can query or alter a process' scheduling policy in Linux,
 specifically assigning SCHED_NORMAL, _FIFO, _RR, _BATCH, _ISO or _IDLEPRIO. It
 can set static priority for _FIFO and _RR. Setting CPU-affinity and (re)nicing
 is also possible, making schedtool the definitive interface to Linux scheduler.
 .
 It can be used to avoid skips and glitches in A/V applications, to lock
 processes onto given CPUs on SMP/NUMA systems, which may be beneficial for
 networking or benchmarks, or to adjust nice-levels of lesser important jobs to
 maintain a high amount of interactive responsiveness under high load. It is
 also handy to manage realtime processes.
 .
 If you don't know about scheduling policies, you probably don't want to use
 this program - or learn and read "man sched_setscheduler".
 .
 Some supported scheduling policies (such as SCHED_ISO, or SCHED_IDLEPRIO) need
 a patched kernel (eg. Con Kolivas' -ck patchset).

Package: python3-schedule
Description-md5: 0d5d92eb0e5719da33a4eeedb5b4ced2
Description-en: Job scheduling for humans (Python 3)
 An in-process scheduler for periodic jobs that uses the builder pattern
 for configuration. Schedule lets you run Python functions (or any other
 callable) periodically at pre-determined intervals using a simple,
 human-friendly syntax.
 .
 This package contains the Python 3 version of the library.

Package: schema2ldif
Description-md5: 7fcad41d7af3706632e23984d3baff14
Description-en: Tool for converting OpenLDAP-style schemas to the LDIF format
 The schema2ldif tool will read the given input file and convert it to an
 LDIF file that you can insert into you LDAP directory.
 .
 The schema2ldif tool is part of and provided by the FusionDirectory project.

Package: guile-bytestructures
Description-md5: 73301f716b66649074e02506b1a65a9f
Description-en: Structured access to bytevector contents
 This library offers a system imitating the type system of the C
 programming language, to be used on bytevectors.  C's type system
 works on raw memory, and bytestructures works on bytevectors which
 are an abstraction over raw memory in Scheme.  The system is in fact
 more powerful than the C type system, elevating types to first-class
 status.

Package: cmuscheme48-el
Description-md5: dafc274df6782e9c474de579aa72a425
Description-en: Emacs mode specialized for Scheme48
 Scheme48 associates loaded code with specific files. This extension
 to the normal scheme-mode of Emacs uses this facility to associated
 data sent to a inferior Scheme process with the correct file. Scheme
 48 will automatically evaluate the code in the correct package for
 the file.

Package: scheme48
Description-md5: 00d82616dde2201f90a0817798a34d2a
Description-en: simple, modular, and lightweight Scheme implementation
 Scheme48 is an implementation of Scheme written by Richard Kelsey
 and Jonathan Rees. It is based on a byte-code interpreter and
 incorporates such elements as a sophisticated module system, a
 pre-emptive & user-level thread system, a well-integrated
 interactive environment, Clinger's explicit renaming low-level
 macros, and decent efficiency for its architecture.

Package: scheme48-doc
Description-md5: 90ad72eb08e1180f8a5d1059171d2351
Description-en: Documentation for the Scheme48 implementation of Scheme
 Scheme48 is an implementation of Scheme written by Richard Kelsey
 and Jonathan Rees. It is based on a byte-code interpreter and
 incorporates such elements as a sophisticated module system, a
 pre-emptive & user-level thread system, a well-integrated
 interactive environment, Clinger's explicit renaming low-level
 macros, and decent efficiency for its architecture.
 .
 This package provides "The Incomplete Scheme48 Reference Manual" in
 html and pdf form.

Package: scheme9
Description-md5: f1eca5b7e42efd7e2caca840825d756e
Description-en: Scheme 9 from Empty Space R4RS Scheme interpreter
 Scheme 9 from Empty Space is an interpreter for a broad subset of
 R4RS Scheme, and runs in many popular environments, including
 Linux, *BSD, the unmentionable horror, and Plan 9.  The S9fES code
 strives to be simple and comprehensible.  It is particularly
 interesting to people who want to (a) try Scheme without having to
 jump through too many hoops (S9fES is very portable); or (b) study
 the implementation of Scheme (in a language other than Scheme).  A
 free online textbook describing the system is also available.

Package: schism
Description-md5: 1e66d5e86c11251a589c716a6a34790d
Description-en: ImpulseTracker clone aiming at providing the same look&feel
 This is an editor for "tracked" music, i.e. audio samples of instruments
 pitch shifted according to the note data.
 .
 The Impulse Tracker is one of the most popular "tracker" programs at
 present, and Schism Tracker attempts to follow their UI layout wherever
 possible in order to make it easy for existing users to switch.

Package: schleuder
Description-md5: 10c30b3ed1579adac3137dc67104944b
Description-en: encrypting mailing list manager with remailing-capabilities
 Schleuder is an encrypting mailing list manager with remailing-capabilities.
 Subscribers can communicate encrypted (and pseudonymously) among themselves,
 receive emails from non-subscribers and send emails to non-subscribers via the
 list.
 .
 Schleuder aims to be robust, flexible, and internationalized. It also provides
 an API to be used with schleuder-cli and/or schleuder-web.

Package: schleuder-cli
Description-md5: f3eb8842615bd7b625b55f03620f057c
Description-en: command line tool to configure schleuder mailing lists
 Schleuder-cli enables creating, configuring, and deleting schleuder mailing
 lists, subscriptions, keys, etc.
 .
 It uses the Schleuder API, provided by schleuder-api-daemon (part of
 Schleuder).
 .
 Authentication and TLS-verification are mandatory. You need an API-key and the
 fingerprint of the TLS-certificate of the Schleuder API, respectively. Both
 should be provided by the API operators.
 .
 schleuder-cli does *not* authorize access. Only people who are supposed to have
 full access to all lists should be allowed to use it on/with your server.

Package: schleuder-gitlab-ticketing
Description-md5: 551c1f5fde644d0014ff99f33e51eb00
Description-en: filter plugin to hook Schleuder into a GitLab issue tracker
 schleuder-gitlab-ticketing combines a Schleuder list with the issue tracker of
 a GitLab project and operates as a state tracker of threads on the list. This
 allows one to keep an overview on the state of various requests on a help desk
 powered by Schleuder.

Package: libjs-schoolkit
Description-md5: a561be9cd4cd37cab61c6e8d423d1855
Description-en: Tools ordinarily available in school kits for geometry
 This JavaScript library allows one to insert easily rulers, protractors,
 squares, and so on. All tools are interactive, can be used to do
 on-screen measurements, or to draw simple geometric forms.
 .
 If the package apache2 is installed, a short documentation and a demo
 are available at http://localhost/javascript/schoolkit/index.html

Package: libcoordgen-dev
Description-md5: a53081af1a5c8e0b0f15539b11c2fe95
Description-en: 2D coordinate generation for chemical compounds - header files
 This package provides the Open Source release of Schroedinger's routines
 for the 2D coordinate representation of chemical compounds.
 .
 This package provides header files for developing against the API of that
 library.

Package: libcoordgen3
Description-md5: 84664fa6bf71a3626c133fe06dac78b4
Description-en: 2D coordinate generation for chemical compounds
 This package provides the Open Source release of Schroedinger's routines
 for the 2D coordinate representation of chemical compounds.

Package: libmaeparser-dev
Description-md5: 67dcd676e68d90f8e36f179b5a130e4d
Description-en: Development files to parse Schrödinger Maestro files
 This package provides header files to develop one's own software
 that uses a library wth an Open Source parser for Maestro (.mae)
 files.

Package: libmaeparser1
Description-md5: 0c56c722062e221fb65429cd41edc9b0
Description-en: parser for Schrödinger Maestro files
 Maestro is a commercial "all-purpose molecular modeling environment",
 produced and distributed by the company Schrödinger. Maestro has its
 own cognate file format, typically associated with the ".mae" file
 extension. This package provides an Open Source parser for the Maestro
 file format, released and maintained by the Maestro developers.
 .
 This facilitates a lossless transition from the widely accepted suite
 of Schrödinger into local custom developments or the Open Source world
 at large. Maeparser handles output from:
  * Molecular Dynamics applications, such as Desmond and FEP+
  * Ligand-Protein Docking applications, such as Glide
  * Homology Modeling and folding applications, such as Prime
  * Ligand-based search applications, such as Phase and Phase Shape
  * Quantum Mechanics applications, such as Jaguar
  * Protein-Protein Docking applications
  * ... many other backends used in both Life and Material Sciences

Package: schroot
Description-md5: 05ddeddba4df3515093084851a978b95
Description-en: Execute commands in a chroot environment
 schroot allows users to execute commands or interactive shells in
 different chroots.  Any number of named chroots may be created, and
 access permissions given to each, including root access for normal
 users, on a per-user or per-group basis.  Additionally, schroot can
 switch to a different user in the chroot, using PAM for
 authentication and authorisation.  All operations are logged for
 security.
 .
 Several different types of chroot are supported, including normal
 directories in the filesystem, and also block devices.  Sessions,
 persistent chroots created on the fly from files (tar with optional
 compression) and Btrfs, ZFS, and LVM snapshots are also supported.
 .
 schroot supports kernel personalities, allowing the programs run
 inside the chroot to have a different personality.  For example,
 running 32-bit chroots on 64-bit systems, or even running binaries
 from alternative operating systems such as SVR4 or Xenix.
 .
 schroot also integrates with sbuild, to allow building packages with
 all supported chroot types, including session-managed chroot types
 such as Btrfs, ZFS, and LVM snapshots.
 .
 schroot shares most of its options with dchroot, but offers vastly
 more functionality.

Package: schroot-common
Description-md5: 17b7fed4bf8393112c604fe3ff3c5565
Description-en: common files for schroot
 schroot allows users to execute commands or interactive shells in
 different chroots.  Any number of named chroots may be created, and
 access permissions given to each, including root access for normal
 users, on a per-user or per-group basis.  Additionally, schroot can
 switch to a different user in the chroot, using PAM for
 authentication and authorisation.  All operations are logged for
 security.
 .
 This package provides translations for localisation of schroot
 programs.

Package: scid
Description-md5: 5da8bb3a7be4b2839e6412d28d11d134
Description-en: chess database with play and training functionality
 Shane's Chess Information Database is a chess database application with
 a graphical user interface. You can browse databases of chess games,
 edit them and search for games by various criteria. Scid uses its
 own compact and fast database format, but can convert to and from PGN.
 Its also possible to play live on the internet and practice tactical
 knowledge.
 .
 This package contains the main program.

Package: scid-data
Description-md5: b1cd728a38884154bb592986d81fae10
Description-en: data files for scid, the chess database application
 Shane's Chess Information Database is a chess database application with
 a graphical user interface. You can browse databases of chess games,
 edit them and search for games by various criteria. Scid uses its
 own compact and fast database format, but can convert to and from PGN.
 Its also possible to play live on the internet and practice tactical
 knowledge.
 .
 This package contains scid data files.

Package: scid-rating-data
Description-md5: 0ebca9932899b7cc767efb5f01dd6dae
Description-en: contains spelling corrections and ELO ratings for scid chess databases
 spelling corrections and ELO chess ratings for maintaining scid chess databases.
 They can be used to correct and identify player names, events and ratings in chess
 databases. This is necessary, because large databases come from various
 sources and only with spell corrected files there is a chance to identify
 duplicate database entries. The content is identical with scid-spell-data,
 it has additional ELO ratings and replaces scid-spell-data.

Package: scid-spell-data
Description-md5: 00c0ab73fa6f2ce89470cfbe878bbc6b
Description-en: contains spelling corrections for scid chess databases
 spelling corrections for maintaining scid chess databases. They can be
 used to correct and identify player names, events and ratings in chess
 databases. This is necessary, because large databases come from various
 sources and only with spell corrected files there is a chance to identify
 duplicate database entries.

Package: libjs-sciencejs
Description-md5: 26f58840f23fac1aa426822f376f9487
Description-en: JavaScript library for scientific and statistical computing
 This library contains two modules. science.stats module contains
 various implementations of statistical methods similar to those
 provided by R. science.lin contains methods for linear algebra.

Package: python-skbuild-doc
Description-md5: e1ec3a853f0d9f467ac77f8ff19d581f
Description-en: skbuild (documentation)
 Better support is available for additional compilers, build systems, cross
 compilation, and locating dependencies and determining their build
 requirements.
 .
 This package contains documentation.

Package: python3-skbuild
Description-md5: 0b62a6166e0ab1fc7e395cf061feff6b
Description-en: improved build system generator for Python C/C++/Fortran/Cython extensions
 Better support is available for additional compilers, build systems, cross
 compilation, and locating dependencies and determining their build
 requirements.
 .
 The scikit-build package is fundamentally just glue between the setuptools
 Python module and CMake.
 .
 This is Python 3 module.

Package: python3-scikit-fmm
Description-md5: bd161ffa489ea0ea50fc871f1cc8d902
Description-en: fast marching method extension (Python 3)
 This module implements the fast marching method, used to model the
 evolution of boundaries and interfaces in a variety of application areas.
 More specifically, the fast marching method is a numerical technique for
 finding approximate solutions to boundary value problems of the Eikonal
 equation:
 .
 F(x) | grad T(x) | = 1
 .
 Typically, such a problem describes the evolution of a closed curve as
 a function of time T with speed F(x)>0 in the normal direction at a
 point x on the curve. The speed function is specified, and the time at
 which the contour crosses a point x is obtained by solving the
 equation.
 .
 scikit-fmm provides functions to calculate the signed distance and travel
 time to an interface described by the zero contour of the input array phi.

Package: python-sklearn-doc
Description-md5: 44aba3387aea657b5b0c185e5077d10c
Description-en: documentation and examples for scikit-learn
 This package contains documentation and example scripts for
 python-sklearn.

Package: python3-sklearn
Description-md5: 9cf0eb4ed22f5e5bc313b1554c9d5c58
Description-en: Python modules for machine learning and data mining - Python 3
 scikit-learn is a collection of Python modules relevant to
 machine/statistical learning and data mining.  Non-exhaustive list of
 included functionality:
  - Gaussian Mixture Models
  - Manifold learning
  - kNN
  - SVM (via LIBSVM)
 .
 This package contains the Python 3 version.

Package: python3-sklearn-lib
Description-md5: 81900007286d0bc4d155e1022943f0f5
Description-en: low-level implementations and bindings for scikit-learn - Python 3
 This is an add-on package for python-sklearn. It provides
 low-level implementations and custom Python bindings for the LIBSVM
 library.
 .
 This package contains the Python 3 version.

Package: python3-skmisc
Description-md5: 77d650b62b4b490bc329f2cd415082b1
Description-en: Miscellaneous tools for scientific computing
 Miscellaneous tools for data analysis and scientific computing.  This
 package provides a LOESS (locally estimated scatterplot smoothing)
 module

Package: python3-scikit-rf
Description-md5: 1b64ffa1510e4649e6c03288e65c2138
Description-en: Python toolkit for RF/Microwave engineering
 It provides a modern, object-oriented library for network analysis (VNA) and
 calibration which is both flexible and scalable. The toolkit is superb for
 analyzing S parameter files (touchstone) from vector network analyzers.
 Plotting of Smith charts is easy with this library.

Package: scilab
Description-md5: 36b280660db0e407caf724c273ac9413
Description-en: Scientific software package for numerical computations
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for control, signal
 processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 For a minimum version of scilab, install package "scilab-cli".

Package: scilab-cli
Description-md5: c82205392ad1a90583774dae1eb33898
Description-en: Scientific software package - Command Line Interpreter
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package provides Scilab as Command Line Interpreter (CLI). This package
 provides Scilab as a computing engine or script interpreter.
 Please install the package "scilab" to have all features.

Package: scilab-data
Description-md5: fa23f61e370b384e580df50863a46510
Description-en: Scientific software package for numerical computations (data files)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains the data files for Scilab.

Package: scilab-doc
Description-md5: 2d806e94ea03a4e506f4847044eb9d9f
Description-en: Scientific software package (English documentations)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains demos, examples and help pages.

Package: scilab-doc-fr
Description-md5: 8acc7c8fa2dd47083e2bc10e25801da3
Description-en: Scientific software package (French documentation)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains help pages in French.

Package: scilab-doc-ja
Description-md5: 0c3a3d350093b95707f5bb9e59b96779
Description-en: Scientific software package (Japanese documentation)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains help pages in Japanese documentation.

Package: scilab-doc-pt-br
Description-md5: 6d55faf50c912a6a3b84f5bd8291ae6e
Description-en: Scientific software package (Brazilian Portuguese documentation)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains help pages in Brazilian Portuguese documentation.

Package: scilab-full-bin
Description-md5: 30d04f61ad2b7de2e03b85cf2b5ba6c6
Description-en: Scientific software package for numerical computations (all binary files)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 .
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains the architecture specific binary files.

Package: scilab-include
Description-md5: 4fac92985e7799483e0d96922456d1f4
Description-en: Scientific software package for numerical computations (include files)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains the include files for Scilab (used in the dynamic link).

Package: scilab-minimal-bin
Description-md5: 019d4762370977bc7990af8b542c30a3
Description-en: Scientific software package for numerical computations (minimal binary files)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains the architecture specific binary files.
 All mandatory libraries for scilab-cli are shipped in this package.
 Please install the package "scilab" to have all features.

Package: scilab-test
Description-md5: 4054ca8da6df5bad9f6366dc2b0079ed
Description-en: Scientific software package for numerical computations (test files)
 Scilab is a matrix-based scientific software package.
 Scilab contains hundreds of built-in mathematical functions, rich
 data structures (including polynomials, rationals, linear systems, lists,
 etc...) and comes with a number of specific toolboxes for
 control, signal processing, ...
 .
 This package also provides Xcos, a graphical editor to design hybrid
 dynamical systems models. Models can be designed, loaded, saved, compiled and
 simulated.
 Stable and efficient solution for industrial and academics needs, Xcos
 provides functionalities for modeling of mechanical systems (automotive,
 aeronautics...), hydraulic circuits (dam, pipe modeling...), control systems,
 etc. Modelica capabilities are also provided.
 .
 This package contains the test files (unitary, non regression,
 performance ...) for Scilab.
 .
 See Scilab function 'test_run' for usage.

Package: libscim-dev
Description-md5: c9bf5cfadf4afe76b9bf5e7c1924af63
Description-en: development library for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides development libraries on SCIM platform, including the
 header files and static libraries.  The development documentations can be
 found in the scim-dev-doc package.
 .
 SCIM can be used as a dynamically loaded library on a single machine, or as a
 server/client model through socket in a network environment.  As a component
 of the system, SCIM can work with existing IM framework such as XIM or IIIMF
 (in progress), as well as using client specific IM interface, such as GTK+
 IM module.  SCIM provides an IM application, scim, which use various IM
 engines to provide input methods for many languages, either by native modules
 (such as scim-pinyin and scim-hangul) or interfaces to other IM libraries
 (such as scim-anthy, scim-uim, scim-m17n, and scim-chewing).
 .
 For more information about SCIM, please see the description of scim package.

Package: libscim8v5
Description-md5: f9a06fa2b07c6caf7e9ed8147b60c58d
Description-en: library for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides runtime libraries for SCIM platform.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim
Description-md5: 10bc2342ad086acb0461986705697160
Description-en: smart common input method platform
 Smart Common Input Method (SCIM) is an input method (IM) platform.  Input
 methods are needed to enter complex characters in many non-latin languages.
 SCIM provides a common platform for various plugin modules and independent IM
 programs, as well as a set of modules and programs on its own.  It is highly
 modularized and exposes abstract interfaces, so that plugin modules with
 different functions can easily communicate with each other.  The currently
 supported module types are configuration, IM engine, front end, filter, and
 setup GUI.
 .
 SCIM achieves the communication between IM engines and front ends through
 both shared library linking and server/client mode.  It supports XIM
 protocol, as well as GTK+ IM module.
 .
 This package is the main binary package of SCIM.  It includes: the main
 program scim (GTK+ based) and other support programs; simple configuration
 module, X11 front end module, rawcode IM engine module,
 simplified/traditional Chinese conversion filter module, and their
 corresponding setup GUI modules; GTK+ panel and its setup GUI module; and a
 GTK+ based setup tool.
 .
 SCIM is a well accepted platform and features various input method engines
 for many languages.  In Debian you can find the following separately packaged
 IMs useful: scim-tables-{additional,ja,ko,zh}, scim-pinyin, scim-uim,
 scim-m17n, scim-chewing, scim-anthy, scim-canna, scim-prime, and scim-skk.
 GTK+ users would also find package scim-gtk-immodule useful for GTK+ IM
 module support.
 .
 For development on SCIM platform, please see the description of scim-dev
 package.

Package: scim-clutter-immodule
Description-md5: 8851b6c89f6a4e2c3ff4c85f61fc234b
Description-en: Clutter input method module with SCIM as backend
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package is the clutter native input method module for SCIM.  It provides
 a clutter IM module for clutter-1.0 with SCIM as the input backend.
 This input method module should work within all clutter platforms.
 .
 The clutter IM module communicates with SCIM backend through the IM agent
 provided by scim-im-agent package.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim-dev
Description-md5: d2c1f13303b65ddee6ba9df222b092b1
Description-en: development files for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package is a metapackage to provide development libraries and
 documentations for SCIM platform.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim-dev-doc
Description-md5: d14e2f5c6284d23b3aa6120f158c06d5
Description-en: development documentation for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package contains doxygen-generated HTML development documentation
 for SCIM APIs.
 .
 For more information about SCIM and SCIM development, please see the
 description of scim and scim-dev packages.

Package: scim-gtk-immodule
Description-md5: 2d5302706c9538f8c859dc6f8b6a6443
Description-en: GTK+ input method module, with SCIM as the input backend
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package is the GTK+ native input method module for SCIM.  It provides
 a GTK+ IM module for versions 2 and 3 of GTK+, with SCIM as the input backend.
 This input method module should work within all GTK+ platforms, including
 gtk-x11, gtk-linuxfb and gtk-directfb.
 .
 The GTK+ IM module communicates with the SCIM backend through the IM agent
 provided by the scim-im-agent package.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim-im-agent
Description-md5: 5b4db507bf7433206fb1a63bfbf8ce2f
Description-en: IM agent for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides the IM agent for SCIM. SCIM provides various IM modules
 for Gtk/clutter program. The IM modules communicate with SCIM through the
 IM agent.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim-modules-socket
Description-md5: 068e48e97d5cb3f527acf38c6cf41d35
Description-en: socket modules for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides the socket modules for SCIM.  SCIM can use a local or
 inet socket as the front end and connect to the configuration and IM engine
 modules.  Then other computers and/or environments can share these input
 methods by connecting to the socket with socket IM engine module and socket
 configure module.
 .
 For more information about SCIM, please see the description of scim package.

Package: scim-anthy
Description-md5: 248904f810be0c862510b14e98cf6ffe
Description-en: SCIM IMEngine module for Anthy
 Smart Common Input Method platform (SCIM) is an input method server
 and a development platform to make Input Method developers' lives
 easier.
 .
 Anthy is a simple and secure input method in Japanese.
 scim-anthy connects Anthy to SCIM.

Package: scim-chewing
Description-md5: fe583a5cc9e44e40fd40b223a89250b3
Description-en: Chewing IM engine module for SCIM
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package is the chewing IM engine module for SCIM. With this module,
 you can use intelligent Chinese input method with HanYu PinYin keyboard
 and a various of ZhuYin(bopomofo) keyboards.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-kmfl-imengine
Description-md5: eac7a001fc0ca9043666aea867420884
Description-en: KMFL (Keyboard Mapping for Linux) IM engine for the SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform for Linux.
 .
 This package provides the KMFL (Keyboard Mapping for Linux) IM engine for
 SCIM. With this module, you can use keyboards designed for Tavultesoft Keyman
 for Windows under the SCIM platform.

Package: scim-m17n
Description-md5: ef583464a60ed9a29490374f1da97744
Description-en: M17N Input Method Engine for SCIM
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 M17N (Multilingualization) Input Method Engine enables SCIM to input
 many non-latin characters from the keyboard using libm17n library.
 .
 Author: James Su <suzhe@tsinghua.org.cn>
 .
 For details about SCIM, please see the description of the scim package.

Package: scim-pinyin
Description-md5: ec6ce987f9cf62ec084ef8836d23fd45
Description-en: smart pinyin IM engine for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides smart pinyin IM engine for SCIM.  It includes the
 plugin modules and the data files.  With this module you can use the
 smart pinyin input method for Chinese.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-skk
Description-md5: 6a5778822d3198c71fa53ea7e48a4097
Description-en: SCIM IMEngine module like SKK input method
 Smart Common Input Method platform (SCIM) is an input method server
 and a development platform to make Input Method developers' lives
 easier.
 skk is simple and secure input method in Japanese.
 scim-skk comes to be able to input it like skk.

Package: scim-modules-table
Description-md5: 54fdc1c66d17d2659c9294bf989f7ec3
Description-en: generic tables IM engine module for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package is the generic tables IM engine for SCIM.  With data tables this
 module can provides input method for various languages.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-tables-additional
Description-md5: 86323104f93410fe1d0ab899c870be2e
Description-en: miscellaneous input method data tables for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package contains SCIM input method data tables for non-CJK languages.
 The currently supported languages are Amharic, Arabic, Nepali, Russian, Thai,
 Ukrainian, Vietnamese, and several Indic languages (Bengali, Gujarati, Hindi,
 Kannada, Malayalam, Punjabi, Tamil and Telugu).  It also provides support for
 X-SAMPA and LaTeX style input.
 .
 Note many table-based input methods provided in this package are very
 primitive, and probably doesn't fit native speakers' need.  Users
 should also look at scim-m17n package (which uses M17N library) and see
 if it provides better support to the language he/she needs.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-tables-ja
Description-md5: 8b79465e5466b23be4c4e1d4e86e4745
Description-en: Japanese input method data tables for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package contains SCIM table-based input method data for Japanese.
 Currently the provided tables are Hiragana, Katagana, and Nippon.
 .
 Note the table-based Japanese input method provided in this package is
 very primitive, probably only useful for people just start learning
 Japanese, and most certainly doesn't fit native speakers' need.  Users
 who need to input Japanese all the time should look at other SCIM
 modules for Japanese, such as scim-anthy package.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-tables-ko
Description-md5: 588fd4cfc35544d2cd404c8e00f9c3cb
Description-en: Korean input method data tables for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package contains SCIM table-based input method data for Korean.
 Currently the provided tables are Hangul, Hangul Romaja, and Hanja.
 .
 Note the table-based Korean input method provided in this package is
 very primitive, probably only useful for people just start learning
 Korean, and most certainly doesn't fit native speakers' need.  Users
 who need to input Korean all the time should look at other SCIM modules
 for Korean, such as scim-hangul package.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-tables-zh
Description-md5: 339e857e0eb9a8494f7b262a7dac2c1e
Description-en: Chinese input method data tables for SCIM platform
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package contains SCIM table-based input method data for Chinese.
 Currently the provided tables are:
 .
 Array30, CangJie, CangJie3, CangJie5, Cantonese, CantonHK, CNS11643,
 Dayi3, EZ-Big, Erbi, Erbi-QS, Jyutping, Quick, Simplex, Stroke5, Wubi,
 Wu, ZhuYin, ZhuYin-Big, and Ziranma.
 .
 Traditional Chinese users may also want to look at the scim-chewing
 package, which provides a Phonetic (BoPoMoFo) input method likely
 better than the one provided by ZhuYin and ZhuYin-Big tables in this
 package.
 .
 For details about SCIM, please see the description of package scim.

Package: scim-thai
Description-md5: 30277bb4291a6b28fe4277138ff63801
Description-en: Thai Input Method Engine for SCIM
 SCIM (Smart Common Input Method) is an input method (IM) platform.
 .
 This package provides Thai input method engine for SCIM.  Currently, it
 supports Ketmanee, TIS-820.2538 and Pattachote keyboards; three levels
 of strictness for input sequence check.

Package: scim-unikey
Description-md5: d1a972ca8eda60015b97b22cba4dcbd6
Description-en: Vietnamese Input Method Engine for SCIM using Unikey Engine
 Smart Common Input Method (SCIM) is an input method (IM) platform.
 .
 Scim-Unikey is a Vietnamese input method for SCIM
 Use Unikey engine to process keyevent

Package: libsciplot-dev
Description-md5: de0a8f7c595ced7957ccb98eef31a337
Description-en: Development library and header files for SciPlot
 Contains C header files and development shared libraries for SciPlot.
 The SciPlot Widget is a widget capable of plotting Cartesian or polar
 graphs, including logarithmic axes in Cartesian plots.

Package: libsciplot1
Description-md5: 44ff3dfceaf495ed9c41f1c9d35c52b6
Description-en: widget for scientific plotting
 The SciPlot Widget is a widget capable of plotting Cartesian or polar
 graphs, including logarithmic axes in Cartesian plots.  The widget is
 subclassed directly from the Core widget class, which means that it does
 not depend upon any other widget set.  It may be freely used with Athena,
 Motif, or the Open Look/Xview widget sets.  (There is optional Motif
 support that causes the widget to be subclassed from XmPrimitive.  See
 the man page.)
 .
 Features provided in the widget include automatic scaling, legend drawing,
 axis labeling, PostScript output, multiple plotted lines, color support,
 user font specification, dashed lines, symbols drawn at points, logarithmic
 scales on one or both axes in Cartesian plots, and degrees or radians as
 angles in polar plots.

Package: sciplot-bin
Description-md5: 58d95d2647b6372de62d9e02683fdd57
Description-en: Example programs for SciPlot
 This package contains two small programs that use the SciPlot
 library: sciplot-xyplot and sciplot-realtime.
 The SciPlot Widget is a widget capable of plotting Cartesian or polar
 graphs, including logarithmic axes in Cartesian plots.

Package: python-scipy-doc
Description-md5: 8ac5477d15da02ef1299ae21fc7e60f6
Description-en: scientific library for Python - documentation
 SciPy supplements the popular NumPy module (python-numpy package), gathering a
 variety of high level science and engineering modules together as a single
 package.
 .
 SciPy is a set of Open Source scientific and numeric tools for Python. It
 currently supports special functions, integration, ordinary differential
 equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
 programming tools, an expression-to-C++ compiler for fast execution, and
 others.
 .
 This package contains documentation for the SciPy library.

Package: python3-scipy
Description-md5: 10a513a129149372e732d5540d7328d0
Description-en: scientific tools for Python 3
 SciPy supplements the popular NumPy module (python-numpy package), gathering a
 variety of high level science and engineering modules together as a single
 package.
 .
 SciPy is a set of Open Source scientific and numeric tools for Python. It
 currently supports special functions, integration, ordinary differential
 equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
 programming tools, an expression-to-C++ compiler for fast execution, and
 others.

Package: scite
Description-md5: e8fc110210b532a2e575cfa5e27882f4
Description-en: Lightweight GTK-based programming editor
 GTK-based programming editor with syntax highlighting support for
 many languages. Also supports folding sections, exporting
 highlighted text into colored HTML and RTF.

Package: sciteproj
Description-md5: f64c3647a879e61b9a2bc66f52003ec9
Description-en: project manager for the SciTE editor
 Project manager for SciTE, used to group a bunch of files into a
 project for easy access in SciTE giving the possibility to group
 files in folders, using the director interface in SciTE to open them.

Package: libscitokens-dev
Description-md5: 1867f4f7005d167dc788b15956fa3dc7
Description-en: Development files for scitokens-cpp
 Development files (header files) for scitokens-cpp.

Package: libscitokens0
Description-md5: b1f39ac822f441f5c3e841e2dac83f43
Description-en: C++ Implementation of the SciTokens Library
 This package implements a minimal library for creating and using
 SciTokens from C or C++.
 .
 SciTokens (https://scitokens.org) provide a token format for
 distributed authorization. The tokens are self-describing, can be
 verified in a distributed fashion (no need to contact the issuer to
 determine if the token is valid). This is convenient for a federated
 environment where several otherwise-independent storage endpoints
 want to delegate trust for an issuer for managing a storage
 allocation.

Package: scitokens-cpp
Description-md5: d7ce617ed9f9010dd7e1a1231ef588ff
Description-en: Binaries for scitokens-cpp
 Binaries for creating, verifying and testing scitokens.

Package: libscm-dev
Description-md5: 12ddc54b0e8498cb6e301f590d7b6929
Description-en: Embeddable library for SCM Scheme language interpreter
 Compact static library containing the SCM interpreter and an API making it
 easy to integrate into other programs as a scripting language.

Package: scm
Description-md5: 3ba36eab08921f1f7fea5f25403b0894
Description-en: Scheme language interpreter
 SCM conforms to the R5RS (Revised^5 Report on the Algorithmic Language Scheme)
 and IEEE P1178 specifications, and is portable across many architectures and
 operating systems. It additionally includes a set of popular Common Lisp
 functions, POSIX and X Windows integration, and the Hobbit scheme-to-C
 compiler.

Package: scmutils
Description-md5: e5c50724649c492810189abacdcf83a7
Description-en: scheme mathematical library
 An integrated library of procedures, embedded in the programming
 language Scheme, and intended to support teaching and research in
 mathematical physics and electrical engineering.  Scmutils and Scheme
 are particularly effective in work where the almost-functional nature
 of Scheme is advantageous, such as classical mechanics, where many of
 the procedures are most easily formulated as quite abstract
 manipulations of functions.
 .
 This code was developed for educational and research use at the
 Massachusetts Institute of Technology.

Package: scoary
Description-md5: 7cc373b23ea67fb43af0b4321f3400cc
Description-en: pangenome-wide association studies
 Scoary is designed to take the gene_presence_absence.csv file from
 Roary as well as a traits file created by the user and calculate the
 associations between all genes in the accessory genome and the traits. It
 reports a list of genes sorted by strength of association per trait.

Package: scolasync
Description-md5: 162ae820323856a7ee0d3803431fefce
Description-en: graphic tool to copy data to or from a set of USB storage media
 Teachers may use this package to manage a set of USB sticks owned by their
 students. The keys are recognized (with their owner's name), and the teachers
 can copy assignments to them and retrieve consistently the homeworks from
 the usb sticks.

Package: scons
Description-md5: ae7e354e01236878fd90148cd63ccb80
Description-en: replacement for make
 SCons is a make replacement providing a range of enhanced features such
 as automated dependency generation and built in compilation cache
 support.  SCons rule sets are Python scripts so as well as the features
 it provides itself SCons allows you to use the full power of Python
 to control compilation.

Package: scons-doc
Description-md5: d89bb50de4b02edebd0b085a312f45c7
Description-en: Documentation for SCons, a replacement for Make
 SCons is a make replacement providing a range of enhanced features such
 as automated dependency generation and built in compilation cache
 support.  SCons rule sets are Python scripts so as well as the features
 it provides itself SCons allows you to use the full power of Python
 to control compilation.
 .
 This package provides the SCons User's guide.

Package: libscopt-java
Description-md5: 1441aa2d17b260fee91224241601065e
Description-en: Simple scala command line options parsing
 Scopt provides two styles of parsing: immutable and mutable.
 In immutable parsing style, a config object is passed around as an argument
 into action callbacks. On the other hand, in mutable parsing style you are
 expected to modify the config object in place.

Package: scorched3d
Description-md5: 6dcd210eaa13f271d3ae444175db563d
Description-en: 3D artillery game similar to Scorched Earth
 Scorched3D is a game based heavily on the classic DOS game Scorched Earth
 "The Mother Of All Games". Scorched3D adds amongst other new features
 a 3D island environment and LAN and internet play.

Package: scorched3d-data
Description-md5: 22d268a2b086d0ca156c7bbf28d038e3
Description-en: data files for Scorched3D game
 Scorched3D is a game based heavily on the classic DOS game Scorched Earth
 "The Mother Of All Games". Scorched3D adds amongst other new features
 a 3D island environment and LAN and internet play.
 .
 This package contains data files for the game Scorched3D.

Package: libptscotch-7.0
Description-md5: 4f6f275a40d71d2a070c51326b849b38
Description-en: MPI programs and libraries for graph, mesh and hypergraph partitioning
 Shared libraries package for PT-SCOTCH, the MPI version of scotch, which
 is a set of programs and libraries which implement the static mapping and
 sparse matrix reordering algorithms developed within the SCOTCH project.

Package: libptscotch-dev
Description-md5: 0eafb053278f9be78b326b70f40b1fd4
Description-en: MPI programs and libraries for graph, mesh and hypergraph partitioning
 Headers and libraries package for PT-SCOTCH, the MPI version of scotch, which
 is a set of programs and libraries which implement the static mapping and
 sparse matrix reordering algorithms developed within the SCOTCH project.

Package: libscotch-7.0
Description-md5: 7010765d2b2832f99f331f08e36585e8
Description-en: programs and libraries for graph, mesh and hypergraph partitioning
 Shared libraries package for scotch, which is a set of programs and
 libraries which implement the static mapping and sparse matrix reordering
 algorithms developed within the SCOTCH project.

Package: libscotch-dev
Description-md5: 005031c86c345eaf27f86a6745d2b32c
Description-en: programs and libraries for graph, mesh and hypergraph partitioning
 Headers and libraries package for scotch, which is a set of programs and
 libraries which implement the static mapping and sparse matrix reordering
 algorithms developed within the SCOTCH project.

Package: libscotchmetis-dev
Description-md5: a391c720b80b18263009a2efcd3d5429
Description-en: programs and libraries for graph, mesh and hypergraph partitioning
 Scotch/Metis compatility interface, providing a free implementation of the
 Metis system for graph partitioning and sparse matrix reordering.

Package: libscotchparmetis-dev
Description-md5: a4daa83e9ec9e8f2cbf2dbbe5f4b9677
Description-en: programs and libraries for graph, mesh and hypergraph partitioning
 Scotch/ParMetis compatility interface, providing a free implementation of the
 ParMetis system for parallel graph partitioning and sparse matrix reordering.

Package: ptscotch
Description-md5: d115514760fcf4844d04f60e43ab1308
Description-en: MPI programs and libraries for graph, mesh and hypergraph partitioning
 PT-SCOTCH is the MPI version of scotch, which is a set of programs and
 libraries which implement the static mapping and sparse matrix reordering
 algorithms developed within the SCOTCH project.

Package: scotch
Description-md5: d5dd99189155213730a9476b716aea87
Description-en: programs and libraries for graph, mesh and hypergraph partitioning
 Its purpose is to apply graph theory, with a divide and conquer
 approach, to scientific computing problems such as graph and mesh
 partitioning, static mapping, and sparse matrix ordering, in
 application domains ranging from structural mechanics to operating
 systems or bio-chemistry.
 .
 The SCOTCH distribution is a set of programs and libraries which
 implement the static mapping and sparse matrix reordering algorithms
 developed within the SCOTCH project.
 .
 SCOTCH has many interesting features:
 .
 o Its capabilities can be used through a set of stand-alone programs
 as well as through the libSCOTCH library, which offers both C and
 Fortran interfaces.
 .
 o It provides algorithms to partition graph structures, as well as
 mesh structures defined as node-element bipartite graphs and which
 can also represent hypergraphs.
 .
 o It can map any weighted source graph onto any weighted target
 graph. The source and target graphs may have any topology, and their
 vertices and edges may be weighted. Moreover, both source and target
 graphs may be disconnected. This feature allows for the mapping of
 programs onto disconnected subparts of a parallel architecture made
 up of heterogeneous processors and communication links.
 .
 o It computes amalgamated block orderings of sparse matrices, for
 efficient solving using BLAS routines.
 .
 o Its running time is linear in the number of edges of the source
 graph, and logarithmic in the number of vertices of the target graph
 for mapping computations.
 .
 o It can handle indifferently graph and mesh data structures created
 within C or Fortran programs, with array indices starting from 0 or
 1.
 .
 o It offers extended support for adaptive graphs and meshes through
 the handling of disjoint edge arrays.
 .
 o It is dynamically parametrizable thanks to strategy strings that
 are interpreted at run-time.
 .
 o It uses system memory efficiently, to process large graphs and
 meshes without incurring out-of-memory faults;
 .
 o It is highly modular and documented. Since it has been released
 under the CeCILL-C free/libre software license, it can be used as a
 testbed for the easy and quick development and testing of new
 partitioning and ordering methods.
 .
 o It can be easily interfaced to other programs. The programs
 comprising the SCOTCH project have been designed to run in
 command-line mode without any interactive prompting, so that they can
 be called easily from other programs by means of system() or popen()
 calls, or piped together on a single command line. Moreover, vertex
 labeling capabilities allow for easy renumbering of vertices.
 .
 o It provides many tools to build, check, and display graphs, meshes
 and matrix patterns.
 .
 o It is written in C and uses the POSIX interface, which makes it
 highly portable. PT-SCOTCH uses the MPI interface, and optionally the
 POSIX threads.

Package: scottfree
Description-md5: a6d185290b2fa81d538b24edf706a487
Description-en: Interpreter for Adventure International games
 ScottFree reads and executes TRS-80 format Scott Adams data files. It is
 possible to run other formats either by writing a loader for that format or
 a converter to TRS-80 format.
 .
 Most Adventure International Games are distributed as shareware and are
 available from http://www.ifarchive.org/indexes/if-archiveXscott-adams.html

Package: python3-scour
Description-md5: 29daec8096ef391a7a0ff8185a298699
Description-en: SVG scrubber and optimizer (Python 3 module)
 Scour is a Python module that aggressively cleans SVG files, removing a lot of
 unnecessary information that certain tools or authors embed into their
 documents.  The goal of scour is to provide an identically rendered image
 (i.e. a scoured document should have no discernible visible differences from
 the original file) while minimizing the file size.
 .
 WARNING: Scour is intended to be run on files that have been edited in Vector
 Graphics editors such as Inkscape or Adobe Illustrator.  Scour attempts to
 optimize the file, and as result, it will change the file's structure and
 (possibly) its semantics.  If you have hand-edited your SVG files, you will
 probably not be happy with the output of Scour.
 .
 Never use scour to overwrite your original file!

Package: scour
Description-md5: 18a95d2e81aee060e39fbb127e5c40b9
Description-en: SVG scrubber and optimizer (CLI and debhelper)
 Scour is a Python module that aggressively cleans SVG files, removing a lot of
 unnecessary information that certain tools or authors embed into their
 documents.  The goal of scour is to provide an identically rendered image
 (i.e. a scoured document should have no discernible visible differences from
 the original file) while minimizing the file size.
 .
 WARNING: Scour is intended to be run on files that have been edited in Vector
 Graphics editors such as Inkscape or Adobe Illustrator.  Scour attempts to
 optimize the file, and as result, it will change the file's structure and
 (possibly) its semantics.  If you have hand-edited your SVG files, you will
 probably not be happy with the output of Scour.
 .
 This package provides the "scour" command line utility and a dh_scour
 debhelper extension which optimizes all shipped SVGs during package build. If
 gir1.2-rsvg-2.0 and python3-gi-cairo are available, it will also do a
 before/after comparison and discard the optimized image if they differ by more
 than 0.05%.

Package: libscout-clojure
Description-md5: 5ee9f3a0984a5a13d435eb52499ff86d
Description-en: Clojure library to parse strings
 Scout is a library for Clojure that provides a Scanner object which is
 associated with the string it is scanning. The Scanner object provides
 functionality such as searching by using regular expressions.

Package: hunspell-en-au
Description-md5: 1b61c273d2f3ca3c4f774b303b3f7926
Description-en: English (Australia) dictionary for hunspell
 This is the English (Australia) dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-en-ca
Description-md5: aba91a1168bf434e4a9fb6d89bce3206
Description-en: English (Canada) dictionary for hunspell
 This is the English (Canada) dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-en-us
Description-md5: 744592c3017b350ebf5bda3aa7507392
Description-en: English_american dictionary for hunspell
 This is the English_american dictionary for use with the hunspell spellchecker
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: scowl
Description-md5: 8271a64616c7dedad8c4b1602a326d8b
Description-en: Spell-Checker Oriented Word Lists
 The SCOWL is a collection of word lists organized by word popularity,
 language, word class, and other factors.  These lists can be
 combined in various ways (or used individually) for spell checking
 and similar purposes.
 .
 The Debian wamerican*, wbritish*, and wcanadian* wordlist packages
 are built from (appropriate collections of) these same lists.  Install
 one (or more) of those packages if you want a comprehensive word list;
 install scowl if you (also) want to pick and choose the pieces that
 comprise those lists.
 .
 You can learn more about SCOWL (and other English word lists) at
 http://wordlist.sourceforge.net/

Package: wamerican
Description-md5: ea52704df710a9095c3201e3426ac6ff
Description-en: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 There are also -small, -large, and -huge versions of this word list,
 and there are wbritish* and wcanadian* packages as well.

Package: wamerican-huge
Description-md5: 7b9e8c1686b63ee9ccfc218dd6bd1eb9
Description-en: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english-huge
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wamerican-large;
 nothing prevents you installing both (and others) at the same time.
 .
 There are also -small and standard versions of this word list,
 and there are wbritish* and wcanadian* packages as well.

Package: wamerican-insane
Description-md5: 2ef4d887ab1e548ed5cacf2a749a8479
Description-en: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english-insane
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wamerican-huge,
 and possibly contains invalid words (as well as words that are very
 uncommon). Nothing prevents you installing both (and others) at the
 same time.
 .
 There are also -small and standard versions of this word list,
 and there are wbritish* and wcanadian* packages as well.

Package: wamerican-large
Description-md5: 41b875a0e51934c13cde74f932a1a742
Description-en: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english-large
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a larger list than the one installed by wamerican; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -small and -huge version of this word list,
 and there are wbritish* and wcanadian* packages as well.

Package: wamerican-small
Description-md5: 1c81151a87971c46e958626cff3c1389
Description-en: American English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/american-english-small
 containing a list of English words with American spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a smaller list than the one installed by wamerican; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -large and -huge version of this word list,
 and there are wbritish* and wcanadian* packages as well.

Package: wbritish
Description-md5: 116a19ac7140ec65e353ae54c39f1127
Description-en: British English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/british-english
 containing a list of English words with British spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 There are also -small, -large, and -huge versions of this word list,
 and there are wamerican* and wcanadian* packages as well.

Package: wbritish-huge
Description-md5: 85050475ad6caaedcae3ec7137c18a8d
Description-en: British English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/british-english-huge
 containing a list of English words with British spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wbritish-large;
 nothing prevents you installing both (and others) at the same time.
 .
 There are also -small and standard versions of this word list,
 and there are wamerican* and wcanadian* packages as well.

Package: wbritish-insane
Description-md5: e7a363036baff6823e2161a110e8d0be
Description-en: British English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/british-english-insane
 containing a list of English words with British spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wbritish-huge,
 and possibly contains invalid words (as well as words that are very
 uncommon). Nothing prevents you installing both (and others) at the
 same time.
 .
 There are also -small and standard versions of this word list,
 and there are wamerican* and wcanadian* packages as well.

Package: wbritish-large
Description-md5: be8efae2ff01a71eb958ffe5a188e4ee
Description-en: British English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/british-english-large
 containing a list of English words with British spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a larger list than the one installed by wbritish; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -small and -huge versions of this word list,
 and there are wamerican* and wcanadian* packages as well.

Package: wbritish-small
Description-md5: 8ab966a95d331c273ffb4958a33b8fa0
Description-en: British English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/british-english-small
 containing a list of English words with British spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a smaller list than the one installed by wbritish; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -large and -huge version of this word list,
 and there are wamerican* and wcanadian* packages as well.

Package: wcanadian
Description-md5: fda6495f146f251df0601393fe5b6c65
Description-en: Canadian English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/canadian-english
 containing a list of English words with Canadian spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 There are also -small, -large and -huge versions of this word list,
 and there are wbritish* and wamerican* packages as well.

Package: wcanadian-huge
Description-md5: bfd8c06960d059f1fc5366da18d81a68
Description-en: Canadian English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/canadian-english-huge
 containing a list of English words with Canadian spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wcanadian-large;
 nothing prevents you installing both (and others) at the same time.
 .
 There are also -small and standard versions of this word list,
 and there are wbritish* and wamerican* packages as well.

Package: wcanadian-insane
Description-md5: e652878c082fb4d6f3bd4e72b9b81fa4
Description-en: Canadian English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/canadian-english-insane
 containing a list of English words with Canadian spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is an even larger list than the one installed by wcanadian-huge,
 and possibly contains invalid words (as well as words that are very
 uncommon). Nothing prevents you installing both (and others) at the
 same time.
 .
 There are also -small and standard versions of this word list,
 and there are wbritish* and wamerican* packages as well.

Package: wcanadian-large
Description-md5: b77ae35c331c70394593e78cb46ea3c7
Description-en: Canadian English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/canadian-english-large
 containing a list of English words with Canadian spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a larger list than the one installed by wcanadian; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -small and -huge versions of this word list,
 and there are wbritish* and wamerican* packages as well.

Package: wcanadian-small
Description-md5: eb9a6c60140f80628daa7833a15ed46a
Description-en: Canadian English dictionary words for /usr/share/dict
 This package provides the file /usr/share/dict/canadian-english-small
 containing a list of English words with Canadian spellings.
 This list can be used by spelling checkers, and by programs such
 as look(1).
 .
 This is a smaller list than the one installed by wcanadian; nothing
 prevents you installing both (and others) at the same time.
 .
 There are also -large and -huge versions of this word list,
 and there are wbritish* and wamerican* packages as well.

Package: scram
Description-md5: 072744cc46ef6e5c51bd05f80af573ec
Description-en: Probabilistic Risk Analysis Tool
 A command line probabilistic risk analysis tool
 capable of performing event tree analysis,
 static fault tree analysis,
 analysis with common cause failure models,
 probability calculations with importance analysis,
 and uncertainty analysis with Monte Carlo simulations.

Package: scram-gui
Description-md5: 90e7be2962bf92d8f77420f6b6f4c323
Description-en: SCRAM GUI front-end
 The complementary SCRAM GUI front-end
 for visualization and manipulation
 of risk analysis models and reports.

Package: python3-scrape-schema-recipe
Description-md5: 2a29f661ed74a847173575a8d8c62358
Description-en: extracts cooking recipe from HTML structured data.
 Scrapes recipes from HTML https://schema.org/Recipe (Microdata/JSON-LD)
 into Python dictionaries.

Package: scrappie
Description-md5: 5f945093b72e7e1e4331a2fb0093790b
Description-en: basecaller for Nanopore sequencer
 The Nanopore is a device for DNA/RNA sequencing that does
 not require an amplification of the material. The polynucleotides
 are threaded through a pore and while these pass through,
 the change in the electrostatic potential allows one to
 identify ("call") the actual base that resides in the pore.
 Scrappie goes a step further and also attempts to describe
 modifications to the nucleic acid.

Package: scratch
Description-md5: 49557af04fa6ea2e60b11b8103d5a8d0
Description-en: easy to use programming environment for ages 8 and up
 Scratch is an easy, interactive, collaborative programming
 environment designed for creation of interactive stories, animations,
 games, music, and art -- and sharing these on the web.
 Scratch is designed to help young people (ages 8 and up) develop 21st
 century learning skills. As they create Scratch projects, young people
 learn important mathematical and computational ideas, while also
 gaining a deeper understanding of the process of design.

Package: screen
Description-md5: 2d86b86ed6058a04c540802e49312f40
Description-en: terminal multiplexer with VT100/ANSI terminal emulation
 GNU Screen is a terminal multiplexer that runs several separate "screens" on
 a single physical character-based terminal. Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features, including configurable
 input and output translation, serial port support, configurable logging,
 and multi-user support.

Package: sm
Description-md5: 91fe8f689d157fbba591713d7e201f4d
Description-en: Displays a short text fullscreen
 Screen Message will display a given multi-line message as large as
 possible, fullscreen and black on white. You can specify the text either
 when launching sm, or edit it while the program is running.
 .
 It is useful to send messages across a room, e.g. during an university
 lecture. For fast startup, it is recommended to bind it to a key in your
 Desktop Environment.

Package: screenfetch
Description-md5: 7b1e70f3b4bbdc34202258ffeec7028a
Description-en: Bash Screenshot Information Tool
 screenFetch is a "Bash Screenshot Information Tool". This handy Bash script
 can be used to generate one of those nifty terminal theme information + ASCII
 distribution logos you see in everyone's screenshots nowadays.
 .
 It will auto-detect your distribution and display an ASCII version of that
 distribution's logo and some valuable information to the right. There are
 options to specify no ascii art, colors, taking a screenshot upon displaying
 info, and even customizing the screenshot command.

Package: screengrab
Description-md5: 18c56c0159884022e00cac98d3c221da
Description-en: Crossplatform tool for getting screenshots
 Screengrab working in Linux and Windows. The program uses Qt and is
 independent of any desktop environment.
 Main features:
  * Get desktop screenshots
  * Get active window screenshots
  * Get secreenshots of desktop selection area
  * Copy screenshot to clipboard
  * Saving your image files in formats PNG or JPEG or BMP
  * Ability to set delay in getting screenshots (from 1 to 90 seconds)

Package: screenie
Description-md5: 89ade5121926b1680a32329f5945f221
Description-en: Lightweight GNU screen(1) wrapper
 Screenie is a small and lightweight screen(1) wrapper designed
 to simplify management of detached jobs by providing simple
 interactive menu.
 .
 This is an enhanced Perl-reimplementation of 'screenie'
 by Marc O. Gloor

Package: python3-screeninfo
Description-md5: 0b2a829c00b74a5c9809ec3014d965f9
Description-en: Fetch location and size of physical screens
 Python library to fetch location and size of physical screens. It can
 detect screen sizes in a multi-monitor setup.
 .
 This package installs the library for Python 3.

Package: screenkey
Description-md5: 3b5ccfc1ef76e208ce279990172ff50a
Description-en: screencast tool to display your keystrokes
 Screenkey is a screencast tool to display your keys inspired
 by Screenflick for Mac OS and based initially on key-mon project.
 .
 It’s useful to create screencasts and is also a powerful teaching tool.

Package: screenruler
Description-md5: 983113ec8a34327d28c1fa241ee39e16
Description-en: measure objects on screen with a variety of metrics
 ScreenRuler will display a ruler on screen which allows you to measure the
 other objects that you've there. It has the following features:
  * Horizontal and vertical measurement in 6 different metrics:
    pixels, centimetres, inches, picas, points, and as a percentage
    of the ruler's length.
  * Cusomizable colors and fonts.
  * Keyboard control for precise positioning.
  * Option for the ruler to stay always on top of other windows.

Package: scribus
Description-md5: 0cf35eb54da09ee575e83b1cdacc0a83
Description-en: Open Source Desktop Page Layout
 Scribus is an open source desktop page layout program with the aim of
 producing commercial grade output in PDF and Postscript.
 .
 Scribus can be used for many tasks; from brochure design to newspapers,
 magazines, newsletters and posters to technical documentation.
 .
 Scribus supports professional DTP features, such as CMYK color and a
 color management system to soft proof images for high quality color printing,
 flexible PDF creation options, Encapsulated PostScript import/export and
 creation of 4 color separations, import of EPS/PS and SVG as native vector
 graphics, Unicode text including right to left scripts such as Arabic and
 Hebrew via freetype. Graphic formats which can be placed in Scribus as images
 include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm),
 and any bitmap type supported by QT5.
 .
 If you need to use the render frame install the texlive-latex-recommended
 package (suggested).

Package: scribus-data
Description-md5: 4f4399752d6f867f77c34ba3fc459efb
Description-en: Open Source Desktop Page Layout - data files
 Scribus is an open source desktop page layout program with the aim of
 producing commercial grade output in PDF and Postscript.
 .
 Scribus can be used for many tasks; from brochure design to newspapers,
 magazines, newsletters and posters to technical documentation.
 .
 Scribus supports professional DTP features, such as CMYK color and a
 color management system to soft proof images for high quality color printing,
 flexible PDF creation options, Encapsulated PostScript import/export and
 creation of 4 color separations, import of EPS/PS and SVG as native vector
 graphics, Unicode text including right to left scripts such as Arabic and
 Hebrew via freetype. Graphic formats which can be placed in Scribus as images
 include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm),
 and any bitmap type supported by QT5.
 .
 This package contains the architecture-independent files.

Package: scribus-template
Description-md5: 18c1e284e3b4fda433cd1c1d7c44fbc6
Description-en: additional scribus templates
 These templates are distributed in addition to the three example templates
 present in the main scribus package. Some of them were prepared by members of
 the core Scribus development team and some were contributions by the
 community members.

Package: libjs-scriptaculous
Description-md5: 9a8828d42d5f78a8c196ca0dc64bf952
Description-en: JavaScript library for dynamic web applications
 script.aculo.us is a JavaScript library providing dynamic visual effects and
 user interface elements via the Document Object Model.
 .
 script.aculo.us extends the Prototype Javascript Framework by adding visual
 effects, user interface controls, and utilities. It is most notably included
 with Ruby on Rails, but also provided separately to work with other web
 application frameworks and scripting languages.

Package: scriv
Description-md5: d582eb36ec3adc7dee4ef34f07772dfe
Description-en: Command-line changelog management tool
 Command-line tool for helping developers maintain useful changelogs.
 It manages a directory of changelog fragments. It aggregates them into entries
 in a CHANGELOG file.
 .
 Scriv writes changelog fragments into a directory called "changelog.d".  Start
 by creating this directory.
 .
 To make a new changelog fragment, use the 'scriv create' command.  It will
 make a new file with a filename using the current date and time, your GitHub
 or Git user name, and your branch name.  Changelog fragments should be
 committed along with all the other changes on your branch.
 .
 When it is time to release your project, the 'scriv collect' command
 aggregates all the fragments into a new entry in your changelog file.

Package: scrm
Description-md5: 8514589e0ebc0ab683f6d367891fbf88
Description-en: simulator of evolution of genetic sequences
 scrm simulates the evolution of genetic sequences.
 .
 It takes a neutral evolutionary model as input, and generates random sequences
 that evolved under the model. As coalescent simulator, it traces the ancestry
 of the sampled sequences backwards in time and is therefore extremely
 efficient. Compared to other coalescent simulators, it can simulate
 chromosome-scale sequences without a measureable reduction of genetic linkage
 between different sites.

Package: scrollz
Description-md5: 37ef345723dcee5665ef1c60891e226a
Description-en: advanced ircII-based IRC client
 ScrollZ is advanced IRC client based on ircII code. It adds features
 normally found in ircII scripts like Toolz, PhoEniX, GargOyle or Lice.
 .
 The main difference between these scripts and ScrollZ is the code. Where
 ircII scripts take a lot of disk and memory space and run slow, ScrollZ
 only takes a couple of extra kilobytes compared to stock ircII client
 yet runs faster than any ircII script. This was accomplished by using
 C code instead of ircII scripting language. This reduces memory and
 CPU usage and code tends to run way faster.

Package: scrot
Description-md5: 7de0d3d3398d7e3011718370be134c98
Description-en: command line screen capture utility
 scrot (SCReenshOT)is a simple command line screen capture utility.
 It uses imlib2 to grab and save images.
 .
 scrot has many useful features:
   - Support for multiple image formats: JPG, PNG, GIF, and others.
   - The screenshot's quality is configurable.
   - It is possible to capture a specific window or a rectangular
     area on the screen.
   - Other features.
 .
 Because scrot is a command line utility, it can easily be scripted
 and put to novel uses. For instance, scrot can be used to monitor a
 desktop PC in absence and register unwanted activities.

Package: scrounge-ntfs
Description-md5: 7e24bc4a431f0a97b451d926a4c0d5c2
Description-en: Data recovery program for NTFS filesystems
 Scrounge NTFS is a data recovery program for NTFS filesystems. It reads each
 block of the hard disk and try to rebuild the original filesystem tree into
 a directory.
 .
 This package is useful in forensics investigations.

Package: scrub
Description-md5: 57144c79cf36f369f1c28f77a63bdc2c
Description-en: writes patterns on magnetic media to thwart data recovery
 scrub iteratively writes patterns on files or disk devices to make retrieving
 the data more difficult.
 .
 scrub can write patterns direct to disk, destroying any file system (preferred
 method), or it can write patterns on files, or on file system free space.
 .
 scrub writes NNSA NAP-14.x, DoD 5220.22-M, BSI, 35-pass gutmann, or one of
 several other selectable pattern sequences.
 .
 scrub operates at the POSIX system call level, thus it is portable to a wide
 variety of hardware platforms. However, this means it cannot do certain things
 like manipulate spare blocks on disks, etc..

Package: libscrypt-kdf-dev
Description-md5: 51e40e2f3b1c05220ad1d6129b59fa3e
Description-en: Development library for encryption using scrypt for key derivation
 A simple password-based encryption utility which demonstrates the
 scrypt key derivation function.  On modern hardware and with default
 parameters, the cost of cracking the password on a file encrypted by
 scrypt enc is approximately 100 billion times more than the cost of
 cracking the same password on a file encrypted by openssl enc; this
 means that a five-character password using scrypt is stronger than a
 ten-character password using openssl.
 .
 This package contains the development files.

Package: libscrypt-kdf1
Description-md5: 6fd3fcde499f770d8d2cb067fecd610f
Description-en: Shared library for encryption using scrypt for key derivation
 A simple password-based encryption utility which demonstrates the
 scrypt key derivation function.  On modern hardware and with default
 parameters, the cost of cracking the password on a file encrypted by
 scrypt enc is approximately 100 billion times more than the cost of
 cracking the same password on a file encrypted by openssl enc; this
 means that a five-character password using scrypt is stronger than a
 ten-character password using openssl.
 .
 This package contains the shared library.

Package: scrypt
Description-md5: e45f625b05b816725ba30fd9d213b79d
Description-en: File encryption utility using scrypt for key derivation
 A simple password-based encryption utility which demonstrates the
 scrypt key derivation function.  On modern hardware and with default
 parameters, the cost of cracking the password on a file encrypted by
 scrypt enc is approximately 100 billion times more than the cost of
 cracking the same password on a file encrypted by openssl enc; this
 means that a five-character password using scrypt is stronger than a
 ten-character password using openssl.

Package: libscscp-doc
Description-md5: 2e8495ec8c871b114940492d527283fb
Description-en: IMCCE SCSCP C Library -- reference manual
 SCSCP stands for Symbolic Computation Software Composibility Protocol.
 This protocol is developed by the European project SCIEnce - Symbolic
 Computation Infrastructure for Europe: http://www.symbolic-computing.org
 .
 This package provides the reference manual for the IMCCE SCSCP C Library,
 an implementation in C of the SCSCP protocol; it also contains examples.

Package: libscscp1
Description-md5: 6be67b1336f96140f3ca1f59e8a0e441
Description-en: IMCCE SCSCP C Library -- library package
 SCSCP stands for Symbolic Computation Software Composibility Protocol.
 This protocol is developed by the European project SCIEnce - Symbolic
 Computation Infrastructure for Europe: http://www.symbolic-computing.org
 .
 This C/C++ library, which is developed by the French Institute of
 Celestial Mechanics and Ephemeridesis Calculus (IMCCE) consists
 of an implementation of the SCSCP protocol. It provides an Application
 Programming Interface (API) to develop client and server applications
 to communicate with systems that support the SCSCP protocol, mainly
 Computer Algebra Systems (CAS).
 .
 This package provides the shared libraries required to run programs
 compiled against the SCSCP library developed at IMCCE. To compile your
 own programs you also need to install the libscscp1-dev package.

Package: libscscp1-dev
Description-md5: 4e58cdd2ca0ad7ecef741d48c7883577
Description-en: IMCCE SCSCP C Library -- development package
 SCSCP stands for Symbolic Computation Software Composibility Protocol.
 This protocol is developed by the European project SCIEnce - Symbolic
 Computation Infrastructure for Europe: http://www.symbolic-computing.org
 .
 This C/C++ library, which is developed by the French Institute of
 Celestial Mechanics and Ephemeridesis Calculus (IMCCE) consists
 of an implementation of the SCSCP protocol. It provides an Application
 Programming Interface (API) to develop client and server applications
 to communicate with systems that support the SCSCP protocol, mainly
 Computer Algebra Systems (CAS).
 .
 This package contains the header files, static libraries and symbolic
 links that developers using the SCSCP library developed at IMCCE will
 need.

Package: scsitools
Description-md5: 3bf631c73002584fdbfba5c8bd01aeba
Description-en: Collection of tools for SCSI hardware management
 This package is a collection of tools for manipulating SCSI hardware:
 .
  scsiinfo: displays SCSI drive low-level information and modifies SCSI
            drive settings,
  scsidev: makes permanent SCSI LUN -> devicename connections,
  scsifmt: low-level SCSI formatter,
  sraw: benchmarks raw SCSI I/O rates bypassing the buffer cache,
  scsi-spin: program to manually spin up and down a SCSI device.
 .
 Beware that, to be used properly, these tools require some knowledge of
 what they're doing as they can cause damage to your system.

Package: sctk
Description-md5: a26efb9894b95d6b205de4f60897f8e2
Description-en: speech recognition scoring toolkit
 This software can be used to test quality performance of
 speech recognition software.
 .
 It includes the SCLITE, ASCLITE, tranfilt, hubscr and utf_filt
 scoring tools.

Package: sctk-doc
Description-md5: 3227278667e7ecadbcbdeed22836ea06
Description-en: speech recognition scoring toolkit (documentation)
 This software can be used to test quality performance of
 speech recognition software.
 .
 It includes the SCLITE, ASCLITE, tranfilt, hubscr and utf_filt
 scoring tools.
 .
 This package provides the documentation.

Package: scummvm
Description-md5: fef78cb5d2135ebe38a742f7edcc4c3e
Description-en: engine for several graphical adventure games
 ScummVM is a `virtual machine' for several classic graphical
 point-and-click adventure games.  It is designed to run Adventure Soft's
 Simon the Sorcerer 1 and 2, Revolution's Beneath A Steel Sky, and games
 based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion)
 system.  SCUMM is used for many games, including Monkey Island,
 Day of the Tentacle, Sam and Max and more.  See the official compatibility
 list at <http://www.scummvm.org/compatibility.php> for a full list
 of supported games.
 .
 The game data of four games compatible with ScummVM is included in Debian.
 These are:
 .
  - Beneath a Steel Sky                 (package: beneath-a-steel-sky)
  - Drascula: The Vampire Strikes Back  (package: drascula)
  - Flight of the Amazon Queen          (package: flight-of-the-amazon-queen)
  - Lure of the Temptress               (package: lure-of-the-temptress)
 .
 To actually make use of ScummVM, you'll have to install one of these, or
 obtain the proprietary game data for another supported game from somewhere
 else.

Package: scummvm-data
Description-md5: 4387e2781b809212c27376c76bb03fc4
Description-en: engine for several graphical adventure games (data files)
 ScummVM is a `virtual machine' for several classic graphical
 point-and-click adventure games.  It is designed to run Adventure Soft's
 Simon the Sorcerer 1 and 2, Revolution's Beneath A Steel Sky, and games
 based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion)
 system.  SCUMM is used for many games, including Monkey Island,
 Day of the Tentacle, Sam and Max and more.  See the official compatibility
 list at <http://www.scummvm.org/compatibility.php> for a full list
 of supported games.
 .
 The game data of four games compatible with ScummVM is included in Debian.
 These are:
 .
  - Beneath a Steel Sky                 (package: beneath-a-steel-sky)
  - Drascula: The Vampire Strikes Back  (package: drascula)
  - Flight of the Amazon Queen          (package: flight-of-the-amazon-queen)
  - Lure of the Temptress               (package: lure-of-the-temptress)
 .
 To actually make use of ScummVM, you'll have to install one of these, or
 obtain the proprietary game data for another supported game from somewhere
 else.
 .
 These packages provides data files needed to run some engines supported by
 ScummVM.

Package: scummvm-tools
Description-md5: b69ddffbb15e9c9d6cc98e17226813cd
Description-en: collection of tools for ScummVM
 This package contains various tools which may be useful in
 conjunction with ScummVM.
 .
 The tools include:
  * compression tools to re-compress ScummVM games' assets;
  * extraction tools, either to extract resources from game assets, or
    to convert assets from one format to another (e.g. PC Engine or
    Macintosh releases);
  * game script analysis tools.
 .
 A GUI is provided alongside the command-line tools.

Package: scute
Description-md5: fc250324dd6455a484ebc53e06838133
Description-en: OpenPGP smartcard plugin for Mozilla Network Security Services
 Scute is a PKCS #11 implementation for the GnuPG Agent using the GnuPG
 Smart Card Daemon which enables you to use your OpenPGP smart card for
 client authentication with SSL in Mozilla.

Package: scythe
Description-md5: b7980f269d8f22b3b67562ac082f2b24
Description-en: Bayesian adaptor trimmer for sequencing reads
 Scythe uses a Naive Bayesian approach to classify contaminant substrings in
 sequence reads. It considers quality information, which can make it robust in
 picking out 3'-end adapters, which often include poor quality bases.

Package: libscythestat-dev
Description-md5: 7515491f36af525cc88cce1e0eddbad1
Description-en: header files for Scythe statistics library
 Files provided by this package are required to develop new programs
 with the Scythe library. There is no binary library associated
 with these headers, i.e. all template code is contained within
 and no further dependencies are required at runtime
 .
 The Scythe Statistical Library is an open source C++ library for
 statistical computation. It includes a suite of matrix manipulation
 functions, a suite of pseudo-random number generators, and a suite
 of numerical optimizers. Programs written using Scythe are generally
 much faster than those written in commonly used interpreted
 languages, such as R, Matlab, and GAUSS; and can be compiled on any
 system with the GNU GCC compiler (and perhaps with other C++
 compilers). One of the primary design goals of the Scythe developers
 has been ease of use for non-expert C++ programmers. Ease of use is
 provided through three primary mechanisms: (1) operator and function
 over-loading, (2) numerous pre-fabricated utility functions, and (3)
 clear documentation and example programs. Additionally, Scythe is
 quite flexible and entirely extensible because the source code is
 available to all users.

Package: sdate
Description-md5: ffdf4f0384fd4a15eb161b474b28d6ae
Description-en: never ending September date
 sdate wraps the libc localtime() and gmtime() functions to output the eternal
 september 1993 date.
 .
 sdate works like fakeroot (on which its code is based) by setting LD_PRELOAD
 to a wrapper library.
 .
  * http://www.catb.org/~esr/jargon/html/S/September-that-never-ended.html

Package: sdb
Description-md5: 8637c032499ce9c53f01229cb923b586
Description-en: a command line client for Mono's soft debugger
 SDB is a command line client for Mono's soft debugger, a cooperative
 debugger that is part of the Mono VM. It tries to be similar in
 command syntax to tools such as GDB and LLDB.

Package: libsdbus-c++-bin
Description-md5: d65e5d685d599768e32e50fcd15be195
Description-en: High-level C++ D-Bus library for Linux in modern C++ (utilities)
 sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide
 expressive, easy-to-use API in modern C++. It adds another layer of
 abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
 .
 This package contains binary utilities.

Package: libsdbus-c++-dev
Description-md5: 93d00c99dbc3ffcc8b9933c21d6ee6a8
Description-en: High-level C++ D-Bus library for Linux in modern C++ (development files)
 sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide
 expressive, easy-to-use API in modern C++. It adds another layer of
 abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
 .
 This package contains development files.

Package: libsdbus-c++-doc
Description-md5: 76bf9a24192c6d80e794171e3d107fbc
Description-en: High-level C++ D-Bus library for Linux in modern C++ (documentation)
 sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide
 expressive, easy-to-use API in modern C++. It adds another layer of
 abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
 .
 This package contains documentation.

Package: libsdbus-c++1
Description-md5: d7e882e151f151f466356011cdbbbf86
Description-en: High-level C++ D-Bus library for Linux in modern C++ (library)
 sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide
 expressive, easy-to-use API in modern C++. It adds another layer of
 abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
 .
 This package contains library.

Package: sdcc
Description-md5: e36909237d933ff69d28ff29bca0681c
Description-en: Small Device C Compiler
 SDCC is a C compiler for the Intel MCS51 family, HC08, PIC,
 GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers.
 .
 This package includes the compiler, assemblers and linkers.

Package: sdcc-doc
Description-md5: f2f09ed8d5ab9c982e68a06235b7e451
Description-en: Small Device C Compiler (documentation)
 SDCC is a C compiler for the Intel MCS51 family, HC08, PIC,
 GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers.
 .
 This package provides the documentation and examples for the
 SDCC compiler.

Package: sdcc-libraries
Description-md5: 2396c2f02be9304e208b0b8f67e4e33e
Description-en: Small Device C Compiler (libraries)
 SDCC is a C compiler for the Intel MCS51 family, HC08, PIC,
 GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers.
 .
 This package contains the core library for SDCC.

Package: sdcc-ucsim
Description-md5: 845f8cd2abd9b17ce18e4868a3d53528
Description-en: Micro-controller simulator for SDCC
 uCsim is a microcontroller simulator. It is extensible to support
 different microcontroller families. It currently supports Intel
 MCS51 family, HC08 and Z80 microcontrollers.

Package: sdcv
Description-md5: 2fceb6d6af5dbfbb73fb86abc18a92c6
Description-en: StarDict Console Version
 sdcv is simple text-based utility for work with dictionaries in StarDict's
 format.
 .
 It supports command line interaction as well as interactive mode using
 readline.

Package: sddm
Description-md5: 60d2ea934d7c99b8460547a3b6ef2196
Description-en: modern display manager for X11
 SDDM is a modern display manager for X11 aiming to be fast, simple
 and beautiful. It uses modern technologies like QtQuick to create
 smooth, animated user interfaces.

Package: sddm-theme-debian-elarun
Description-md5: aa0d41420133a1c0ff3e822fbcf50a69
Description-en: 'Debian Elarun' Theme for SDDM X11 display manager
 Elarun theme for SDDM, using the active desktop-base theme for the
 background.

Package: sddm-theme-debian-maui
Description-md5: 92cbcdb631fd1ec98c82e43453bb047b
Description-en: 'Debian Maui' theme for SDDM X11 display manager
 Maui theme for SDDM, using the active desktop-base theme for the
 background

Package: sddm-theme-elarun
Description-md5: 5de96d81933c18bcf645a3a50e644754
Description-en: 'Elarun' Theme for SDDM X11 display manager
 Elarun theme for SDDM

Package: sddm-theme-maldives
Description-md5: 1f9b67e1bb0fe69b31cf2e3789cde66e
Description-en: 'Maldives' theme for SDDM X11 display manager
 Maldives theme for SDDM

Package: sddm-theme-maui
Description-md5: d45fe98d4c820e2d504b42d686b693aa
Description-en: 'Maui' theme for SDDM X11 display manager
 Maui theme for SDDM

Package: sddm-theme-maya
Description-md5: 9113533043ee68c8addde8c20d0f2019
Description-en: 'Maya' theme for SDDM X11 display manager
 Maya theme for SDDM

Package: kde-config-sddm
Description-md5: c4d0e4cd0506a50301b0cbabb884d63f
Description-en: KCM module for SDDM
 KDE systemsettings module to configure SDDM login manager.

Package: libsdes4j-java
Description-md5: 30022e30a894e3ac7a29842065a7b22b
Description-en: SDES (RFC4568) implementation for Java
 sdes4j is a small Java library to parse and generate
 Session Description Protocol (SDP) Security Descriptions
 for Media Streams according to RFC4568.

Package: libsdes4j-java-doc
Description-md5: 52c39a1509817724266212e6efa76b51
Description-en: Documentation for sdes4j
 SDES (RFC4568) implementation for Java
 sdes4j is a small Java library to parse and generate
 Session Description Protocol (SDP) Security Descriptions
 for Media Streams according to RFC4568.
 .
 This package contains the API documentation of libsdes4j-java.

Package: sdf
Description-md5: 65eb1315794ec8133dd1a14b0e8db243
Description-en: Simple Document Parser
 SDF (Simple Document Format) is a freely available document development
 system which generates high quality outputs in a variety of formats
 from a single source. The output formats supported include
 PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX,
 MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help.
 If the idea of specifying documents in a logical manner via a
 simple markup language sounds appealing, SDF may be useful to you.

Package: sdf-doc
Description-md5: c76e7b38881fbf71ffd93459b9d8fe44
Description-en: Documentation and examples for the Simple Document Parser
 SDF (Simple Document Format) is a freely available document development
 system which generates high quality outputs in a variety of formats
 from a single source. The output formats supported include
 PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX,
 MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help.
 If the idea of specifying documents in a logical manner via a
 simple markup language sounds appealing, SDF may be useful to you.

Package: libsdformat-dev
Description-md5: 5d1113a60a9de5c2c1cf0d56226db43a
Description-en: Simulation Description Format (SDF) parser - Development files
 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains development files (headers, shared library
 symbolic link and cmake file).

Package: libsdformat12-12
Description-md5: cf0c9ea3a981ae1e18d1808ce6602417
Description-en: Simulation Description Format (SDF) parser - Shared library
 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package gathers the shared library

Package: libsdformat6-dev
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
 This is a transitional package. It can safely be removed.

Package: sdformat-doc
Description-md5: 3cd9153798061090f4f2076b693288b3
Description-en: Simulation Description Format (SDF) parser - Documentation
 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains the program documentation

Package: sdformat-sdf
Description-md5: dfb7962a75c2ab0ebebc4b52e15efb7d
Description-en: Simulation Description Format (SDF) parser - SDF files
 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains SDF (Simulation Description Format) XML files needed by
 the libsdformat.

Package: sdkmanager
Description-md5: f993bf7dd5056277c240fce64114e044
Description-en: Package manager for Android SDK packages
 A drop-in replacement for sdkmanager from the Android SDK written in
 Python.  It implements the exact API of the sdkmanager
 (https://developer.android.com/studio/command-line/sdkmanager)
 command line.  It only deviates from that API if it can be done while
 being 100% compatible.
 .
 The project also attempts to maintain the same terminal output so it
 can be compatible with things that scrape sdkmanager output.

Package: sdl-ball
Description-md5: 4d90f1e650a89c4bfccb0ba376d647f4
Description-en: brick-breaking game like DX-Ball/Arkanoid
 Your mission: To smash your way through a series of progressively harder
 and more tricky levels.
 Your tools: Ultrakinetic titanium balls and your trusty
 Gruntmazter-3000-Paddle edition.

Package: sdl-ball-data
Description-md5: 0ec5787a9f1aebbb44b2e7aa001d11db
Description-en: brick-breaking game like DX-Ball/Arkanoid - data files
 Your mission: To smash your way through a series of progressively harder
 and more tricky levels.
 Your tools: Ultrakinetic titanium balls and your trusty
 Gruntmazter-3000-Paddle edition.
 .
 This package contains arch-independent data files for sdl-ball (images,
 sounds, levels, etc).

Package: libsdl-image1.2
Description-md5: b04046f8d6efcac7094eea4596dd127a
Description-en: Image loading library for Simple DirectMedia Layer 1.2, libraries
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains the shared library.

Package: libsdl-image1.2-dev
Description-md5: 88e45ebbfade6fd5cc266ca8c5364641
Description-en: Image loading library for Simple DirectMedia Layer 1.2, development files
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains the development files.

Package: libsdl-kitchensink-dev
Description-md5: 666585a0c6e65434efa813a54c80bbc5
Description-en: FFmpeg and SDL2 based library for audio and video playback - Development files
 It provides FFmpeg-based audio and video playback for SDL which features:
  - Decoding video & audio via FFmpeg
  - Dumping video data on SDL_textures
  - Dumping audio data in the usual mono/stereo interleaved formats
  - Automatic audio and video conversion to SDL2 friendly formats
  - Synchronizing video & audio to clock
  - Seeking forwards and backwards
  - Bitmap & libass subtitle support
 .
 This package contains the development files.

Package: libsdl-kitchensink1
Description-md5: 953a996c93f273e40b62268379679c08
Description-en: FFmpeg and SDL2 based library for audio and video playback
 It provides FFmpeg-based audio and video playback for SDL which features:
  - Decoding video & audio via FFmpeg
  - Dumping video data on SDL_textures
  - Dumping audio data in the usual mono/stereo interleaved formats
  - Automatic audio and video conversion to SDL2 friendly formats
  - Synchronizing video & audio to clock
  - Seeking forwards and backwards
  - Bitmap & libass subtitle support
 .
 This package contains the shared library.

Package: libsdl-mixer1.2
Description-md5: 6365dd710480410f247a015e3bf6e992
Description-en: Mixer library for Simple DirectMedia Layer 1.2, libraries
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.
 .
 This package contains the shared library.

Package: libsdl-mixer1.2-dev
Description-md5: c9cb3ce99772b1ad82e3e483c57b44c2
Description-en: Mixer library for Simple DirectMedia Layer 1.2, development files
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.
 .
 This package contains the development files.

Package: libsdl-net1.2
Description-md5: d9a5c0da6adf42bc40db5f9ca3c36408
Description-en: Network library for Simple DirectMedia Layer 1.2, libraries
 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.
 .
 This package contains the shared library.

Package: libsdl-net1.2-dev
Description-md5: a16ffa7eccf37321735f330935ce44ed
Description-en: Network library for Simple DirectMedia Layer 1.2, development files
 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.
 .
 This package contains the development files.

Package: libsdl-sound1.2
Description-md5: 02f3434922f761b0483d433986a93ea1
Description-en: Sound library for Simple DirectMedia Layer 1.2, libraries
 SDL_sound is a library that handles the decoding of several popular sound file
 formats, such as .WAV and .MP3.  It is an add-on to Simple Directmedia Layer
 library.
 .
 This package contains the shared library.

Package: libsdl-sound1.2-dev
Description-md5: 757b1c478ca9ef83deab4980576bbe6c
Description-en: Sound library for Simple DirectMedia Layer 1.2, development files
 SDL_sound is a library that handles the decoding of several popular sound file
 formats, such as .WAV and .MP3.  It is an add-on to Simple Directmedia Layer
 library.
 .
 This package contains the development files.

Package: libsdl-ttf2.0-0
Description-md5: 757b4624c2c48994a058634a99e0b456
Description-en: TrueType Font library for Simple DirectMedia Layer 1.2, libraries
 Sample library which allows you to use TrueType fonts in your SDL applications.
 .
 This package contains the shared library.

Package: libsdl-ttf2.0-dev
Description-md5: a13657785db12ed4c42ce57872ede102
Description-en: TrueType Font library for Simple DirectMedia Layer 1.2, development files
 Sample library which allows you to use TrueType fonts in your SDL applications.
 .
 This package contains the development files.

Package: libsdl1.2-compat
Description-md5: c98f162d5805d97ef243254b44ca597b
Description-en: SDL 1.2 binary compatibility library wrapping SDL 2.0
 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package only provides the library, in a private location, so
 that it can be co-installed with libsdl1.2debian. It is intended for
 packages with a specific use for the compatibility layer (which
 provides some extra symbols not present in libsdl1.2debian).
 To replace libsdl1.2debian entirely, and use the compatibility layer
 with all SDL 1.2 programs, install libsdl1.2-compat-shim.

Package: libsdl1.2-compat-dev
Description-md5: 32d99c0f06162791e98c5e3769ab4bcd
Description-en: SDL 1.2 binary compatibility library - development files
 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package provides development files.

Package: libsdl1.2-compat-shim
Description-md5: da32a2032706c405b2e39657a88beaf5
Description-en: libsdl1.2debian replacement using SDL 2.0
 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package replaces libsdl1.2debian with the SDL 2.0 compatibility
 layer, so that all SDL 1.2 program will use it.

Package: libsdl1.2-compat-tests
Description-md5: 2e7f275760fa55b673f6fe1b68a08b17
Description-en: SDL 1.2 binary compatibility library - tests
 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package provides manual test programs.

Package: sdlbasic
Description-md5: b2855a661641682ec0d5cad23337cf2a
Description-en: BASIC interpreter for game development
 sdlBasic is a small, efficient and multiplatform BASIC interpreter for
 creating games using the power of SDL library. It was inspired by the old
 and glorious AMOS.

Package: sdlbrt
Description-md5: e0db86a414d6e65e86fd760c67925883
Description-en: BASIC interpreter for game development - runtime interpreter
 sdlBasic is a small, efficient and multiplatform BASIC interpreter for
 creating games using the power of SDL library. It was inspired by the old
 and glorious AMOS.
 .
 This package includes sdlBasic runtime interpreter.

Package: libsdl-gfx1.2-5
Description-md5: 2895b140ea337edf42acb130cab1bc31
Description-en: drawing and graphical effects extension for SDL
 The SDL_gfx library is an extension to the SDL library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL surfaces, framerate control and MMX
 image filters.
 .
 This package contains the SDL_gfx runtime library.

Package: libsdl-gfx1.2-dev
Description-md5: 49354076c310a0009ed60e3961f93c21
Description-en: development files for SDL_gfx
 The SDL_gfx library is an extension to the SDL library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL surfaces, framerate control and MMX
 image filters.
 .
 This package contains the header files and static library needed to
 compile applications that use SDL_gfx.

Package: libsdl-gfx1.2-doc
Description-md5: 1df35036396ab8f50003cd7a4bb7cc02
Description-en: documentation files for SDL_gfx
 The SDL_gfx library is an extension to the SDL library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL surfaces, framerate control and MMX
 image filters.
 .
 This package contains the documentation to program with the SDL_gfx library.

Package: libsdl-pango-dev
Description-md5: 22a0c3ba2fd14e4fc8aacb99feade7b6
Description-en: text rendering with Pango in SDL applications (development)
 SDL_pango is a Simple Directmedia Layer extension for rendering text
 with the Pango library. Its use cases are similar to those of SDL_ttf,
 but it benefits from the superior Pango font selection engine for
 improved rendering of internationalized text.
 .
 This package contains the static library and development headers needed
 to build applications using SDL_pango.

Package: libsdl-pango1
Description-md5: 9c8268778394edb211123ecb736d56ac
Description-en: text rendering with Pango in SDL applications (shared library)
 SDL_pango is a Simple Directmedia Layer extension for rendering text
 with the Pango library. Its use cases are similar to those of SDL_ttf,
 but it benefits from the superior Pango font selection engine for
 improved rendering of internationalized text.
 .
 This package contains the runtime shared library.

Package: libsdo-api-java
Description-md5: 4ae7be302cafbc0f8a2174bad2272304
Description-en: Service Data Objects 2.1 Java API spec
 SDO is a framework for data application development, which
 includes an architecture and API. SDO does the following:
 .
  - Simplifies the J2EE data programming model
  - Abstracts data in a service oriented architecture (SOA)
  - Unifies data application development
  - Supports and integrates XML
  - Incorporates J2EE patterns and best practices
 .
 With SDO, you do not need to be familiar with a
 technology-specific API in order to access and utilize data.
 You need to know only one API, the SDO API, which lets you
 work with data from multiple data sources, including
 relational databases, entity EJB components, XML pages, Web
 services, the Java Connector Architecture, JavaServer Pages
 pages, and more.
 .
 This package contains only a Java API of SDO 2.1 spec.
 EclipseLink is a implementation of this spec.

Package: libsdo-api-java-doc
Description-md5: 1cf53c3cd49b0854c804bceee6689437
Description-en: Documentation for libsdo-api-java
 Documentation for SDO that is a framework for data application
 development, which includes an architecture and API. SDO does
 the following:
 .
  - Simplifies the J2EE data programming model
  - Abstracts data in a service oriented architecture (SOA)
  - Unifies data application development
  - Supports and integrates XML
  - Incorporates J2EE patterns and best practices
 .
 With SDO, you do not need to be familiar with a
 technology-specific API in order to access and utilize data.
 You need to know only one API, the SDO API, which lets you
 work with data from multiple data sources, including
 relational databases, entity EJB components, XML pages, Web
 services, the Java Connector Architecture, JavaServer Pages
 pages, and more.
 .
 This package contains only a Java API of SDO 2.1 spec.
 EclipseLink is a implementation of this spec.

Package: sdop
Description-md5: 94e505dbaf94081148051f9a47ddde60
Description-en: Simplified DocBook Processor
 SDoP (Simple DocBook Processor) reads a Simplified DocBook XML file, processes
 it into typeset pages, and outputs the result as PostScript (which can easily
 be converted to a PDF). It is "simple" because it supports only a subset of
 DocBook, and also because it does not make use of a DTD or stylesheets or any
 other heavyweight apparatus. It is a single program.  SDoP is used to format
 the Exim reference manual.

Package: libsdpa-dev
Description-md5: e8c042b2619d454da380e504760dfa23
Description-en: Callable library and examples of SDPA
 This package provides some files [examples and callable library]
 of SDPA (SemiDefinite Programming Algorithm).
 See the information of the package 'sdpa'.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

Package: sdpa
Description-md5: bd9e6f21ac9c276ced30f5a976ae4459
Description-en: High-performance package for SemiDefinite Programs
 The software SDPA (SemiDefinite Programming Algorithm) is one of the most
 efficient and stable  software packages for solving SDPs based on the
 primal-dual interior-point method.
 SDP (SemiDefinite Program) is used for financial engineering, machine
 learning, control theory, sensor network problem, quantum chemistry,
 quantum information, combinatorial optimizaiton, polynomial
 optimization, and so on.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

Package: sdpam
Description-md5: 5567f1634cc44d25deb9618905f88b6f
Description-en: Matlab/Octave interface of SDPA
 This package provides SDPA-M, Matlab/Octave interface
 of SDPA (SemiDefinite Programming Algorithm).
 See the information of the package 'sdpa'.
 To use SDPA-M on Octave, add /usr/share/sdpa/mex and /usr/lib/sdpa/mex
 to your Octave path.
 The summary of each command can be found in
 /usr/share/sdpa/mex/CommandList.txt
 The compilation by Matlab can be found at
 /usr/share/doc/sdpa/README.
 Further information on SDP and SDPA can be found at
 http://sdpa.sourceforge.net/

Package: sdparm
Description-md5: 8ccccd8800ed1f398e96410628939faf
Description-en: Output and modify SCSI device parameters
 The sdparm utility outputs and in some cases modifies SCSI
 device parameters. It can be used to output and modify
 parameters on any device that uses a SCSI command set.
 Apart from SCSI disks, such devices include CD/DVD drives
 (irrespective of transport), SCSI and ATAPI tape drives
 and SCSI enclosures.

Package: sdpb
Description-md5: 4ea43c188298813f61155b4abfe85924
Description-en: Semidefinite program solver
 SDPB is an open-source, arbitrary-precision, parallelized semidefinite
 program solver, designed for the conformal bootstrap. SDPB significantly
 outperforms less specialized solvers and should enable many new computations.
 .
 For more information, see "A Semidefinite Program Solver for the Conformal
 Bootstrap" at http://arxiv.org/abs/1502.02033.

Package: sdpb-doc
Description-md5: 3d88900ec702e1270fa2da067eb96691
Description-en: Semidefinite program solver (documentation)
 SDPB is an open-source, arbitrary-precision, parallelized semidefinite
 program solver, designed for the conformal bootstrap. SDPB significantly
 outperforms less specialized solvers and should enable many new computations.
 .
 For more information, see "A Semidefinite Program Solver for the Conformal
 Bootstrap" at http://arxiv.org/abs/1502.02033.
 .
 This package contains the manual and example files, including a Mathematica
 file with code to export semidefinite programs in the XML-based format used
 by SDPB.

Package: seabios
Description-md5: 3c57ad8dc4b7367cefa8a011ed0fc235
Description-en: Legacy BIOS implementation
 SeaBIOS is a legacy BIOS implementation, aimed at supporting not only
 emulated hosts such as QEMU, but also real hardware.
 .
 Note, however, that SeaBIOS does not handle early initialization of core
 chipsets, so don't even think of flashing it to your board (look at
 Coreboot for that).

Package: python3-seaborn
Description-md5: 40f8747d7893678c82ee42faf718a698
Description-en: statistical visualization library for Python3
 Seaborn is a library for making attractive and informative
 statistical graphics in Python. It is built on top of matplotlib and
 tightly integrated with the PyData stack, including support for numpy
 and pandas data structures and statistical routines from scipy and
 statsmodels.
 .
 Some of the features that seaborn offers are
 .
  - Several built-in themes that improve on the default matplotlib
    aesthetics
  - Tools for choosing color palettes to make beautiful plots that
    reveal patterns in your data
  - Functions for visualizing univariate and bivariate distributions
    or for comparing them between subsets of data
  - Tools that fit and visualize linear regression models for different
    kinds of independent and dependent variables
  - A function to plot statistical timeseries data with flexible estimation
    and representation of uncertainty around the estimate
  - High-level abstractions for structuring grids of plots that let you
    easily build complex visualizations
 .
 This is the Python 3 version of the package.

Package: libseafile-dev
Description-md5: 957b9481e32c28e9706f2189c7b0a74c
Description-en: Development files for the Seafile Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the development files for Seafile.

Package: libseafile0
Description-md5: 0341b2a7bbf83db6ff86ccb1e3df910f
Description-en: Shared library for the Seafile Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the shared library for Seafile.

Package: python3-seafile
Description-md5: ad35bc9d74c73489012730a024c2f4f2
Description-en: Python 3 bindings for the Seafile Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the Python 3 bindings for Seafile.

Package: seafile-cli
Description-md5: 99e034720f835f69e569bbd4c520a3bb
Description-en: Client CLI for the Seafile Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the client CLI for Seafile.

Package: seafile-daemon
Description-md5: ce27a993228b1fc7b144fbf850c81822
Description-en: Client daemon for the Seafile Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the client daemon for Seafile.

Package: seafile-gui
Description-md5: d24660df019927d486e5c7e80d85693a
Description-en: Seafile Desktop Client
 Seafile is a file syncing and sharing software with file encryption
 and group sharing, emphasis on reliability and high performance.
 .
 Seafile is an open source cloud storage system with privacy protection
 and teamwork features. Collections of files are called libraries. Each
 library can be synced separately. A library can also be encrypted with
 a user chosen password. Seafile also allows users to create groups and
 easily sharing files into groups.
 .
 This package contains the graphical Desktop Client for Seafile.

Package: seahorse
Description-md5: 183c443db6e087b1bdd4087786203c38
Description-en: GNOME front end for GnuPG
 Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
 that integrates to the GNOME desktop. It is a tool for secure
 communications and data storage.  Data encryption and digital signature
 creation can easily be performed through a GUI and Key Management
 operations can easily be carried out through an intuitive interface.

Package: seahorse-adventures
Description-md5: db9c110ab4c231910cea6c6c2ee98942
Description-en: help Barbie the seahorse float on bubbles to the moon
 Barbie Seahorse Adventures is a retro style platform arcade game in the spirit
 of Mario 3. You are Barbie the seahorse who travels through the jungle, up to
 the volcano until you float on bubbles to the moon. On the way to your final
 destination you will encounter various enemies, servants of the evil overlord
 who has stolen the galaxy crystal. Avoid getting hit and defeat them with your
 bubbles!

Package: seahorse-nautilus
Description-md5: 8f869c172d6ce4df49ad76e4d273d0e0
Description-en: Nautilus extension for Seahorse integration
 Seahorse nautilus is an extension for nautilus which allows encryption
 and decryption of OpenPGP files using GnuPG - the GNU Privacy Guard
 program.

Package: search-ccsb
Description-md5: 2bcbae3ddc85c98591818375fd58e26b
Description-en: BibTeX search tool
 Search-ccsb is a Perl script that connects to "The Collection of
 Computer Science Bibliographies"[1], and performs a keyword search
 query. The result is a set of BibTeX entries that matches the query.
 .
 1. http://liinwww.ira.uka.de/bibliography/index.html
 .
 If you use some emacsen application, this package will install the
 search-ccsb.el script on it.

Package: search-citeseer
Description-md5: 576c48c005e047143bb7e8e508b50219
Description-en: BibTeX search tool
 Search-Citeseer is a Perl script that connects to Citeseer
 (http://citeseer.ist.psu.edu/), and performs a keyword search
 query. The result is a set of BibTeX entries that matches the query.
 .
 If you use some emacsen application, this package will install the
 search-citeseer.el script on it.

Package: searchandrescue
Description-md5: fd45eddccebbb833c1001f7fc5db4f6c
Description-en: fly aircraft to search (for) and rescue people in distress
 Tired of scores indicating things destroyed or lives snuffed? Try something
 different -- fly a helicopter around and rescue people in distress. If you
 were in trouble wouldn't you want someone to rescue you?
 .
 This game is intended for players of all audiences, but especially for mature
 players who want to get away from the violence and still retain a level of
 precise challenge. Flight difficulty can be lowered for beginners (regardless
 of mission type), and graphics minimized to suit slower computers
 (minimum Pentium 166 with no graphics acceleration).

Package: searchandrescue-common
Description-md5: 4ced87b93ca74ec2586ebe683ca41989
Description-en: common files and documentation for searchandrescue
 Tired of scores indicating things destroyed or lives snuffed? Try something
 different -- fly a helicopter around and rescue people in distress. If you
 were in trouble wouldn't you want someone to rescue you?
 .
 This package contains the documentation and architecture independent
 (common) files.

Package: searchandrescue-data
Description-md5: cbeac033971308e0adb322a1d6c069c7
Description-en: common data files for searchandrescue
 Tired of scores indicating things destroyed or lives snuffed? Try something
 different -- fly a helicopter around and rescue people in distress. If you
 were in trouble wouldn't you want someone to rescue you?
 .
 This package contains the architecture independent data files.

Package: searchmonkey
Description-md5: 77c2de301151119f6fa431c7b6554eff
Description-en: search files using regular expressions aiming to replace find/grep tools
 SearchMonkey is a light-weight Gtk application that aims to replace the
 cumbersome find/grep with a slick user interface that quickly provides a
 mark-up showing locations and quantity of text matches.
 The goal is to provide a simple to use and accessible search tool for
 end-users, and software developers alike.

Package: python3-searx
Description-md5: ffefdcf97ef86d98e2ab45a6869507fd
Description-en: Privacy-respecting metasearch engine - library package
 Searx is an internet metasearch engine which aggregates results from more than
 70 search services. Searx runs as a web service and provides a web interface
 that allows the user to do a general search (aggregating results from google,
 bing, yahoo) or search for files (piratebay, kickass, torrentz), images (bing,
 deviantart, google images, flickr), IT (github, stackoverflow, Arch Linux
 wiki), maps (OpenStreetMap, photon), music (youtube, spotify, soundcloud),
 news (bing news, google news, reddit), science (arxiv, wolframalpha) social
 media (digg, twitter) and videos (youtube, dailymotion, vimeo).
 .
 This package provides the Python library.

Package: searx
Description-md5: 5a8e91a0cd31559271fa7a6166df67ca
Description-en: Privacy-respecting metasearch engine
 Searx is an internet metasearch engine which aggregates results from more than
 70 search services. Searx runs as a web service and provides a web interface
 that allows the user to do a general search (aggregating results from google,
 bing, yahoo) or search for files (piratebay, kickass, torrentz), images (bing,
 deviantart, google images, flickr), IT (github, stackoverflow, Arch Linux
 wiki), maps (OpenStreetMap, photon), music (youtube, spotify, soundcloud),
 news (bing news, google news, reddit), science (arxiv, wolframalpha) social
 media (digg, twitter) and videos (youtube, dailymotion, vimeo).

Package: seascope
Description-md5: 4c2b7d9972de1810a201bf010bb392c7
Description-en: source code navigation tool
 Seascope is a graphical source code browsing tool with cross reference
 functionality support using the following backends:
   * cscope
   * idutils
   * gtags
 .
 Seascope is written in Python and is supported on all major operating
 system platforms

Package: libseat-dev
Description-md5: e03544163d34dd8d30669f67251851d0
Description-en: flexible user, seat and session management library (development files)
 seatd session management development files.

Package: libseat1
Description-md5: 7f01ee0a114f451a23cc50044cc35adb
Description-en: flexible user, seat and session management library
 This library provides runtime access to user, seat and session management. The
 backend server used is configurable at runtime. Currently implemented backends
 are seatd, elogind or systemd-logind.

Package: seatd
Description-md5: 87529e8f20191dfe3d8e2d2d24590acb
Description-en: minimal user, seat and session management daemon
 Lightweight standalone implementation.

Package: seaview
Description-md5: a82e7d5dbc9d5aa2cf6662e48d7aa245
Description-en: Multiplatform interface for sequence alignment and phylogeny
 SeaView is a viewer and editor of multiple sequence alignments, i.e.
 DNA or protein sequences are positioned each in their own separate line,
 such that the nucleotide/amino acid at a particular position (column) is
 presumed to have the same biochemical property.
 .
 SeaView reads and writes various file formats (NEXUS, MSF, CLUSTAL, FASTA,
 PHYLIP, MASE, Newick) of DNA and protein sequences and of phylogenetic trees.
 Alignments can be manually edited. It drives the programs Muscle or Clustal
 Omega for multiple sequence alignment, and also allows one to use any external
 alignment algorithm able to read and write FASTA-formatted files. It computes
 phylogenetic trees by parsimony using PHYLIP's dnapars/protpars algorithm, by
 distance with NJ or BioNJ algorithms on a variety of evolutionary distances, or
 by maximum likelihood using the program PhyML 3.0.
 .
 SeaView draws phylogenetic
 trees on screen or PostScript files, and allows one to download sequences from
 EMBL/GenBank/UniProt using the Internet.

Package: sec
Description-md5: 9b593aab566f083db7a8368d97258098
Description-en: Simple Event Correlator
 SEC is a simple event correlation tool that takes
 input and executes actions based on rules. It is
 very flexible and can be used with anything that
 can write out to a file stream.

Package: seccure
Description-md5: b49ca0cb0ff605e8466a4fab4e23ee71
Description-en: tools for using algorithms based on elliptic curve cryptography (ECC)
 The seccure toolset implements a selection of asymmetric algorithms
 based on elliptic curve cryptography (ECC). In particular, it offers
 public key encryption / decryption and signature generation /
 verification. ECC schemes offer a much better key size to security
 ratio than classical systems (RSA, DSA). Keys are short enough to make
 direct specification of keys on the command line possible (sometimes
 this is more convenient than the management of PGP-like key
 rings). seccure builds on this feature and therefore is the tool of
 choice whenever lightweight asymmetric cryptography -- independent of
 key servers, revocation certificates, the Web of Trust, or even
 configuration files -- is required.
 .
 The toolkit implements Diffie-Hellman key exchange, allowing you to agree a
 key with another party over an insecure channel. The Diffie Helman protocol
 affords forward secrecy, and requires no previous contact with the other
 party.
 .
 The seccure toolset allows you to select the curve that the operations are
 performed on, so that different cryptographic needs can be supported. This
 is currently the only ECC package in Debian GNU to offer a choice of
 curves and MAC lengths.
 .
 It is currently missing some of the functionality of the sks-ecc package,
 including encrypting to multiple recipients at once, and creating different
 signature formats.

Package: secilc
Description-md5: 29b4026a3e7dfc709c9f57ef9b0686e7
Description-en: SELinux CIL compiler
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux. The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 The SELinux CIL Compiler is a compiler that converts the CIL language as
 described on the CIL design wiki into a kernel binary policy file.

Package: secilc-doc
Description-md5: 5b7d19c93a5d6e63b5305364f489150d
Description-en: documentation for the SELinux CIL Compiler
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux. The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 The SELinux CIL Compiler is a compiler that converts the CIL language as
 described on the CIL design wiki into a kernel binary policy file.
 .
 This package contains the documentation.

Package: secnet
Description-md5: ce1982ea441edf7c3452e3982beddb85
Description-en: VPN software for distributed networks
 secnet allows multiple private networks, each 'hidden' behind a single
 globally-routable IP address, to be bridged together.  It also
 supports individual client systems which may connect to multiple
 upstreams.
 .
 Compared to many other systems, secnet has good handling of mobile
 endpoints (mobile client nodes), and extremely flexible configuration.
 However, it is not easy to configure.
 .
 secnet works well with userv-ipif (allowing it to run without needing
 root privilege) and hippotat (not currently in Debian).
 .
 secnet is the main VPN program used by greenend.org.uk.

Package: secpanel
Description-md5: bfbcafb8000df614f2c4b0b1e75514c2
Description-en: graphical user interface for SSH and SCP
 SecPanel is a graphical user interface for managining
 and running secure shell (ssh) and secure network copy
 (scp) connections via OpenSSH. It eases key distribution
 and other tasks related to using these programs.

Package: gnome-passwordsafe
Description-md5: 70833b3764b8335d6bccfbf1b1b6d02f
Description-en: transitional package for secrets
 This is a dummmy package to transition gnome-passwordsafe to secrets

Package: secrets
Description-md5: f10fe7a0640bbf990110c5c25fe5f86d
Description-en: Manage your passwords
 Secrets is a password manager which integrates perfectly with the GNOME desktop
 and provides an easy and uncluttered interface for the management
 of password databases.

Package: libsecsipid-dev
Description-md5: b43e24a264fb4507e460c3c897c0c95a
Description-en: Secure SIP Identity Extensions - C headers files
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains headers ans static libs

Package: libsecsipid1
Description-md5: 79e7816f829d0968f696bafb763b6d8f
Description-en: Secure SIP Identity Extensions - library
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services.
 .
 This package contains shared libs

Package: secsipidx
Description-md5: dad093b9c5fb2f79e001e967478c1d0c
Description-en: Secure SIP Identity Extensions - IETF STIR and SHAKEN
 Secure SIP/Telephony Identity Extensions Overview Applications
 and libraries implementing STIR and SHAKEN (RFC8224, RFC8588), used in
 SIP/VoIP services:
 .
  • RFC8224 - https://tools.ietf.org/html/rfc8224
  • RFC8588 - https://tools.ietf.org/html/rfc8588
 .
 This package contains CLI tool and HTTP API server for checking or
 Building SIP identitysecsipidx

Package: secure-delete
Description-md5: 0426859779600c35a7e98d566d1e00c9
Description-en: tools to wipe files, free disk space, swap and memory
 Gutmann method based tools for securely wiping data from files, free disk
 space, swap and memory. This is a set of tools useful for security and
 anti-forensics actions.
 .
 This package provides srm, sfill, sswap and sdmem commands.

Package: securefs
Description-md5: e933938b3632948b7bf3be4de8ccebfc
Description-en: Filesystem in userspace with transparent authenticated encryption
 securefs mounts a regular directory onto a mount point. The
 mount point appears as a regular filesystem, where one can
 read/write/create files, directories and symbolic links.
 The underlying directory will be automatically updated to
 contain the encrypted and authenticated contents.

Package: python3-securestring
Description-md5: f5549ee81d7bb7ed4d4ca45e15183425
Description-en: Clearing the contents of strings containing cryptographic material
 Python wrapper around OPENSSL_cleanse() which fills a pointer with a string of
 0's, typically used to clear the contents of strings containing cryptographic
 material.

Package: sed
Description-md5: 2ed71305ee7a49ce4438c58140980d2f
Description-en: GNU stream editor for filtering/transforming text
 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.

Package: python3-sedparse
Description-md5: 685648d24750bf881d0c9f433916456b
Description-en: GNU sed's parser translated from C to Python - library
 sedparse is a translation from C to Python of GNU sed's parser for
 sed scripts.
 .
 After running sedparse in your sed script, the complete list of all
 the found sed commands and their arguments will be available in
 different formats:
  - List of objects (translated C structs).
  - List of dictionaries.
  - JSON.
 .
 sedparse is implemented as a Python library and have a command-line
 tool.
 .
 This package installs the library for Python 3.

Package: sedparse
Description-md5: 55783fa439e2add4bb7ee52c367893f1
Description-en: GNU sed's parser translated from C to Python - CLI tool
 sedparse is a translation from C to Python of GNU sed's parser for
 sed scripts.
 .
 After running sedparse in your sed script, the complete list of all
 the found sed commands and their arguments will be available in
 different formats:
  - List of objects (translated C structs).
  - List of dictionaries.
  - JSON.
 .
 sedparse is implemented as a Python library and have a command-line
 tool.
 .
 This package provides the sedparse command-line tool.

Package: sedsed
Description-md5: b8a18b55b85908f0b4df5a2d7985d30b
Description-en: debugger and code formatter for sed scripts
 sedsed can debug, indent, tokenize and HTMLize sed scripts.
 .
 In debug mode, it reads the target script and adds extra commands
 to it. When executed it shows the data flow between the commands,
 revealing all the magic sed does on its internal buffers.
 .
 In indent mode, the script is reformatted with standard spacing.
 .
 In tokenize mode, it shows the elements of every command used.
 .
 In HTMLize mode, the script is converted to a beautiful colored
 HTML file, with all the commands and parameters identified for
 best viewing.
 .
 With sedsed, people can master ANY sed script. No more secrets,
 no more hidden buffers.

Package: seer
Description-md5: 979255ced90d884824e6cb3db05419ed
Description-en: genomic sequence element (kmer) enrichment analysis
 Bacterial genomes vary extensively in terms of both gene content and
 gene sequence - this plasticity hampers the use of traditional SNP-based
 methods for identifying all genetic associations with phenotypic
 variation. SEER provides a computationally scalable and widely
 applicable statistical method for the identification of sequence
 elements that are significantly enriched in a phenotype of interest.
 SEER is applicable to even tens of thousands of genomes by counting variable-
 length k-mers using a distributed string-mining algorithm. Robust
 options are provided for association analysis that also correct for the
 clonal population structure of bacteria. Using large collections of
 genomes of the major human pathogen Streptococcus pneumoniae, SEER
 identifies relevant previously characterised resistance determinants for
 several antibiotics.

Package: segemehl
Description-md5: b08b0f83dc3de0c96f519821508bbd5f
Description-en: short read mapping with gaps
 Segemehl is a software to map short sequencer reads to reference
 genomes. Segemehl implements a matching strategy based on enhanced
 suffix arrays (ESA). Segemehl accepts fasta and fastq queries (gzip'ed
 and bgzip'ed). In addition to the alignment of reads from standard DNA-
 and RNA-seq protocols, it also allows the mapping of bisulfite converted
 reads (Lister and Cokus) and implements a split read mapping strategy.
 The output of segemehl is a SAM or BAM formatted alignment file. In the
 case of split-read mapping, additional BED files are written to the
 disc. These BED files may be summarized with the postprocessing tool
 haarz. In the case of the alignment of bisulfite converted reads, raw
 methylation rates may also be called with haarz.
 .
 In brief, for each suffix of a read, segemehl aims to find the
 best-scoring seed. Seeds might contain insertions, deletions, and
 mismatches (differences). The number of differences allowed within a
 single seed is user-controlled and is crucial for the runtime of the
 program.  Subsequently, seeds that undercut the user-defined E-value are
 passed on to an exact semi-global alignment procedure. Finally, reads
 with a minimum accuracy of percent are reported to the user.

Package: libsegment-java
Description-md5: c94f655d5fd8652fa091ab38811bb09f
Description-en: Rule based text splitting library
 Segment library is used to split text into segments, for example sentences.
 Splitting rules are read from SRX file, which is standard format for this
 task.

Package: python3-segno
Description-md5: 648de69dd09b49e78486450e00c7d497
Description-en: Python QR Code and Micro QR Code encoder
 Pure Python QR Code generator with no dependencies.
 .
 This package implements ISO/IEC 18004:2015(E) "QR Code bar code symbology
 specification" and produces QR Codes and Micro QR Codes with nearly no effort.
 It supports the Structured Append mode which splits a message across several
 QR codes.
 .
 Segno (Italian for "sign" / "symbol") provides several serialization formats
 like Scalable Vector Graphics (SVG), Encapsulated PostScript (EPS), Portable
 Network Graphics (PNG), Portable Document Format (PDF), Netpbm (PAM, PBM,
 PPM), LaTeX (PGF/TikZ), X PixMap (XBM), and X Bitmap (XPM) etc. None of these
 serializers require an external lib. Further, it provides several high level
 functions to create QR Codes which encode contact data (vCard, MeCard), EPC QR
 Codes, or WIFI QR Codes.

Package: libsegyio-dev
Description-md5: 49e006cd8869a10d79e1944887dfa5ad
Description-en: SEG-Y read/write library for seismic processing (development)
 segyio is a fast and practical library for reading and writing seismic data in
 SEG-Y format. segyio is random access oriented for modern computers with
 simple read/write primitives on lines.
 .
 This package includes the header files and the static library.

Package: libsegyio1
Description-md5: d2ef15b2c7e912f79fcb31d444f54cc8
Description-en: SEG-Y read/write library for seismic processing (runtime)
 segyio is a fast and practical library for reading and writing seismic data in
 SEG-Y format. segyio is random access oriented for modern computers with
 simple read/write primitives on lines.

Package: python3-segyio
Description-md5: caac92ad65fc1bcdbda08e2e67065a28
Description-en: SEG-Y read/write library for seismic processing (python3 bindings)
 segyio is a fast and practical library for reading and writing seismic data in
 SEG-Y format. segyio is random access oriented for modern computers simple
 read/write primitives on lines.
 .
 This package contain the python3 interface.

Package: segyio-bin
Description-md5: a794f7ae1ab8140d5de46449eb2b8f37
Description-en: SEG-Y read/write library for seismic processing (shell utilities)
 segyio is a fast and practical library for reading and writing seismic data in
 SEG-Y format. segyio is random access oriented for modern computers with
 simple read/write primitives on lines.
 .
 This package contains useful shell programs.

Package: python3-seirsplus
Description-md5: b99a9aed7e2a0f817eeb857f7fbafd0e
Description-en: Models of SEIRS epidemic dynamics with extensions
 This package implements generalized SEIRS infectious disease
 dynamics models with extensions that model the effect of factors
 including population structure, social distancing, testing, contact
 tracing, and quarantining detected cases.
 .
 Notably, this package includes stochastic implementations of these
 models on dynamic networks.

Package: select-xface
Description-md5: 229e47eff6f71dc0f4766563975cde5c
Description-en: utility for selecting X-Face on emacsen
 Select X-Face is a utility for selecting/inserting an X-Face field
 visually on emacsen mailer (Mew, Gnus, Wanderlust, etc.).

Package: libjs-select2.js
Description-md5: 1f3ae8e6e27d32d72defd5802d7623c9
Description-en: jQuery based replacement for select boxes
 Select2 is a jQuery based replacement for select boxes. It supports
 searching, tagging, remote data sets, infinite scrolling, and many
 other highly used options.

Package: node-select2
Description-md5: eda0b7dd216b0adc63500a0dcf760434
Description-en: jQuery based replacement for select boxes (Node.js)
 Select2 is a jQuery based replacement for select boxes. It supports
 searching, tagging, remote data sets, infinite scrolling, and many
 other highly used options.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: selektor
Description-md5: 4941b89e5f821597d8cca0b842b4e084
Description-en: Tor exit node selector and traffic router
 SelekTOR is a GUI frontend for the network Tor client. Used for security and
 anonymization purposes or to bypass some firewall. Simplifies the process of
 selecting Tor exit nodes and manages selective URL pattern based on routing
 via system proxying.

Package: selint
Description-md5: 407074a74d6ff49cba01cad198e4bbdf
Description-en: Static code analysis of refpolicy style SELinux policies
 SELint is a program to perform static code analysis on SELinux policy
 source files.
 .
 It is designed for refpolicy style policies and supports the standard
 SELinux policy language (not CIL).
 .
 It performs various checks from incorrect filecontext
 definitions over missing or superfluous required entries in interfaces
 to violations of the refpolicy style guide. All categories can be either
 enabled or disabled via the command line or a configuration file.

Package: selinux-basics
Description-md5: dca2ca41603c7b932fd8870763cff243
Description-en: SELinux basic support
 This package will pull in basic SELinux stuff to ease installation, as well
 as provide scripts and helpers to work around common problems.

Package: policycoreutils-dbus
Description-md5: a9fd585e3d16b666d69c9ef51016e56c
Description-en: SELinux core policy utilities (D-Bus daemon)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the org.selinux D-Bus daemon.

Package: policycoreutils-dev
Description-md5: 530fe6be5f801e94cbd1e8e451e87359
Description-en: SELinux core policy utilities (development utilities)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the management tools used to develop policy in an
 SELinux environment.

Package: policycoreutils-gui
Description-md5: 299230da37bb10af118ebb5821a2c569
Description-en: SELinux core policy utilities (graphical utilities)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the system-config-selinux and the selinux-polgengui
 utilities.

Package: policycoreutils-python-utils
Description-md5: e9a150d3a64bbbc19e568203a8d13151
Description-en: SELinux core policy utilities (Python utilities)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the policycoreutils written in Python like semanage,
 audit2why, audit2allow or chcat.

Package: policycoreutils-sandbox
Description-md5: d3a55bbb0bfe2e1f6bcca133b53cccd6
Description-en: SELinux core policy utilities (graphical sandboxes)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the scripts to create graphical sandboxes.
 .
 This package requires an additional custom policy that is not present in
 Debian.

Package: python3-sepolgen
Description-md5: 03778db4097db3afbc6b04fa1214dd9a
Description-en: Python3 module used in SELinux policy generation
 This package contains a Python3 module that forms the core of the modern
 audit2allow (which is a part of the package policycoreutils).
 .
 The sepolgen library is structured to give flexibility to the application
 using it. The library contains: Reference Policy Representation,
 which are Objects for representing policies and the reference policy
 interfaces. Secondly, it has objects and algorithms for representing
 access and sets of access in an abstract way and searching that
 access. It also has a parser for reference policy "headers". It
 contains infrastructure for parsing SELinux related messages as
 produced by the audit system. It has facilities for generating policy
 based on required access.

Package: python3-sepolicy
Description-md5: 5b6eaa5991c31b18921b2241cd0460e6
Description-en: Python binding for SELinux Policy Analyses
 This package contains a Python binding for SELinux Policy Analyses.

Package: semi
Description-md5: 1e6de22ead436b59125e05547cee7d53
Description-en: library to provide MIME feature for emacsen
 SEMI is a library to provide MIME feature for emacsen.  MIME is a
 proposed internet standard for including content and headers other
 than (ASCII) plain text in messages.
 .
 This package provides SEMI-EPG, a variant of SEMI using EasyPG and
 lexical binding mainly maintained for Wanderlust mail/news reader.

Package: semodule-utils
Description-md5: 13e71e2e1a7e23908c56e2c10d0a767b
Description-en: SELinux core policy utilities (modules utilities)
 Security-enhanced Linux is a patch of the Linux® kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access Control,
 and Multi-level Security.
 .
 This package contains the tools used to build policy modules in an SELinux
 environment.

Package: libsemver-clojure
Description-md5: 216277877751822dd15a1163a499816a
Description-en: parsing, comparison, and manipulation of semantic version strings
 This Clojure library provides functions for parsing, comparison, and
 manipulation of semantic version strings. The intent is to implement the
 actual spec, including proper comparisons on pre-release and build fields.

Package: sen
Description-md5: e14dd58bf0cae263ef0dfff9ed42032b
Description-en: Terminal user interface for docker engine
 sen is a terminal user interface for docker engine:
 .
  * it can interactively manage your containers and images:
    * manage? start, stop, restart, kill, delete,...
  * you are able to inspect containers and images
  * sen can fetch logs of containers and even stream logs real-time
  * all buffers support searching and filtering
  * sen receives real-time updates from docker when anything changes
    * e.g. if you create a container in another terminal, sen will pick
      it up
  * sen notifies you whenever something happens (and reports slow queries)
  * supports a lot of vim-like keybindings (j, k, gg, /, ...)
  * there is a special buffer which display detailed info about images
  * you can get interactive tree view of all images (equivalent of
    docker images --tree)

Package: python3-send2trash
Description-md5: 63ca0790d6352cefa7649da7360233db
Description-en: Python module for sending file to trash natively
 This module sends a file to the trash using either the Glib system
 for handling a desktop trash file or its own home-grown system if
 python3-gi is not installed.

Package: sendemail
Description-md5: 3b15c5b87101f930c45507b7f0fb3a6a
Description-en: lightweight, command line SMTP email client
 SendEmail is a lightweight, completely command line based, SMTP email
 agent. It was designed to be used in bash scripts, Perl programs, and
 web sites, but it is also quite useful in many other contexts.
 .
 SendEmail is written in Perl and is unique in that it
 requires no special modules. It has a straight forward interface,
 making it very easy to use.

Package: sendfile
Description-md5: 544c219ea9ea2e5464e79b350c4ef1a4
Description-en: Simple Asynchronous File Transfer
 Sendfile is an asynchronous file transfer service for the Internet,
 like the sendfile facility in Bitnet: Any user A can send files to
 another user B without B being active in any way.
 .
 The existing standard file transfer (ftp) is a synchronous service:
 The user must have access to an account on the sending and on the
 receiving site, too.
 .
 Sendfile for Unix, which is an implementation of the SAFT protocol
 (Simple Asynchronous File Transfer) now offers you a true
 asynchronous file transfer service for the Internet.  Virtually any
 form of file can be sent, including encrypted ones.  The SAFT
 protocol will be submitted as an RFC in the near future.

Package: sendip
Description-md5: 287dbf84e9e8a33d4cc2d8578898e890
Description-en: Commandline tool to allow sending arbitrary IP packets
 SendIP has a large number of command line options to specify the
 content of every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6
 packet. It also allows any data to be added to the packet. Checksums
 can be calculated automatically, but if you wish to send out wrong
 checksums, that is supported too.

Package: libmilter-dev
Description-md5: e961a139d1a575ab5b69e686c367e8be
Description-en: Sendmail Mail Filter API (Milter) (development files)
 The Sendmail Mail Filter API (Milter) is designed to allow third-party
 programs access to mail messages as they are being processed in order
 to filter meta-information (headers) and content.
 .
 The Debian Sendmail package is built to support libmilter.
 .
 This is the libmilter static library and include files for development.
 .
 The documentation on building a Milter is in the sendmail-doc package.

Package: libmilter1.0.1
Description-md5: 1ab872167c7f9ea0ae2341dd78f2e74a
Description-en: Sendmail Mail Filter API (Milter)
 The Sendmail Mail Filter API (Milter) is designed to allow third-party
 programs access to mail messages as they are being processed in order
 to filter meta-information(headers) and content.
 .
 The Debian Sendmail package is built to support libmilter.
 .
 This package contains libmilter.so

Package: rmail
Description-md5: 5999f32ca68d0cb331555bc479168fd4
Description-en: MTA->UUCP remote mail handler
 Rmail handles mail received via uucp and passes it to the local
 sendmail (or workalike).
 .
 This version comes from the sendmail source package and the only
 change is the call to sendmail (from -obq to -obi).

Package: sendmail
Description-md5: bbd5bcb657e377a34338360f5cd6def0
Description-en: powerful, efficient, and scalable Mail Transport Agent (metapackage)
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple things can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).
 .
 This package is to make installation/upgrading easier (Do NOT delete it)

Package: sendmail-base
Description-md5: 1a36418cb6016085148007182cf41ed0
Description-en: powerful, efficient, and scalable Mail Transport Agent (arch independent files)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the base, architecture independent, portions
 of the sendmail packages.

Package: sendmail-bin
Description-md5: bedc851ae968a6d7605e8cd4d9ae887d
Description-en: powerful, efficient, and scalable Mail Transport Agent
 Sendmail is an alternative Mail Transport Agent (MTA) for Debian.
 It is suitable for handling sophisticated mail configurations,
 although this means that its configuration can also be complex.
 .
 Fortunately, simple things can be done easily, and complex things
 are possible, even if not easily understood ;)  Sendmail is the *ONLY*
 MTA with a Turing complete language to control *ALL* aspects of delivery!
 .
 Sendmail provides Security and SPAM/UCE/UBE protection via several means.
 .
 Sendmail includes *no* Mail User Agents (MUA), you'll have to
 pick from the plethora of available MUAs (mutt, vm, etc.)
 .
 This package supports REGEX, DB, NIS, NIS+, LDAP, DNS maps,
 and has enabled TCPWrappers, IPv6, LockFile, SMTP AUTH(SASL), STARTTLS(SSL).

Package: sendmail-cf
Description-md5: dcd64cc6905b5538138a4d2891c34d2a
Description-en: powerful, efficient, and scalable Mail Transport Agent (config macros)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 This package contains the .m4 (configuration files) for the
 sendmail packages.

Package: sendmail-doc
Description-md5: 04b022f0e3fe80fec1bf54cfbbdf8717
Description-en: powerful, efficient, and scalable Mail Transport Agent (documentation)
 Sendmail is an alternative Mail Transport Agent (MTA) for
 Debian. It is suitable for handling sophisticated mail
 configurations, although this means that its configuration
 can also be complex.
 .
 Don't try anything fancy in sendmail without using this for guidance.
 .
 Because of the complexity, you may find yourself wanting to peruse
 the documentation files included herein.  The main files are:
   cf.README.gz    -- A reference for all things in sendmail.{mc,cf}
   op.{ps,txt}.gz  -- The care and feeding of Sendmail.
   faq.txt.gz      -- Sendmail FAQ, current as of the package date.
 .
 Other files include the references for smrsh and libmilter.

Package: sensible-mda
Description-md5: bea515eec8582f9eac6796d823698ba5
Description-en: Mail Delivery Agent wrapper
 Sensible-mda is a Debian addition in the sendmail package and has been
 split out in hopes that it might be useful for other MTA packages.
 .
 Sensible-mda is called by the MTA, and will in turn call whichever of
 the following MDAs that it finds (in this order):
 procmail, maildrop, deliver, mail.local

Package: sendxmpp
Description-md5: ffc3c3c8cef2b78966d8cb38c7819744
Description-en: command line XMPP (jabber) utility
 sendxmpp is a perl script to send text XMPP (jabber) messages, similar
 to what mail(1) and sendmail(1) does for mail.
 .
 sendxmpp is useful for monitoring remote servers (it can warn sending
 xmpp-messages), and watching VCS commit messages (developers are all
 connected to a XMPP-chatroom to which messages are sent.
 .
 XMPP is an open, non-proprietary protocol for instant messaging. See
 www.jabber.org for more information.

Package: python3-senlin
Description-md5: 5a285a24758929cc127f19f9c52db34a
Description-en: clustering service for OpenStack clouds - Python 2.7
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides the Python 2.7 library.

Package: senlin-api
Description-md5: 57be45e1052a83d28573ec7e3136109f
Description-en: clustering service for OpenStack clouds - API
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides the REST API daemon.

Package: senlin-common
Description-md5: d3623c86ce0bf806f04b90454ba00fa1
Description-en: clustering service for OpenStack clouds - common files
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides common files and configuration.

Package: senlin-conductor
Description-md5: 004117b8dec44e830ccf3e9f0c9b3da8
Description-en: clustering service for OpenStack clouds - Conductor
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides the Conductor daemon.

Package: senlin-doc
Description-md5: b2b4ed444d19e046bfb1d61f003b83b7
Description-en: clustering service for OpenStack clouds - docs
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package contains the documentation.

Package: senlin-engine
Description-md5: 423a907ff27925a492f824c92ee44c84
Description-en: clustering service for OpenStack clouds - Engine
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides the engine daemon.

Package: senlin-health-manager
Description-md5: 04c30172775a0cb19aa68c45186839f2
Description-en: clustering service for OpenStack clouds - Health Manager
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogeneous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package provides the Health Manager daemon.

Package: python3-senlin-dashboard
Description-md5: 05d04ba2e3c9fb86db978e0d3d67659c
Description-en: clustering service for OpenStack clouds - dashboard plugin
 Senlin is a clustering service for OpenStack clouds. It creates and operates
 clusters of homogenous objects exposed by other OpenStack services. The goal
 is to make the orchestration of collections of similar objects easier.
 .
 Senlin provides RESTful APIs to users so that they can associate various
 policies to a cluster. Sample policies include placement policy, load
 balancing policy, health policy, scaling policy, update policy and so on.
 .
 Senlin is designed to be capable of managing different types of objects. An
 object's lifecycle is managed using profile type implementations, which are
 themselves plugins.
 .
 This package contains the OpenStack dashboard (aka Horizon) plugin.

Package: senlin-tempest-plugin
Description-md5: 0f8171eb5e1b0a944dc399ac78e2bd1f
Description-en: OpenStack Integration Test Suite - Senlin plugin
 Tempest is a set of integration tests to be run against a live Openstack
 cluster in order to make sure that all components are working as expected.
 Tempest will start and stop virtual machine in order to check that your
 cloud is working as expected.
 .
 This package contains the Senlin plugin.

Package: sensible-utils
Description-md5: 762f81736340b99921c41ac6bb08e2b1
Description-en: Utilities for sensible alternative selection
 This package provides a number of small utilities which are used
 by programs to sensibly select and spawn an appropriate browser,
 editor, or pager.
 .
 The specific utilities included are: sensible-browser sensible-editor
 sensible-pager

Package: libsensors-applet-plugin-dev
Description-md5: 80530ec173d1f160ced9c5788fa01353
Description-en: Create plugins for the 'sensors-applet' package
 GNOME Sensors Applet is an applet for the GNOME panel that displays
 readings from hardware sensors, including temperatures, fan speeds and
 voltage readings.
 .
 This package contains the files necessary to develop plugins for the
 applet.

Package: libsensors-applet-plugin0
Description-md5: 1af5fc3dff9c9f978b0eef016525fcc3
Description-en: Library for plugins for the 'sensors-applet' package
 GNOME Sensors Applet is an applet for the GNOME panel that displays
 readings from hardware sensors, including temperatures, fan speeds and
 voltage readings.
 .
 This package contains the library that is used to create plugins for
 the applet.

Package: sensors-applet
Description-md5: 9d750ce3ae84e3b2745b046a1761062e
Description-en: Display readings from hardware sensors in your Gnome panel
 GNOME Sensors Applet is an applet for the GNOME panel that displays
 readings from hardware sensors, including temperatures, fan speeds and
 voltage readings.
 .
 It can gather data from the following sources:
  * ACPI thermal zones, via the Linux kernel ACPI modules
  * Linux kernel i2c modules
  * lm-sensors (libsensors)
  * Linux kernel i8k module (for Dell Inspiron Laptops)
  * Linux kernel ibm-acpi module
  * Linux kernel PowerPC modules therm_adt746x and therm_windtunnel
  * Linux kernel iMac G5 Windfarm module
  * hddtemp daemon for reading temperatures from S.M.A.R.T. equipped hard disks
  * Linux kernel Omnibook module
  * NVIDIA graphics cards (with separate sensors-applet-nvidia package)
  * Linux kernel sonypi module (for Sony Vaio laptops)
 .
 Alarms can be set for each sensor to notify the user once a certain high or
 low value has been reached, and can b