DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: hyprwire 0.1.1-1

Package Information

DescriptionFast and consistent wire protocol for IPC -- development files

Hyprwire is a fast and consistent wire protocol, and its implementation. This is essentially a "method" for processes to talk to each other. It is heavily inspired by Wayland, and heavily anti-inspired by D-Bus.

Hyprwire is: - Strict: both sides need to be on the same page to communicate. No "random data" is allowed. - Fast: initial handshakes are very simple and allow for quick information exchange (including one-shot operations) - Simple to use: the API uses modern C++ and abstracts away any memory-sensitive operations - Simple internally: the protocol itself is simple and straightforward to parse / write your own implementation

This package contains the headers and other development support files needed for compiling and linking applications and libraries which use this library.

MaintainerDebian Hyprland Maintainers <team+hyprland@tracker.debian.org>
Changed ByCarl Keinath <carl.keinath@gmail.com>
Distributionunstable
Architectureany
VCSGit: https://salsa.debian.org/hyprland-team/hyprwire.git (browse)
Closes#1118694
Blocked Bugs#1125298 (wishlist), #1125297 (wishlist)
Uploaded8 months, 2 days ago

New Package Report

.changes
Changed-ByCarl Keinath
Architecturesource amd64
Distributionunstable
DateFri, 05 Dec 2025 23:08:43 +0800
Sourcehyprwire
Version0.1.1-1
.dsc
Sectionlibs
Priorityoptional
Componentmain
Package-Listhyprwire-scanner deb libs optional arch=any
libhyprwire-dev deb libdevel optional arch=any
libhyprwire1 deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/hyprwm/hyprwire
Upstream-Name: hyprwire
Upstream-Contact: https://github.com/hyprwm/hyprwire/issues/new

Files:
 *
Copyright:
 2025 Hypr Development
License: BSD-3-clause

Files:
 debian/*
Copyright:
 2025 Carl Keinath <carl.keinath@gmail.com>
License: BSD-3-clause

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Review Information

accepted — allocated to awm 6 months, 1 day ago, started 6 months, 1 day ago, completed 6 months, 1 day ago.

Final Comment

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.3.0-1 2026-02-06 05:38 2026-02-06 05:39 awm accepted VIEW
0.2.1-1 a192cf90… 2026-02-06 05:39 2026-02-06 05:39 awm accepted VIEW

Back to Dashboard | View all reviews for this package