libxslt 1.1.34-3 source package in Ubuntu
Changelog
libxslt (1.1.34-3) unstable; urgency=medium * Team upload. * Add a patch to fix FTBFS when built twice in a row. Closes: #947914 (Add build-dependency on docbook-xsl for this.) -- Mattia Rizzolo <email address hidden> Sat, 22 Feb 2020 15:28:46 +0100
Upload details
- Uploaded by:
- Debian XML/SGML Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian XML/SGML Group
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxslt_1.1.34-3.dsc | 2.3 KiB | 90607cffb5ee500f5a0063ca18e3b91689d39cb1367b31ebd61de08fc7c0f7d9 |
libxslt_1.1.34.orig.tar.gz | 3.4 MiB | 98b1bd46d6792925ad2dfe9a87452ea2adebf69dcb9919ffd55bf926a7f93f7f |
libxslt_1.1.34.orig.tar.gz.asc | 488 bytes | 673d1477552bdd5b0cc665704e77ca70e6be5d2f257e6a5a341c846719d747cf |
libxslt_1.1.34-3.debian.tar.xz | 20.4 KiB | 33f39a1cdbdc64ba46f1bea7ace668bd0bfac6969cd5fdc4a7e0ea0b1d05906d |
Available diffs
No changes file available.
Binary packages built by this source
- libxslt1-dev: XSLT 1.0 processing library - development kit
XSLT is an XML language for defining transformations of XML files from
XML to some other arbitrary format, such as XML, HTML, plain text, etc.
using standard XSLT stylesheets. libxslt is a C library which
implements XSLT version 1.0.
.
This package contains the development files for libxslt.
- libxslt1.1: XSLT 1.0 processing library - runtime library
XSLT is an XML language for defining transformations of XML files from
XML to some other arbitrary format, such as XML, HTML, plain text, etc.
using standard XSLT stylesheets. libxslt is a C library which
implements XSLT version 1.0.
.
This package contains the libxslt library used by applications for XSLT
transformations.
- libxslt1.1-dbgsym: debug symbols for libxslt1.1
- xsltproc: XSLT 1.0 command line processor
XSLT is an XML language for defining transformations of XML files from
XML to some other arbitrary format, such as XML, HTML, plain text, etc.
using standard XSLT version 1.0 stylesheets.
.
This package contains a command line tool that facilitates XSLT
transformations.
- xsltproc-dbgsym: debug symbols for xsltproc