webfonts 0.0.1

A Rust library for working with web fonts
[[bin]]
name = "webfonts"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing", "web-programming"]
description = "A Rust library for working with web fonts"
documentation = "https://docs.rs/webfonts"
edition = "2024"
keywords = ["fonts", "webfonts", "typography"]
license = "MIT"
name = "webfonts"
readme = "README.md"
repository = "https://github.com/gridaco/google.fonts"
version = "0.0.1"