Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
notcurses_3.0.13+dfsg.orig.tar.xz | 2025-01-11 | 7.4 MB | |
notcurses_3.0.13+dfsg.orig.tar.xz.asc | 2025-01-11 | 833 Bytes | |
notcurses-doc-3.0.13.tar.gz | 2025-01-11 | 165.1 kB | |
v3.0.13.tar.gz.asc | 2025-01-11 | 833 Bytes | |
README.md | 2025-01-11 | 387 Bytes | |
v3.0.13--cut a freestyle over this one source code.tar.gz | 2025-01-11 | 10.2 MB | |
v3.0.13--cut a freestyle over this one source code.zip | 2025-01-11 | 10.4 MB | |
Totals: 7 Items | 28.1 MB | 0 |
getting this out quickly to address a regression when building with USE_CXX=off
.
also, handling Python 3.12's removal of distutils
from the standard library.
fixes a bug when using ncmetric
without UTF8 support. unlikely to hit anyone in real life, but plausible when running the unit tests in automated environments.
ahhh, regularly hacking on Notcurses again feels good, man.