[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1007982: ITP: popsicle -- A Linux utility for flashing multiple USB devices in parallel



On Sat, Mar 19, 2022 at 09:42:53PM +0000, Matthias Geiger wrote:
> * Package name    : popsicle
> * URL             : https://github.com/pop-os/popsicle
>    Programming Lang: Rust
>    Description     : Popsicle is a Linux utility for flashing multiple USB
>                      devices in parallel
> 
> A small program for creating bootable USB drives. I believe this would be a
> nice addition, especially for newcomers to linux.

I believe it will be also a nice addition
for those who have to deal with writing many USB devices.



Part of the Cargo.toml:
| [dependencies]
| anyhow = "1.0"
| as-result = "0.2"
| async-std = "1"
| derive-new = "0.5"
| futures = "0.3"
| futures_codec = "0.4"
| libc = "0.2"
| memchr = "2.2"
| mnt = "0.3"
| ron = "0.6"
| serde = "1.0"
| srmw = "0.1"
| thiserror = "1"
| usb-disk-probe = "0.1"


> I'd package it but I'd need a sponsor.

Work together with Debian Rust people.


Groeten
Geert Stappers
DD, subscribed to debian-rust@lists.debian.org
-- 
Silence is hard to parse


Reply to: