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: 10 months 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 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T15:39:43.000Z (about 1 year ago)
- Last Synced: 2025-03-29T04:11:34.793Z (10 months 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: 24.3 MB
- Stars: 127
- Watchers: 22
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pascal - Internet Tools - among others - JSONiq, pattern matching, CSS and HTML; as well as functions to perform HTTP/S requests on Windows/Linux/macOS/Android, an XSLT-inspired webscraping language, and an auto update class. (XML/JSON/YAML/HTML)
README
Internet Tools [](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).