rust-markdown 0.3.0-1ubuntu1 source package in Ubuntu

Changelog

rust-markdown (0.3.0-1ubuntu1) kinetic; urgency=medium

  * No change rebuild to supersede jammy versioning

 -- David Fernandez Gonzalez <email address hidden>  Mon, 12 Sep 2022 12:21:46 +0200

Upload details

Uploaded by:
David Fernandez Gonzalez
Sponsored by:
Marc Deslauriers
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-markdown_0.3.0.orig.tar.gz 31.3 KiB ef3aab6a1d529b112695f72beec5ee80e729cb45af58663ec902c8fac764ecdd
rust-markdown_0.3.0-1ubuntu1.debian.tar.xz 4.3 KiB c831954b1d4b139a08e076410b9504e6fe44d690b7616802b2c37ea8b540c230
rust-markdown_0.3.0-1ubuntu1.dsc 2.4 KiB 6473105c80ae5c8a4980ee8c41e931b9fa836fe639ef9caff21ed5c6da345bfe

View changes file

Binary packages built by this source

librust-markdown-dev: 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.

rust-markdown: 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.

rust-markdown-dbgsym: debug symbols for rust-markdown