librust-atom-syndication-dev (0.12.7-1)

3 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-atom-syndication
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
253 B
Size expected
33.5 kB
Size actual
33.5 kB
Size match

Dependencies

Required package dependencies

  • librust-chrono-0.4+alloc-dev
  • librust-chrono-0.4+serde-dev
  • librust-derive-builder-0.20+default-dev
  • librust-diligent-date-parser-0.1+default-dev (>= 0.1.3-~~)
  • librust-never-0.1+default-dev
  • librust-quick-xml-0.38+default-dev
  • librust-quick-xml-0.38+encoding-dev
  • librust-serde-1+default-dev
  • librust-serde-1+derive-dev

Suggested packages

Recommended additional packages

  • None

Description

Serializing the Atom web content syndication format - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5e8a7eb54…375271a3
SHA-193dfeaf1…18d3d9dd
SHA-2566a7dcce3…546d3e67
SHA-512248a73c3…38493292

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/atom_syndication-0.12.7
usr/share/cargo/registry/atom_syndication-0.12.7/.cargo-checksum.json
usr/share/cargo/registry/atom_syndication-0.12.7/.cargo_vcs_info.json
usr/share/cargo/registry/atom_syndication-0.12.7/.github
usr/share/cargo/registry/atom_syndication-0.12.7/.github/workflows
usr/share/cargo/registry/atom_syndication-0.12.7/.github/workflows/build.yml
usr/share/cargo/registry/atom_syndication-0.12.7/.github/workflows/clippy.yml
usr/share/cargo/registry/atom_syndication-0.12.7/.github/workflows/coverage.yml
usr/share/cargo/registry/atom_syndication-0.12.7/.gitignore
usr/share/cargo/registry/atom_syndication-0.12.7/CHANGELOG.md
usr/share/cargo/registry/atom_syndication-0.12.7/Cargo.toml
usr/share/cargo/registry/atom_syndication-0.12.7/Cargo.toml.orig
usr/share/cargo/registry/atom_syndication-0.12.7/LICENSE-APACHE
usr/share/cargo/registry/atom_syndication-0.12.7/LICENSE-MIT
usr/share/cargo/registry/atom_syndication-0.12.7/README.md
usr/share/cargo/registry/atom_syndication-0.12.7/debian
usr/share/cargo/registry/atom_syndication-0.12.7/debian/patches
usr/share/cargo/registry/atom_syndication-0.12.7/debian/patches/quick-xml-0.38.patch
usr/share/cargo/registry/atom_syndication-0.12.7/debian/patches/series
usr/share/cargo/registry/atom_syndication-0.12.7/rustfmt.toml
usr/share/cargo/registry/atom_syndication-0.12.7/src
usr/share/cargo/registry/atom_syndication-0.12.7/src/category.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/content.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/entry.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/error.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/extension
usr/share/cargo/registry/atom_syndication-0.12.7/src/extension/mod.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/extension/util.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/feed.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/fromxml.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/generator.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/lib.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/link.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/person.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/source.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/text.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/toxml.rs
usr/share/cargo/registry/atom_syndication-0.12.7/src/util.rs
usr/share/cargo/registry/atom_syndication-0.12.7/tests
usr/share/cargo/registry/atom_syndication-0.12.7/tests/builders.rs
usr/share/cargo/registry/atom_syndication-0.12.7/tests/content.rs
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/category.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_src.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_cdata.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_cdata_escaped.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_html.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_html_common.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_other.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_plain.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_plain_escaped.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/content_text_xhtml.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/entry.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/entry_with_non_standard_dates.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/extension.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/feed.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/generator.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/link.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/person.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/source.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_cdata.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_cdata_escaped.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_empty.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_html.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_plain.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_plain_escaped.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_xhtml.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/data/text_xhtml_escaped.xml
usr/share/cargo/registry/atom_syndication-0.12.7/tests/read.rs
usr/share/cargo/registry/atom_syndication-0.12.7/tests/text.rs
usr/share/cargo/registry/atom_syndication-0.12.7/tests/write.rs
usr/share/doc
usr/share/doc/librust-atom-syndication-dev
usr/share/doc/librust-atom-syndication-dev/changelog.Debian.gz
usr/share/doc/librust-atom-syndication-dev/changelog.gz
usr/share/doc/librust-atom-syndication-dev/copyright