rassumfrassum 0.3.3-1
Package Information
| Description | LSP/JSONRPC multiplexer for connecting one LSP client to multiple servers The rass program, the main entry point, behaves like an LSP stdio server, so clients think they are talking to single LSP server, even though they are secretly talking to many. Behind the scenes more stdio server subprocesses are spawned. This is useful for LSP clients that only support connecting to one server at a time, such as Eglot included in Emacs. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Arto Jantunen <viiru@debian.org> |
| Sponsor | viiru@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/rassumfrassum.git (browse) |
| Closes | #1129253 |
| Tracker | https://tracker.debian.org/pkg/rassumfrassum |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 0.3.3-1 |
|---|---|
| Changed-By | Arto Jantunen |
| Architecture | all source |
| Distribution | unstable |
| Date | Sun, 01 Mar 2026 11:04:38 +0200 |
| Source | rassumfrassum |
Changelog
rassumfrassum (0.3.3-1) unstable; urgency=low . * Initial release (Closes: #1129253).
.dsc
| Package-List | rassumfrassum deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rassumfrassum Upstream-Contact: João Távora <joaotavora@gmail.com> Source: https://github.com/joaotavora/rassumfrassum Files: * Copyright: on the Program, and are irrevocable provided the stated License: GPL-3+ Files: debian/* Copyright: 2026 Arto Jantunen <viiru@debian.org> License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'