Search Criteria
Package Details: python-mingus 0.6.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-mingus.git (read-only, click to copy) |
|---|---|
| Package Base: | python-mingus |
| Description: | A package for Python used by programmers, musicians, composers and researchers to make and investigate music. |
| Upstream URL: | https://github.com/bspaans/python-mingus |
| Keywords: | education harmony lilypond midi |
| Licenses: | custom:GNU General Public License (GPL) |
| Submitter: | fkxxyz |
| Maintainer: | Popolon |
| Last Packager: | Popolon |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-31 16:48 (UTC) |
| Last Updated: | 2026-05-15 21:01 (UTC) |
Dependencies (8)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-six
- python-build (make)
- python-installer (make)
- python-wheel (make)
- fluidsynth (fluidsynth-gitAUR) (optional) – Play MIDI output
- lilypond (lilypond-gitAUR, lilypond-develAUR) (optional) – Score rendering
Latest Comments
lafleur commented on 2021-01-21 19:55 (UTC)
This package fails to build. The culprit is in its PKGBUILD, l.6 :
Arch already uses python 3.9
BTW each time python increments its version number all installed python modules stop working and have to be manually reinstalled, quite annoying.
But python-mingus is still an awesome little piece of code :-)