DFSG NEW Queue

DFSG, Licensing & New Packages Team

guile-websocket 0.3.0-1

Package Information

Descriptionimplementation of the WebSocket protocol for guile

guile-websocket provides an implementation of the WebSocket protocol as defined by RFC 6455.

MaintainerDiane Trout <diane@ghic.org>
Changed ByDiane Trout <diane@ghic.org>
Sponsordiane@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/guile-websocket.git (browse)
Closes#1130545
Trackerhttps://tracker.debian.org/pkg/guile-websocket
Uploaded4 hours ago

New Package Report

.changes
DateMon, 26 Jan 2026 10:39:56 -0800
Sourceguile-websocket
Version0.3.0-1
Changed-ByDiane Trout
Architecturesource amd64
Distributionunstable
Changelog
guile-websocket (0.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130545)
.dsc
Componentmain
Package-Listguile-websocket deb lisp optional arch=any profile=!noguile profile:v1=!noguile
Sectionlisp
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://git.dthompson.us/guile-websocket/
Upstream-Name: guile-websocket
Upstream-Contact: dthompson2@worcester.edu

Files:
 *
Copyright:
 2015, 2025 David Thompson <dthompson2@worcester.edu>
 2021 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 2023 Andrew Whatson <whatson@tailcall.au>
License: GPL-3.0+

Files:
 web/socket/client.scm
Copyright:
 2016, 2025 David Thompson <dthompson2@worcester.edu>
 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 2023 Andrew Whatson <whatson@tailcall.au>
License: LGPL-3.0+

Files:
 web/socket/sha-1.scm
Copyright:
 2009, 2010, 2012 Göran Weinholt <goran@weinholt.se>
License: MIT

Files:
 debian/*
Copyright:
 2026 Diane Trout <diane@ghic.org>
License: GPL-3.0+

License: GPL-3.0+
 This package 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 package 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 package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: LGPL-3.0+
 Guile-websocket is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.

 Guile-websocket 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
 Lesser General Public License for more details.

 You should have received a copy of the GNU Lesser General Public
 License along with guile-websocket.  If not, see
 <http://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License version 3 can be found in "/usr/share/common-licenses/LGPL-3".

License: MIT
 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.

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.3.0-1 4dd75955… 2026-03-13 10:31 2026-03-13 10:35 mechtilde rejected VIEW

Back to Dashboard | View all reviews for this package