librust-atom-syndication-dev (0.12.7-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://ports.ubuntu.com
- Codename
- stonking
- Component
- universe
- Source
- rust-atom-syndication
- Architecture
- s390x
- Section
- universe/rust
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 250 B
- Size expected
- 31.8 kB
- Size actual
- 31.8 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
| Type | Actual | Match |
|---|---|---|
| MD5 | a819857a…464650b0 | |
| SHA-1 | 3a47ca1b…ebbfcfb7 | |
| SHA-256 | c2fcb77a…a1f4da45 | |
| SHA-512 | 737af6cd…fea826ad |
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/copyright