python-ajsonrpc 1.2.0-1
Package Information
| Description | Lightweight JSON-RPC 2.0 protocol and asyncio server (Documentation) Ajsonrpc is a lightweight JSON-RPC 2.0 protocol implementation and asynchronous server powered by asyncio. It provides a full JSON-RPC 2.0 implementation, an async request manager, and has no external dependencies. Backend support is included for Tornado, Sanic and Quart. This package provides the documentation. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Michael Lloyd <michael@micl.dev> |
| Sponsor | eamanu@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-ajsonrpc.git (browse) |
| Closes | #1050212 |
| Blocked Bugs | #1112260 (normal) |
| Tracker | https://tracker.debian.org/pkg/python-ajsonrpc |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Date | Sun, 15 Feb 2026 00:18:33 +1100 |
|---|---|
| Source | python-ajsonrpc |
| Version | 1.2.0-1 |
| Changed-By | Michael Lloyd |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-ajsonrpc (1.2.0-1) unstable; urgency=medium . * Initial release. (Closes: #1050212)
.dsc
| Section | doc |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python-ajsonrpc-doc deb doc optional arch=all python3-ajsonrpc deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ajsonrpc Upstream-Contact: Kirill Pavlov <k@p99.io> Source: https://github.com/pavlov99/ajsonrpc Files: * Copyright: 2018-2021 Kirill Pavlov <k@p99.io> License: Expat Files: debian/* Copyright: 2026 Michael Lloyd <michael@micl.dev> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.