0.2.0 Feb 13, 2022

#477 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

~6–8.5MB
~183K SLoC