libxslt 1.1.34-4 source package in Ubuntu
Changelog
libxslt (1.1.34-4) unstable; urgency=medium * Team upload. * Add patch to make the xslt-config script compatible with multi-arch. Closes: #952768 -- Mattia Rizzolo <email address hidden> Wed, 04 Mar 2020 14:02:32 +0100
Upload details
- Uploaded by:
- Debian XML/SGML Group on 2020-03-04
- 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 | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | main | libs |
Groovy | release | on 2020-04-24 | main | libs |
Focal | release | on 2020-03-11 | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxslt_1.1.34-4.dsc | 2.3 KiB | 29447f928b2fd534bd819aaf74005ff286f3786689a2684b9cbc61c1c65c2212 |
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-4.debian.tar.xz | 21.0 KiB | 24d5490d6e33f42391d2ce449dd8fec0830ced115a6af886ee03af985a727dc9 |
Available diffs
- diff from 1.1.34-3 to 1.1.34-4 (1.6 KiB)
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