Package: pypugjs Version: 4.2.2-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 12 Depends: python3:any, python:any (>= 2.6~), python3-pypugjs (= 4.2.2-0~1) Filename: ./all/pypugjs_4.2.2-0~1_all.deb Size: 2732 MD5sum: e3d37a051d4030ddcb0f9ee3ef87267b SHA1: fbbf8420549fdfdecbba98c046686348ecd2de42 SHA256: 8dded270225d3b3ab539fd83ad2501312ce4fd238d2f112da6a30e4b627c373d Section: python Priority: optional Homepage: https://github.com/matannoam/pypugjs Description: syntax adapter for various templates PyPugJS is a high performance port of PugJS for python, that converts any .pug source to the each Template-language (Django, Jinja2, Mako or Tornado). . This package contains the application. Package: python-eventlet Version: 0.21.0-0.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1362 Depends: python-greenlet, python-enum34, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-eventlet-doc Filename: ./all/python-eventlet_0.21.0-0.1_all.deb Size: 250136 MD5sum: ad5019ea4a07644dfc55383637936c15 SHA1: 25ac2f45e13f803bf6ac6f0ef1bb7627f44d88ed SHA256: ddff08807ade0f78df4038cee0fd5f6565596f4c78796ac209854ea2621d8ac6 Section: python Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - Python 2.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 2.x module. Package: python-eventlet-doc Source: python-eventlet Version: 0.21.0-0.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 846 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-eventlet (<< 0.17.4) Replaces: python-eventlet (<< 0.17.4) Filename: ./all/python-eventlet-doc_0.21.0-0.1_all.deb Size: 154148 MD5sum: e190d798dd458101fb398b4c3e7d711a SHA1: c4a457aed28a35f95b389e4c5e89f0411928e870 SHA256: 2d10f4e519139add67e2cce48552ad07cdb28c34ea44f35f657f7bc5cda49304 Section: doc Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Package: python-pygdbmi Source: pygdbmi Version: 0.7.4.0-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 66 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-pygdbmi_0.7.4.0-0~1_all.deb Size: 13808 MD5sum: 9530cc9d5315bb5f9e17b899f13ac993 SHA1: 62116b9ce3f2271f14202797f8c512f5b2216c67 SHA256: 2e7c0607999e61c828f927f16612e8e63c9653cdb1f3276fa2e4555d8cdc2c7b Section: python Priority: optional Homepage: http://grassfedcode.com/pygdbmi/ Description: get structured output from GDB’s machine interface (Python 2) Parse gdb machine interface string output and return structured data types (Python dicts) that are JSON serializable. Useful for writing the backend to a gdb frontend. For example, gdbgui uses pygdbmi on the backend. . Also implements a class to control gdb, GdbController, which allows programmatic control of gdb using Python, which is also useful if creating a front end. . This package installs the library for Python 2. Package: python-pypugjs Source: pypugjs Version: 4.2.2-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 145 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: ./all/python-pypugjs_4.2.2-0~1_all.deb Size: 26524 MD5sum: 1e42d355c5cd4041d76f5c8f905fc3ea SHA1: ef3f24f77f5ab81d4ad682c5391c1f5705165e33 SHA256: 6150ad6b2a1c9167aff457941f1158c6a3126c278b4a9781f41de1cb77df18d9 Section: python Priority: optional Homepage: https://github.com/matannoam/pypugjs Description: syntax adapter for various templates (Python 2) PyPugJS is a high performance port of PugJS for python, that converts any .pug source to the each Template-language (Django, Jinja2, Mako or Tornado). . This package installs the library for Python 2. Package: python3-engineio Source: python-engineio Version: 1.5.4-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 108 Depends: python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~) Filename: ./all/python3-engineio_1.5.4-0~1_all.deb Size: 18008 MD5sum: 2b4d123d6b630a0641454fa13fe7be79 SHA1: d94493c3173486705da10f3796bdf96947bc3afc SHA256: 68e0c38b901d5e91bdc8037cb2fa24457d8a79131091c7a9e17f9006a7a3c8f2 Section: python Priority: optional Homepage: https://github.com/miguelgrinberg/python-engineio/ Description: Engine.IO server (Python 3) Python implementation of the Engine.IO realtime server. . This package installs the library for Python 3. Package: python3-eventlet Source: python-eventlet Version: 0.21.0-0.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1333 Depends: python3-greenlet, python3:any (>= 3.3.2-2~) Suggests: python-eventlet-doc Filename: ./all/python3-eventlet_0.21.0-0.1_all.deb Size: 243792 MD5sum: 837ad3d1f724616688f953579cd4153c SHA1: 4bf3847969603c013414906cee93c6b3d99298bb SHA256: 117c4af76db9485b9dc27e8e9f534a5efe256661602af65f172cd57ab61f09e2 Section: python Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - Python 3.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Package: python3-flask-socketio Source: flask-socketio Version: 2.8.6-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 69 Depends: python3-engineio (>= 1.0.0), python3-flask (>= 0.9), python3-socketio, python3:any (>= 3.3.2-2~) Filename: ./all/python3-flask-socketio_2.8.6-0~1_all.deb Size: 13660 MD5sum: 679f5316c377d753153390bda65e3814 SHA1: 21e22e35d91035ef65f1edf0f2f7bac0d64553dd SHA256: 174faad097e3cdf724528bc4cc264f756fe3d36d4e40d0e258fd374d506250ea Section: python Priority: optional Homepage: https://github.com/miguelgrinberg/Flask-SocketIO/ Description: Socket.IO integration for Flask (Python 3) Socket.IO integration for Flask applications . This package installs the library for Python 3. Package: python3-pygdbmi Source: pygdbmi Version: 0.7.4.0-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 66 Depends: python3:any (>= 3.3.2-2~) Filename: ./all/python3-pygdbmi_0.7.4.0-0~1_all.deb Size: 13876 MD5sum: b0af87a0ec0c5d729148d399e1e8e887 SHA1: 5dec23c07346bec937b41718b1a0920b4a1690bc SHA256: fb53c447b33459360a27f88b2c12f19b2affd01803e7ec43aafdd3366fc1a71f Section: python Priority: optional Homepage: http://grassfedcode.com/pygdbmi/ Description: get structured output from GDB’s machine interface (Python 3) Parse gdb machine interface string output and return structured data types (Python dicts) that are JSON serializable. Useful for writing the backend to a gdb frontend. For example, gdbgui uses pygdbmi on the backend. . Also implements a class to control gdb, GdbController, which allows programmatic control of gdb using Python, which is also useful if creating a front end. . This package installs the library for Python 3. Package: python3-pypugjs Source: pypugjs Version: 4.2.2-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 145 Depends: python3-six, python3:any (>= 3.3.2-2~) Filename: ./all/python3-pypugjs_4.2.2-0~1_all.deb Size: 26608 MD5sum: 4c395082d1b1044e585dac6f6380bdc9 SHA1: dac6ee9df648759c8a2b3cc7ed892d4ed42300c7 SHA256: 8138eeca7b122fd29352de0de71f85b55793dde75eed27ce74e25ebb684798bc Section: python Priority: optional Homepage: https://github.com/matannoam/pypugjs Description: syntax adapter for various templates (Python 3) PyPugJS is a high performance port of PugJS for python, that converts any .pug source to the each Template-language (Django, Jinja2, Mako or Tornado). . This package installs the library for Python 3. Package: python3-socketio Source: python-socketio Version: 1.7.5-0~1 Architecture: all Maintainer: Stefan Bühler Installed-Size: 123 Depends: python3-engineio (>= 1.2.1), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~) Filename: ./all/python3-socketio_1.7.5-0~1_all.deb Size: 18632 MD5sum: 92745481d0f5e688c1bf59b663955cd8 SHA1: 94af4d5a987db9c48640721e19377074dba1fe0a SHA256: ae6c792f34e62ef8ec0cf6afbd6af12d6961b62b8e921267f629efea69b9d0a7 Section: python Priority: optional Homepage: https://github.com/miguelgrinberg/python-socketio/ Description: Socket.IO server (Python 3) Python implementation of the Socket.IO realtime server. . This package installs the library for Python 3.