[]
= "doip-codec"
= "2.0.2"
= "Diagnostics over Internet Protocol codec for client-server communication."
= "README.md"
= ">=3.11"
= ["maturin"]
[]
= ["maturin>=1.0,<2.0"]
= "maturin"
[]
# "extension-module" tells pyo3 we want to build an extension module (skips linking against libpython.so)
= ["pyo3/extension-module"]