4 authors = ["tqfx <tqfx@tqfx.org>"]
5 description = "An algorithm library based on C/C++"
6 documentation = "https://docs.rs/liba"
7 repository = "https://github.com/tqfx/liba"
8 homepage = "https://github.com/tqfx/liba"
10 keywords = ["algorithm"]
11 categories = ["algorithms"]
15 cmake = { version = "0.1", optional = true }
16 cc = { version = "1" }
20 # floating-point number are stored using C’s float type