Microformats parser

This project provides a microformats parser in Rust.

Usage

Installation: cargo build

Parse the microformats from a URL: curl <URL> | cargo run