This package was originally named python-sparklines, but sparklines is more appropriate.
Search Criteria
Package Details: sparklines 1.0.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sparklines.git (read-only, click to copy) |
|---|---|
| Package Base: | sparklines |
| Description: | Text-based sparklines for the command line mimicking those of Edward Tufte |
| Upstream URL: | https://github.com/deeplook/sparklines |
| Keywords: | chart cli filter sparklines tty visualisation |
| Licenses: | MIT |
| Conflicts: | python-sparklines |
| Provides: | python-sparklines, sparklines |
| Replaces: | python-sparklines |
| Submitter: | kseistrup |
| Maintainer: | kseistrup |
| Last Packager: | kseistrup |
| Votes: | 3 |
| Popularity: | 0.93 |
| First Submitted: | 2026-06-09 06:52 (UTC) |
| Last Updated: | 2026-06-09 07:05 (UTC) |
Dependencies (7)
- python
- python-termcolor
- python-build (make)
- python-installer (make)
- python-wheel (make)
- python-psutil (optional) – needed to run the example(s)
- python-textual (python-textual-gitAUR) (optional) – needed to run the example(s)
Required by (0)
Sources (1)
Latest Comments
kseistrup commented on 2026-06-09 06:55 (UTC) (edited on 2026-06-10 07:14 (UTC) by kseistrup)
m040601 commented on 2024-04-28 08:20 (UTC)
A new release in 2024,
0.5.0: Sixth release:
- dropped Python 2 support
- replaced Travis build with GitHub build action
- removed minified pytest code
- added a fix regarding regex for Python 3.12
yochananmarqos commented on 2021-01-09 19:01 (UTC)
The description does not match the package, where did you get that from?
This depends on python-future, see the setup.py.
The GPL3 license is already installed in /usr/share/licenses/common/, no need to install it again.
This installs files to /usr/lib/python3.9/site-packages/test/ which it should not.
Improved PKGBUILD
Pinned Comments
kseistrup commented on 2026-06-09 06:55 (UTC) (edited on 2026-06-10 07:14 (UTC) by kseistrup)
This package was originally named
python-sparklines, butsparklinesis more appropriate.