Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benibela/internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, pattern matching, XML/HTML/JSON parsers and classes for HTTP/S requests
https://github.com/benibela/internettools
html http interpreter json library parser pascal web xml xml-xpath xpath xpath-patterns xpath-query xpath2 xpath3 xpath31 xquery
Last synced: 11 days ago
JSON representation
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, pattern matching, XML/HTML/JSON parsers and classes for HTTP/S requests
- Host: GitHub
- URL: https://github.com/benibela/internettools
- Owner: benibela
- Created: 2013-07-22T21:15:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T19:30:07.000Z (2 months ago)
- Last Synced: 2024-10-12T21:18:25.350Z (25 days ago)
- Topics: html, http, interpreter, json, library, parser, pascal, web, xml, xml-xpath, xpath, xpath-patterns, xpath-query, xpath2, xpath3, xpath31, xquery
- Language: Pascal
- Homepage: http://www.benibela.de/sources_en.html#internettools
- Size: 25.2 MB
- Stars: 122
- Watchers: 22
- Forks: 35
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Internet Tools [![Build Status](https://api.travis-ci.com/benibela/internettools.svg?branch=master)](https://travis-ci.com/benibela/internettools)
==================
This package provides standard conformant XPath 2.0, XQuery 1.0 and XPath/XQuery 3.0 interpreters with extensions for - among others - JSONiq, pattern matching, CSS and HTML; as well as functions to perform HTTP/S requests on Windows/Linux/MacOSX/Android, an XSLT-inspired webscraping language, and an auto update class.See my webpage for the detailed [internettools documentation](http://www.benibela.de/documentation/internettools/) or a [short overview](http://www.benibela.de/sources_en.html#internettools).
You can also test the XQuery engine with its [online cgi service](http://www.videlibri.de/cgi-bin/xidelcgi).