mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
17 lines
428 B
TOML
17 lines
428 B
TOML
[[package]]
|
|
name = "uwsgi"
|
|
version = "2.0.19.1"
|
|
description = "The uWSGI server"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
|
|
[metadata]
|
|
lock-version = "1.1"
|
|
python-versions = "^3.8"
|
|
content-hash = "ec1973a5762a2a84e937c4d4712774561a9ddbbe91905a20053e4890176f1a33"
|
|
|
|
[metadata.files]
|
|
uwsgi = [
|
|
{file = "uWSGI-2.0.19.1.tar.gz", hash = "sha256:faa85e053c0b1be4d5585b0858d3a511d2cd10201802e8676060fd0a109e5869"},
|
|
]
|