r-cran-commonmark 1.7-2 source package in Ubuntu
Changelog
r-cran-commonmark (1.7-2) unstable; urgency=medium * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * rename debian/tests/control.autodep8 to debian/tests/control (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Remove empty debian/tests/control. * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse. -- Andreas Tille <email address hidden> Wed, 02 Sep 2020 16:33:27 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc | |
Impish | release | universe | misc | |
Hirsute | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-commonmark_1.7-2.dsc | 2.0 KiB | 62ad58438632b21649b3d67f0d554396d6fb1098c5d5dbfc4edd9beb4031ae04 |
r-cran-commonmark_1.7.orig.tar.gz | 130.9 KiB | d14a767a3ea9778d6165f44f980dd257423ca6043926e3cd8f664f7171f89108 |
r-cran-commonmark_1.7-2.debian.tar.xz | 2.3 KiB | f97d9eb98d6b162fe597bd12004cab341a19c446e2b5cc37cb1067f3723e5908 |
Available diffs
- diff from 1.7-1build1 (in Ubuntu) to 1.7-2 (989 bytes)
No changes file available.
Binary packages built by this source
- r-cran-commonmark: high performance CommonMark and Github markdown rendering in R
The CommonMark specification defines a rationalized version of markdown
syntax. This package uses the 'cmark' reference implementation for
converting markdown text into various formats including html, LaTeX and
groff man. In addition it exposes the markdown parse tree in xml format.
The latest version of this package also adds support for Github
extensions including tables, autolinks and strikethrough text.
- r-cran-commonmark-dbgsym: debug symbols for r-cran-commonmark