0.2.0 Feb 13, 2022

#496 in #url

AGPL-3.0

165KB
4K SLoC

Microformats parser

This project provides a microformats parser in Rust.

Usage

Installation:

cargo build

Parse the microformats from a URL:

curl <URL> | cargo run

Dependencies

~5.5–8MB
~169K SLoC