Search Criteria
Package Details: python-sigmf 1.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-sigmf.git (read-only, click to copy) |
|---|---|
| Package Base: | python-sigmf |
| Description: | Python package for Signal Metadata Format (SigMF) |
| Upstream URL: | https://github.com/sigmf/sigmf-python |
| Licenses: | LGPL3 |
| Submitter: | chrisgorman |
| Maintainer: | chrisgorman |
| Last Packager: | chrisgorman |
| Votes: | 1 |
| Popularity: | 0.000303 |
| First Submitted: | 2023-08-19 18:17 (UTC) |
| Last Updated: | 2026-03-21 13:47 (UTC) |
Dependencies (11)
- python
- python-jsonschema
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-pytest (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-hypothesis (check)
Latest Comments
Drack commented on 2025-04-18 14:20 (UTC)
Hello, thanks for the last update. Another package dependency is missing from
extrafor running the tests (otherwise, the package installation fail without explicitly disabling tests):python-hypothesisDrack commented on 2025-04-15 12:13 (UTC) (edited on 2025-04-15 12:14 (UTC) by Drack)
Hello, the PKGBUILD is missing a few dependencies (available in
extra) for a working installation:python-setuptools-scmpython-pytestThank you for handling this!