Linux workstation

Debian 13 (Trixie) native package

librust-fundu-dev

Configurable, precise and fast rust string parser to a Duration - Rust source code

Packages / Debian 13 (Trixie) / rust / librust-fundu-dev

[Source: rust-fundu]

Package: librust-fundu-dev (1.0.0-4)

Maintainers:

Debian Rust Maintainers

External Resources:

Homepage: [github.com]

Configurable, precise and fast rust string parser to a Duration - Rust source code

Other Packages Related to librust-fundu-dev:

  • dep: librust-chrono-0.4-dev (>= 0.4.24-~~)

    Package not available

  • dep: librust-serde-1+default-dev (>= 1.0.162-~~)

    Package not available

  • dep: librust-serde-1+derive-dev (>= 1.0.162-~~)

    Package not available

  • dep: librust-time-0.3-dev

    Package not available

Download librust-fundu-dev

ArchitecturePackage SizeInstalled SizeFiles
amd6473 KiB494 KiB[list of files]
arm6473 KiB494 KiB[list of files]

Caminhos de arquivo do pacote (61)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/share/cargo/registry/fundu-1.0.0/benches/benchmarks_custom.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/benchmarks_standard.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/flamegraph_custom.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/flamegraph_standard.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_custom.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_parsing_infinity.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_parsing_negative.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_parsing.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_parsing_time_units.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_reference.rs
  • /usr/share/cargo/registry/fundu-1.0.0/benches/iai_bench_standard.rs
  • /usr/share/cargo/registry/fundu-1.0.0/.bumpversion.cfg
  • /usr/share/cargo/registry/fundu-1.0.0/.cargo-checksum.json
  • /usr/share/cargo/registry/fundu-1.0.0/Cargo.toml
  • /usr/share/cargo/registry/fundu-1.0.0/.cargo_vcs_info.json
  • /usr/share/cargo/registry/fundu-1.0.0/CHANGELOG.md
  • /usr/share/cargo/registry/fundu-1.0.0/.clippy.toml
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/fix-tests-newer-chrono.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/fix-tests-no-default-features.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/relax-dep.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/remove-iai-benches.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/remove-inferno-and-pprof.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/remove-rstest-reuse.diff
  • /usr/share/cargo/registry/fundu-1.0.0/debian/patches/series
  • /usr/share/cargo/registry/fundu-1.0.0/deny.toml
  • /usr/share/cargo/registry/fundu-1.0.0/.editorconfig
  • /usr/share/cargo/registry/fundu-1.0.0/examples/clap_builder.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/clap_derive.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/convert.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/custom.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/gnu.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/simple.rs
  • /usr/share/cargo/registry/fundu-1.0.0/examples/systemd.rs
  • /usr/share/cargo/registry/fundu-1.0.0/.github/dependabot.yml
  • /usr/share/cargo/registry/fundu-1.0.0/.github/workflows/cicd.yml
  • /usr/share/cargo/registry/fundu-1.0.0/.github/workflows/publish.yml
  • /usr/share/cargo/registry/fundu-1.0.0/.gitignore
  • /usr/share/cargo/registry/fundu-1.0.0/LICENSE
  • /usr/share/cargo/registry/fundu-1.0.0/.markdownlint.json
  • /usr/share/cargo/registry/fundu-1.0.0/README.md
  • /usr/share/cargo/registry/fundu-1.0.0/rustfmt.toml
  • /usr/share/cargo/registry/fundu-1.0.0/src/config.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/custom/builder.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/custom/mod.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/custom/parser.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/custom/time_units.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/error.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/lib.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/parse.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/standard/builder.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/standard/mod.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/standard/parser.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/standard/time_units.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/time.rs
  • /usr/share/cargo/registry/fundu-1.0.0/src/util.rs
  • /usr/share/cargo/registry/fundu-1.0.0/tests/parser_test.rs
  • /usr/share/cargo/registry/fundu-1.0.0/.vscode/launch.json
  • /usr/share/cargo/registry/fundu-1.0.0/.vscode/settings.json
  • /usr/share/doc/librust-fundu-dev/changelog.Debian.gz
  • /usr/share/doc/librust-fundu-dev/changelog.gz
  • /usr/share/doc/librust-fundu-dev/copyright

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Usar este pacote

O OpenFactory pode iniciar este sistema operacional em uma máquina virtual do navegador, ou começar uma construção que inclui o nome nativo do pacote deste registro.

Versões, suites e repositórios

Cada linha é metadado do índice de pacotes para uma versão, arquitetura, suite e repositório. Nomes, URLs e tamanhos vêm da fonte; um link é um ponto de obtenção mutável, não uma redistribuição da OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
1.0.0-4trixie / mainamd64Debian 13 · main · amd6473 KiB494 KiBpool/main/r/rust-fundu/librust-fundu-dev_1.0.0-4_amd64.deb
1.0.0-4trixie / mainarm64Debian 13 · main · arm6473 KiB494 KiBpool/main/r/rust-fundu/librust-fundu-dev_1.0.0-4_arm64.deb

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

Checksums e datas de observação

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

1.0.0-4 / amd64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 5832abadf7061faed44eba5c8e61ff7f9c1c85b16c6f1108a4f9d3db686206b3

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '5832abadf7061faed44eba5c8e61ff7f9c1c85b16c6f1108a4f9d3db686206b3' 'librust-fundu-dev_1.0.0-4_amd64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

1.0.0-4 / arm64Observed Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: a076a512bc72f34e1ccd6258b46e6d9d234a9a1faf2c072c1a7468764a648f7b

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' 'a076a512bc72f34e1ccd6258b46e6d9d234a9a1faf2c072c1a7468764a648f7b' 'librust-fundu-dev_1.0.0-4_arm64.deb' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

Completude do registro

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
0/5
Source package or maintainer
10/10

Recorded total: 95/100

Field source: Debian 13 (Trixie) main amd64 revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3, Debian 13 (Trixie) main arm64 revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fontes e proveniência

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision trixie-main-amd64:3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-amd64/Packages.xz
    Expected SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Observed SHA-256: 3ab4e811cf4f3e5a335d382c58cc19d85f1abe7a4ef4689160ca1f637fa0e9b3
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision trixie-main-arm64:753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    98b25b5cd185c59d34aa6e4c3e9b5b8f01bbe9d104fe2dcfbcd30dc0a14a59ed
    Signer fingerprint
    4CB50190207B4758A3F73A796ED0E7B82643E131
    Keyring revision
    debian-archive-keyring.gpg
    SHA-256 506b815cbb32d9b6066b4a2aa524071e071761e7e7f68c3ac74f3061ba852017
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: main/binary-arm64/Packages.xz
    Expected SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Observed SHA-256: 753da751bbc7a679f48bd1b623ffd4479cb6861c426118284c76eb82909e4908
    Result: match verified

librust-fundu-dev Package for Debian 13 (Trixie) | OpenFactory