[Bug 1613284] Re: [needs-packaging] Please add Xidel package

Jeremy Bicha jeremy at bicha.net
Sat Apr 7 02:17:45 UTC 2018


You don't need to provide the actual .deb's but the debian/ directory.
You can attach that as a either a tarball or point to a version control
system (like a git repo).

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1613284

Title:
  [needs-packaging] Please add Xidel package

Status in Ubuntu:
  Incomplete
Status in Debian:
  New

Bug description:
  Xidel is a command line tool to query data from HTML/XML web pages, JSON-APIs and local files.
  It implements interpreters for XPath 2, XPath 3, XQuery 1, XQuery 3, JSONiq, CSS selectors and custom pattern matching.
  XPath and CSS selectors are the most efficient way to select certain elements from XML/HTML documents JSONiq (with custom extensions) is an easy way to select data from JSON.
  XQuery is a Turing-complete superset of XPath and allows arbitrary data transformations and the creation of new documents.
  Pattern matching is for XML/HTML documents what regular expressions are for  plaintext, i.e. pattern matching behaves like a regular expression over the space of tags, instead over the space of characters.
  Xidel implements a kind of internal pipes to pipe HTTP requests from 
  one query to the next, so there is no need to distinguish selecting links and 
  downloading the data referenced by them. Therefore arbitrary complex queries going 
  over arbitrary many pages can be executed with a single call of Xidel.

  
  URL: http://www.videlibri.de/xidel.html
  Source: https://sourceforge.net/projects/videlibri/files/Xidel/Xidel%200.9.4/xidel-0.9.4.src.tar.gz
  License: GPLv2
  Notes: There are .deb at https://sourceforge.net/projects/videlibri/files/Xidel/Xidel%200.9.4/ that should satisfy all constraints. It is written in FreePascal. (There are project files for the Lazarus IDE, but it compiles with FreePascal alone)
  WNPP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826763

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1613284/+subscriptions



More information about the Ubuntu-sponsors mailing list