[lib]
name = "flagcdn"
path = "src/lib.rs"
[package]
authors = ["INikonI <github.com/INikonI>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple library for generating CDN links to country flag images in various sizes and formats."
edition = "2024"
keywords = ["flags", "cdn", "icons", "country", "flagpedia"]
license = "MIT"
name = "flagcdn"
readme = "README.md"
repository = "https://github.com/INikonI/flagcdn-rs"
version = "1.0.0"