Package: nerve-chisel Version: 1.11.3-1+nerve10 Architecture: amd64 Maintainer: Nerve Development Team Installed-Size: 8234 Depends: libc6 (>= 2.34) Built-Using: golang-1.19 (= 1.19.8-2), golang-fsnotify (= 1.6.0-2), golang-github-armon-go-socks5 (= 0.0~git20160902.e753329-1.1), golang-github-gorilla-websocket (= 1.5.0-2), golang-github-jpillora-backoff (= 1.0.0-1.1), golang-go.crypto (= 1:0.4.0-1), golang-golang-x-net (= 1:0.7.0+dfsg-1), golang-golang-x-sync (= 0.1.0-1), golang-golang-x-sys (= 0.3.0-1), golang-golang-x-text (= 0.7.0-1) Homepage: https://github.com/jpillora/chisel Priority: optional Section: golang Filename: pool/main/n/nerve-chisel/nerve-chisel_1.11.3-1+nerve10_amd64.deb Size: 2684984 SHA256: 4d572fe32d166304d4c58f793bb76dd77ed763b4c9318140f3b1a27c8c62e9e7 SHA1: 8d63f0db17159b50a2d29957e8ae78e7f557932f MD5sum: 6527077448f3afefc3bda2252eb9e92d Description: Fast TCP tunnel via HTTP Chisel is a fast TCP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network. Chisel is very similar to crowbar though achieves much higher performance. Package: nerve-chisel-dbgsym Source: nerve-chisel Version: 1.11.3-1+nerve10 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Nerve Development Team Installed-Size: 3425 Depends: nerve-chisel (= 1.11.3-1+nerve10) Priority: optional Section: debug Filename: pool/main/n/nerve-chisel/nerve-chisel-dbgsym_1.11.3-1+nerve10_amd64.deb Size: 2876092 SHA256: 77c0490fdf69d3d5446e344bb04c7014a84d06e46332ffe57dab33514f792fed SHA1: dd26d0c6ff6bf2df8a5f0a751f7added4bc8ce85 MD5sum: 6c99f3472dcb377aa825bd9b720aecd8 Description: debug symbols for nerve-chisel Build-Ids: e6858dceb474735e334ad4fb016de6e4388db5f6 Package: python-atlassian-python-api-doc Source: atlassian-python-api Version: 3.19.0-1+nerve2 Architecture: all Maintainer: Nerve Development Team Installed-Size: 594 Depends: libjs-sphinxdoc (>= 5.2) Homepage: https://github.com/atlassian-api/atlassian-python-api Priority: optional Section: doc Filename: pool/main/a/atlassian-python-api/python-atlassian-python-api-doc_3.19.0-1+nerve2_all.deb Size: 98032 SHA256: 8bccb53096a09d1a19786b102e8b093aef6ac5798f820c924264b57b5e7f1991 SHA1: 9dae03a886f73be57489a33ac9e461a1ef3b4e10 MD5sum: 7b2a2c2b4ee3c1abf2ac4524c4cd4850 Description: Atlassian Python API Library Documentation This package provides documentation for python3-atlassian-python-api Package: python3-aiozipstream Source: python-aiozipstream Version: 0.5-2~nerve10u3 Architecture: all Maintainer: Nerve Development Team Installed-Size: 42 Depends: python3:any Conflicts: python3-zipstream Replaces: python3-zipstream Provides: python3-zipstream Homepage: https://github.com/kbbdy/zipstream Priority: optional Section: python Filename: pool/main/p/python-aiozipstream/python3-aiozipstream_0.5-2~nerve10u3_all.deb Size: 9488 SHA256: 242941f531c6dd6b15ed6672795efe51e3f1ffb14db69599cafbdcb7a3a7e3c1 SHA1: 4ac0dfff85574935f2343f6f9fe70ebc95eda633 MD5sum: 71df3db28211604f28ccef0f5689423f Description: Creating zip files on the fly # AioZipStream . This is a fork of [ZipStream](https://github.com/kbbdy/zipstream). Simple python library for streaming ZIP files which are created dynamically, without using any temporary files. . - No temporary files, data is streamed directly - Supported `deflate` compression method - Small memory usage, straming is realised using yield statement - Archive structure is created on the fly, and all data can be created during stream - Files included into archive can be generated on the fly using Python generators - Asynchronous AioZipStream and classic ZipStream are available - Zip32 format compatible files - Independent from python's standard ZipFile implementation - Almost no dependencies: only `aiofiles` in some circumstances (see AioZipStream section for details) - Zip64 support is also planned in future (far future, because I never hitted 4GB file size limit ;-) ) . ### Required Python version: . `ZipStream` is compatible with **Python 2.7**. . `AioZipStream` require **Python 3.6**. For earlier versions `AioZipStream` is not available for import. Package: python3-atlassian-python-api Source: atlassian-python-api Version: 3.19.0-1+nerve2 Architecture: all Maintainer: Nerve Development Team Installed-Size: 669 Depends: python3-deprecated, python3-oauthlib, python3-requests, python3-requests-oauthlib, python3-six, python3:any Suggests: python-atlassian-python-api-doc Homepage: https://github.com/atlassian-api/atlassian-python-api Priority: optional Section: python Filename: pool/main/a/atlassian-python-api/python3-atlassian-python-api_3.19.0-1+nerve2_all.deb Size: 88000 SHA256: c0bab586af47534f23146823eb56fbde0ec8d282b291653564fb67f81ef0135a SHA1: 83d651640265e93529dfacebb35c5f1c56b5fc80 MD5sum: f678f63a4a7cd72b4dfd8414684a4e23 Description: Atlassian Python API Library This package is used to provide a simple python interface for interacting with Atlassian products (Server, Data Center and Cloud) and apps from ecosystem (Portfolio, XRay). It is based on the official public Rest API documentation and private methods (+ xml+rpc, raw http request). Package: python3-redis-lock Source: python-redis-lock Version: 4.0.0-1+gfd5eab7 Architecture: all Maintainer: Nerve Development Team Installed-Size: 54 Depends: python3-redis, python3:any Homepage: https://github.com/ionelmc/python-redis-lock Priority: optional Section: python Filename: pool/main/p/python-redis-lock/python3-redis-lock_4.0.0-1+gfd5eab7_all.deb Size: 13900 SHA256: dd856e1a6bb69c3d33c69e0aa9e001f882bf34ca3eadb0d17b4871c595a8aba5 SHA1: 429420918d592e97a17b2ffe0c709fbfb02848ba MD5sum: e7205fb107131a3533a9f3a2763f717c Description: Lock context manager implemented via redis SETNX/BLPOP. This package provides a lock context manager based on the standard SETNX recipe. Additional features are: - optional expiry - optional timeout - optional lock renewal (use a low expire but keep the lock active) - no spinloops at acquire See detailed documentation at https://python-redis-lock.readthedocs.io/.