Review: hyprwire 0.1.1-1
Package Information
| Description | Fast 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. |
|---|---|
| Maintainer | Debian Hyprland Maintainers <team+hyprland@tracker.debian.org> |
| Changed By | Carl Keinath <carl.keinath@gmail.com> |
| Distribution | unstable |
| Architecture | any |
| VCS | Git: https://salsa.debian.org/hyprland-team/hyprwire.git (browse) |
| Closes | #1118694 |
| Blocked Bugs | #1125298 (wishlist), #1125297 (wishlist) |
| Uploaded | 8 months, 2 days ago |
New Package Report
.changes
| Changed-By | Carl Keinath |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Fri, 05 Dec 2025 23:08:43 +0800 |
| Source | hyprwire |
| Version | 0.1.1-1 |
.dsc
| Section | libs |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | hyprwire-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.