mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
91 lines
2.7 KiB
TOML
91 lines
2.7 KiB
TOML
# This file is automatically @generated by Poetry and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "fancycompleter"
|
|
version = "0.9.1"
|
|
description = "colorful TAB completion for Python prompt"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "fancycompleter-0.9.1-py3-none-any.whl", hash = "sha256:dd076bca7d9d524cc7f25ec8f35ef95388ffef9ef46def4d3d25e9b044ad7080"},
|
|
{file = "fancycompleter-0.9.1.tar.gz", hash = "sha256:09e0feb8ae242abdfd7ef2ba55069a46f011814a80fe5476be48f51b00247272"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
pyreadline = {version = "*", markers = "platform_system == \"Windows\""}
|
|
pyrepl = ">=0.8.2"
|
|
|
|
[[package]]
|
|
name = "pdbpp"
|
|
version = "0.10.3"
|
|
description = "pdb++, a drop-in replacement for pdb"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "pdbpp-0.10.3-py2.py3-none-any.whl", hash = "sha256:79580568e33eb3d6f6b462b1187f53e10cd8e4538f7d31495c9181e2cf9665d1"},
|
|
{file = "pdbpp-0.10.3.tar.gz", hash = "sha256:d9e43f4fda388eeb365f2887f4e7b66ac09dce9b6236b76f63616530e2f669f5"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
fancycompleter = ">=0.8"
|
|
pygments = "*"
|
|
wmctrl = "*"
|
|
|
|
[package.extras]
|
|
funcsigs = ["funcsigs"]
|
|
testing = ["funcsigs", "pytest"]
|
|
|
|
[[package]]
|
|
name = "pygments"
|
|
version = "2.14.0"
|
|
description = "Pygments is a syntax highlighting package written in Python."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.6"
|
|
files = [
|
|
{file = "Pygments-2.14.0-py3-none-any.whl", hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"},
|
|
{file = "Pygments-2.14.0.tar.gz", hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297"},
|
|
]
|
|
|
|
[package.extras]
|
|
plugins = ["importlib-metadata"]
|
|
|
|
[[package]]
|
|
name = "pyreadline"
|
|
version = "2.1"
|
|
description = "A python implmementation of GNU readline."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "pyreadline-2.1.zip", hash = "sha256:4530592fc2e85b25b1a9f79664433da09237c1a270e4d78ea5aa3a2c7229e2d1"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrepl"
|
|
version = "0.9.0"
|
|
description = "A library for building flexible command line interfaces"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "pyrepl-0.9.0.tar.gz", hash = "sha256:292570f34b5502e871bbb966d639474f2b57fbfcd3373c2d6a2f3d56e681a775"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "wmctrl"
|
|
version = "0.4"
|
|
description = "A tool to programmatically control windows inside X"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "wmctrl-0.4.tar.gz", hash = "sha256:66cbff72b0ca06a22ec3883ac3a4d7c41078bdae4fb7310f52951769b10e14e0"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.9"
|
|
content-hash = "f60fd4a117cdf3eb30b26f1a3db195b1cf047a282442f7149691324c54998099"
|