3 packages returned for Tags:"parse"
HtmlAgilityPack
by:
VM
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.8.4
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world"...
More information
Mono.Options
by:
VM
- 0 total downloads
- last updated 06.02.2022
- Latest version: 1.1.0
A callback-based program option parser for C#. See the documenation at http://docs.go-mono.com/?link=N%3aMono.Options and some examples in the code and under the OptionSet topic at http://docs.go-mono.com/?link=T%3aMono.Options.OptionSet