xmlstarlet 1.6.1-2 source package in Ubuntu

Changelog

xmlstarlet (1.6.1-2) unstable; urgency=medium

  * Bump to Standards-Version 3.9.8. No changes required.
  * Set canonical and secure URIs to Vcs-Git and Vcs-Browser.
  * 70-remove-link-usr-lib.patch: remove -L/usr/lib from the
    build system. (Closes: #722870)
  * 80-fix-unesc-dquot.patch: make unesc handle " and '.
    (Closes: #837122)
  * 90-fix-upstream-version.patch: Do not get upstream version from git
    repository, get it from Debian environment variable. (Closes: #850842)

 -- Mònica Ramírez Arceda <email address hidden>  Tue, 24 Jan 2017 13:14:14 +0100

Upload details

Uploaded by:
Mònica Ramírez Arceda
Uploaded to:
Sid
Original maintainer:
Mònica Ramírez Arceda
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe text

Downloads

File Size SHA-256 Checksum
xmlstarlet_1.6.1-2.dsc 2.0 KiB 6f9bb1845e4608218d808381b6aee2f41771210152511d5d2d7de20d4f6ca9bf
xmlstarlet_1.6.1.orig.tar.gz 411.1 KiB 15d838c4f3375332fd95554619179b69e4ec91418a3a5296e7c631b7ed19e7ca
xmlstarlet_1.6.1-2.debian.tar.xz 10.5 KiB 0c0c29508cbb401a54bc7e4beefb5109f0209a6ead6f8eca16d0a5e9ec77992d

No changes file available.

Binary packages built by this source

xmlstarlet: command line XML toolkit

 XMLStarlet is a set of command line utilities (tools) which can be used to
 transform, query, validate, and edit XML documents and files using simple set
 of shell commands in similar way it is done for plain text files using
 UNIX grep, sed, awk, diff, patch, join, etc commands.
 .
 This set of command line utilities can be used by those who deal with many XML
 documents on UNIX shell command prompt as well as for automated XML processing
 with shell scripts.
 .
 The toolkit's feature set includes options to:
  Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG)
  Calculate values of XPath expressions on XML files (such as running sums, etc)
  Search XML files for matches to given XPath expressions
  Apply XSLT stylesheets to XML documents (including EXSLT support, and passing
 parameters to stylesheets)
  Query XML documents (ex. query for value of some elements of attributes,
 sorting, etc)
  Modify or edit XML documents (ex. delete some elements)
  Format or "beautify" XML documents (as changing indentation, etc)
  Fetch XML documents using http:// or ftp:// URLs
  Browse tree structure of XML documents (in similar way to 'ls' command for
 directories)
  Include one XML document into another using XInclude
  XML c14n canonicalization
  Escape/unescape special XML characters in input text
  Print directory as XML document
  Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa

xmlstarlet-dbgsym: No summary available for xmlstarlet-dbgsym in ubuntu artful.

No description available for xmlstarlet-dbgsym in ubuntu artful.