mirror of
https://github.com/enpaul/keyosk.git
synced 2024-11-05 06:07:06 +00:00
19 lines
685 B
TOML
19 lines
685 B
TOML
[[package]]
|
|
category = "main"
|
|
description = "Python Library for Tom's Obvious, Minimal Language"
|
|
name = "toml"
|
|
optional = false
|
|
python-versions = "*"
|
|
version = "0.10.0"
|
|
|
|
[metadata]
|
|
content-hash = "b74930e09642dbe35d394af35e32c1cc35ceda7f7547db35554a1e77fbbb4ddd"
|
|
python-versions = "^3.6"
|
|
|
|
[metadata.files]
|
|
toml = [
|
|
{file = "toml-0.10.0-py2.7.egg", hash = "sha256:f1db651f9657708513243e61e6cc67d101a39bad662eaa9b5546f789338e07a3"},
|
|
{file = "toml-0.10.0-py2.py3-none-any.whl", hash = "sha256:235682dd292d5899d361a811df37e04a8828a5b1da3115886b73cf81ebc9100e"},
|
|
{file = "toml-0.10.0.tar.gz", hash = "sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c"},
|
|
]
|