libxslt 1.1.34-1ubuntu1 source package in Ubuntu

Changelog

libxslt (1.1.34-1ubuntu1) focal; urgency=medium

  * Restore the xslt-config script.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 16:46:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian XML/SGML Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
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-1ubuntu1.debian.tar.xz 19.6 KiB 951cb9218c83aef9d1a0d24f34b0b174941b94cdebc2ff2eaf9f11f32e117755
libxslt_1.1.34-1ubuntu1.dsc 2.4 KiB 44473de51232648915b0ee00daf3e8bbbcfbf2ca4e25906fa4610f33323d9a7a

View changes file

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