Search Criteria
Package Details: python-mplcursors 0.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-mplcursors.git (read-only, click to copy) |
---|---|
Package Base: | python-mplcursors |
Description: | Provides interactive data selection cursors for Matplotlib. It is inspired from mpldatacursor, with a much simplified API. |
Upstream URL: | https://github.com/anntzer/mplcursors |
Licenses: | zlib |
Submitter: | doragasu |
Maintainer: | doragasu |
Last Packager: | doragasu |
Votes: | 1 |
Popularity: | 0.002789 |
First Submitted: | 2024-02-27 13:24 (UTC) |
Last Updated: | 2024-12-31 15:57 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
doragasu commented on 2024-12-31 15:58 (UTC)
@lahwaacz: Thanks, I didn't know about this standard, package updated.
lahwaacz commented on 2024-12-31 15:34 (UTC)
This PKGBUILD uses a standard PEP 517 build system according to the guidelines: