[package] name = "pagerank" version = "0.0.1" authors = ["Doublify Technologies "] categories = ["algorithms", "science"] description = "A PageRank implementation" homepage = "https://github.com/doublify/pagerank-rust" keywords = ["graph", "pagerank"] license = "MIT" readme = "README.md" repository = "https://github.com/doublify/pagerank-rust"