[package] name = "pyfunceble" version = "0.1.2" edition = "2021" rust-version = "1.79.0" authors = ["My Privacy DNS", "@spirillen"] description = "Search tool for finding DNS blacklist records among verious sources" categories = ["command-line-utilities"] keywords = ["http-status-code", "testing-tools", "availability-checker", "pyfunceble", "mypdns"] documentation = "https://pyfunceble.readthedocs.io/en/dev/" readme = "README.md" # license = "AGPL-3.0-or-later AND CC-BY-NC-SA-4.0" homepage = "https://github.com/funilrys/PyFunceble" repository = "https://github.com/funilrys/PyFunceble" license-file = "LICENSE" publish = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] #base64 = "0.22.1" #regex = "1.10.5" #serde = "1.0.203" # spider = "1.97.14"