[dependencies.iddqd]
version = "0.3"
[lib]
name = "unobtanium_graph_algorithms"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms"]
description = "Graph ranking algorithms for the unobtanium search engine"
documentation = "https://docs.rs/unobtanium-graph-algorithms"
edition = "2024"
keywords = ["graph", "textrank"]
license = "LGPL-3.0-only"
name = "unobtanium-graph-algorithms"
readme = "README.md"
repository = "https://codeberg.org/unobtanium/unobtanium-graph-algorithms"
version = "0.1.0"