Files
shredos.x86_64/package/python-txtorcon/Config.in
2025-01-10 19:34:56 +00:00

14 lines
518 B
Plaintext

config BR2_PACKAGE_PYTHON_TXTORCON
bool "python-txtorcon"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-cryptography
select BR2_PACKAGE_PYTHON_AUTOMAT # runtime
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
select BR2_PACKAGE_PYTHON_TWISTED # runtime
select BR2_PACKAGE_PYTHON_TWISTED_TLS # runtime
select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE # runtime
help
Twisted-based Tor controller client, with state-tracking and
configuration abstractions.
https://github.com/meejah/txtorcon