Search Criteria
Package Details: greaseweazle 1.19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/greaseweazle.git (read-only, click to copy) |
---|---|
Package Base: | greaseweazle |
Description: | Tools for accessing a floppy drive at the raw flux level |
Upstream URL: | https://github.com/keirf/greaseweazle |
Keywords: | floppy |
Licenses: | Unlicense |
Submitter: | VorpalWay |
Maintainer: | VorpalWay |
Last Packager: | VorpalWay |
Votes: | 3 |
Popularity: | 0.088908 |
First Submitted: | 2022-06-08 13:53 (UTC) |
Last Updated: | 2024-09-19 19:08 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-bitarray
- python-crcmod
- python-pyserial
- python-requests
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools-scm (make)
- python-wheel (make)
- capsimageAUR (capsimage-gitAUR, kryofluxAUR) (optional) – Read IPF files
Latest Comments
VorpalWay commented on 2023-02-08 16:18 (UTC)
@mikijov Thanks for reporting this. I didn't notice since I put myself in the
uucp
group for other serial stuff anyway. It should be fixed now.mikijov commented on 2023-02-08 11:45 (UTC)
Hi. Thx for maintaining this.
The script has a bug. The udev rule is installed into a wrong directory. ".d" is missing, so it should be "rules.d" instead of "rules".
I.e. "$pkgdir/usr/lib/udev/rules.d/49-greaseweazle.rules"