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: about 1 month 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

Lists

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).