Source-Makefile: feeds/packages/lang/python/python-websockets/Makefile

Package: python3-websockets
Submenu: Python
Version: 10.3-0
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light +python3-asyncio +python3-ctypes +python3-email +python3-logging +python3-urllib
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Library for developing WebSocket servers and clients
Maintainer: Michal Vasilek <michal.vasilek@nic.cz>
Source: websockets-10.3.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description:   websockets is a library for building WebSocket servers and clients
  in Python with a focus on correctness and simplicity.

  Built on top of asyncio, Python’s standard asynchronous I/O framework.
  It provides an elegant coroutine-based API.
https://websockets.readthedocs.io/
Michal Vasilek <michal.vasilek@nic.cz>
@@

Package: python3-websockets-src
Submenu: Python
Version: 10.3-0
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Library for developing WebSocket servers and clients (sources)
Maintainer: Michal Vasilek <michal.vasilek@nic.cz>
Source: websockets-10.3.tar.gz
License: BSD-3-Clause
LicenseFiles: LICENSE
Type: ipkg
Description:       websockets is a library for building WebSocket servers and clients
  in Python with a focus on correctness and simplicity.

  Built on top of asyncio, Python’s standard asynchronous I/O framework.
  It provides an elegant coroutine-based API.

    This package contains the Python source files for python3-websockets.
https://websockets.readthedocs.io/
Michal Vasilek <michal.vasilek@nic.cz>
@@
Config:
    depends on PACKAGE_python3-websockets
@@


