Bug#996339: ITP: uxplay -- open-source AirPlay mirroring server
Package: wnpp Severity: wishlist Owner: Gürkan Myczko X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: uxplay Version : 1.38 Upstream Authors: Florian Draschbacher * URL : https://github.com/FDH2/UxPlay * License : GPL-3-or-later Description : open-source AirPlay mirroring server This lets you use AirPlay mirroring on your computer. Its main use is to act like an AppleTV for screen-mirroring (with audio) of iOS/macOS clients (iPads, iPhones, MacBooks) in a window on the server display on a host running Linux, macOS, or other unix, using Apple's AirPlay Mirror protocol first available in iOS 5. This is similar like scrcpy just not for Android but iDevices. See for WIP: https://mentors.debian.net/package/uxplay/
Bug#996340: ITP: facet-analyser -- ParaView plugin for facet detection and angles measurement
Package: wnpp Severity: wishlist Owner: Roland Mas X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: facet-analyser Version : 0.0.0 (unreleased, packaging from Git for now) Upstream Author : Roman Grothausmann * URL : https://github.com/picca/FacetAnalyser * License : CC-BY-SA-3.0, BSD-3, Apache-2 Programming Lang: C++ Description : ParaView plugin for facet detection and angles measurement This ParaView plugin enables analysis of faceted objects that exhibit distortions in their digital representation, e.g. due to tomographic reconstruction artifacts. The contributed functionality can also be used outside ParaView in e.g. command-line programs. The code, data, a test and an example program are included.
Bug#996396: ITP: vkfft -- Vulkan/CUDA/HIP/OpenCL Fast Fourier Transform library
Package: wnpp Severity: wishlist Owner: Roland Mas X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: vkfft Version : 1.2.12 Upstream Author : Dmitrii Tolmachev * URL : https://github.com/DTolm/VkFFT * License : MIT Programming Lang: C Description : Vulkan/CUDA/HIP/OpenCL Fast Fourier Transform library VkFFT is an efficient GPU-accelerated multidimensional Fast Fourier Transform library for Vulkan/CUDA/HIP/OpenCL projects. VkFFT aims to provide the community with an open-source alternative to Nvidia's cuFFT library while achieving better performance. VkFFT is written in C language and supports Vulkan, CUDA, HIP and OpenCL as backends.
Bug#996400: ITP: pyvkfft -- Python3 binding to the CUDA and OpenCL backends of VkFFT
Package: wnpp Severity: wishlist Owner: Roland Mas X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: pyvkfft Version : 2021.2.1 Upstream Author : Vincent Favre-Nicolin * URL : https://github.com/vincefn/pyvkfft * License : MIT Programming Lang: C++/Python Description : Python3 binding to the CUDA and OpenCL backends of VkFFT pyvkfft offers a simple python interface to the CUDA and OpenCL backends of VkFFT, compatible with pyCUDA, CuPy and pyOpenCL.
Bug#996405: ITP: hed -- A command-line tool to easily manage you hosts file.
Package: wnpp Severity: wishlist Owner: Arjen Wiersma X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: hed Version : 0.1.4 Upstream Author : Arjen Wiersma * URL : https://github.com/credmp/hed * License : GPLv3 Programming Lang: Rust Description : A command-line tool to easily manage you hosts file. hed allows you to manipulate your hosts file from the command-line. By providing safe and easy commands you can add new hosts and aliases to your environment. This tool was inspired by my students to whom I teach a Basic Cyber Security class. In this class we utilize Hack The Box as a learning platform and most students struggle with editing the hosts file when they get started. To make this easier for them I wrote a tool that gives them a safe means of adding and removing hosts in this file. The tool is to be used as a regular user, it will elevate privileges when it requires it by calling sudo and respawning the process. I personally maintain this package and it has wide usage among my university students. It has proven exceptionally useful when interacting with unknown networks such as Hack The Box or any network where DNS availability is limited. I have the resources to actively maintain the package.