Config.in 173 B

1234567
  1. config BR2_PACKAGE_PYTHON_AIORWLOCK
  2. bool "python-aiorwlock"
  3. depends on BR2_PACKAGE_PYTHON3
  4. help
  5. Read write lock for asyncio.
  6. https://github.com/aio-libs/aiorwlock