0.2.0 Feb 13, 2022

#5 in #indieweb

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–9MB
~157K SLoC