19 lines
601 B
TOML
19 lines
601 B
TOML
[[package]]
|
|
name = "bottle"
|
|
version = "0.12.21"
|
|
description = "Fast and simple WSGI-framework for small web-applications."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
|
|
[metadata]
|
|
lock-version = "1.1"
|
|
python-versions = "^3.9"
|
|
content-hash = "861e3ad9d0b00deb876d2ca7797a608f215c7b91ec9b38f367b24bd096a28478"
|
|
|
|
[metadata.files]
|
|
bottle = [
|
|
{file = "bottle-0.12.21-py3-none-any.whl", hash = "sha256:6e1c9817019dae3a8c20adacaf09035251798d2ae2fcc8ce43157ee72965f257"},
|
|
{file = "bottle-0.12.21.tar.gz", hash = "sha256:787c61b6cc02b9c229bf2663011fac53dd8fc197f7f8ad2eeede29d888d7887e"},
|
|
]
|