DFSG NEW Queue

DFSG, Licensing & New Packages Team

rassumfrassum 0.3.3-1

Package Information

DescriptionLSP/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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByArto Jantunen <viiru@debian.org>
Sponsorviiru@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/rassumfrassum.git (browse)
Closes#1129253
Trackerhttps://tracker.debian.org/pkg/rassumfrassum
Uploaded4 hours ago

New Package Report

.changes
Version0.3.3-1
Changed-ByArto Jantunen
Architectureall source
Distributionunstable
DateSun, 01 Mar 2026 11:04:38 +0200
Sourcerassumfrassum
Changelog
rassumfrassum (0.3.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #1129253).
.dsc
Package-Listrassumfrassum deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
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'

Back to Dashboard | View all reviews for this package