Search Criteria
Package Details: greaseweazle 1.23-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.000005 |
| First Submitted: | 2022-06-08 13:53 (UTC) |
| Last Updated: | 2025-12-22 10:32 (UTC) |
Dependencies (10)
- python
- python-bitarray
- python-crcmod
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-requests
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- capsimageAUR (capsimage-gitAUR, kryofluxAUR) (optional) – Read IPF files
Latest Comments
SelfRef commented on 2024-12-02 01:04 (UTC)
The package is 2 versions behind upstream. Can it get updated?
VorpalWay commented on 2023-02-08 16:18 (UTC)
@mikijov Thanks for reporting this. I didn't notice since I put myself in the
uucpgroup 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"