libsoldout 1.4-5build1 source package in Ubuntu
Changelog
libsoldout (1.4-5build1) noble; urgency=high * No change rebuild against frame pointers and time_t. -- Julian Andres Klode <email address hidden> Mon, 22 Apr 2024 11:47:30 +0200
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsoldout_1.4.orig.tar.bz2 | 38.0 KiB | 92a8cf53f27a6eaa489473c37f6a3c32181ca5b75afea952fd15f4d168a4ffac |
libsoldout_1.4-5build1.debian.tar.xz | 5.0 KiB | 5cb04789e19f8aa929ec9f7c46718343d9b95824ae1719cbd047e0e3c7d0236c |
libsoldout_1.4-5build1.dsc | 1.9 KiB | a4a03bc1bfe0deb04bac5cde92dde57cead2ceee853845e45e4441e276a428aa |
Available diffs
- diff from 1.4-5 (in Debian) to 1.4-5build1 (564 bytes)
Binary packages built by this source
- libsoldout-dev: Development files for libsoldout a parser for the markdown language
libsoldout is a library implementing a parser for John Gruber's markdown
language (http://daringfireball. net/projects/ markdown/).
.
This package contains the include files needed to develop program
with libsoldout
- libsoldout-utils: Utils and examples based on libsoldout
libsoldout is a library implementing a parser for John Gruber's markdown
language (http://daringfireball. net/projects/ markdown/).
.
This package contains the code to build examples of programs exploiting
libsoldout. Even though they are meant to show how to program with
libsoldout they are fully functional. The examples are
.
* markdown2html: a markdown to HTML converter
* markdown2latex: markdown to LaTex converter
* markdown2man: a markdown to man page converter
- libsoldout-utils-dbgsym: debug symbols for libsoldout-utils
- libsoldout1: Natacha's flexible C library for John Gruber's markdown language
libsoldout is a library implementing a parser for John Gruber's markdown
language (http://daringfireball. net/projects/ markdown/).
.
This package contains
.
* libsoldout library
* example programs generating HTML, LaTex and man pages from markdown
documents
- libsoldout1-dbgsym: debug symbols for libsoldout1