|
|
79287c19ee
|
Revert "packaging: Bring dependencies up to date"
This reverts commit a059ae8192.
Python3.12 is not in the stable distros yet.
|
2024-07-11 20:27:19 +10:00 |
|
|
|
a059ae8192
|
packaging: Bring dependencies up to date
- python 3.11 -> 3.12
|
2024-07-11 20:14:14 +10:00 |
|
|
|
4001692b52
|
packaging: Bring dependencies up to date
- python 3.10 -> 3.11
|
2023-09-10 23:41:42 +10:00 |
|
|
|
b82dbc3d71
|
termstr: Let termstr's style be given with optional arguments
|
2022-10-19 14:03:21 +10:00 |
|
|
|
766956025d
|
termstr: Handle strings already containing zero-width chars
|
2022-08-31 21:09:02 +10:00 |
|
|
|
e01e2351b2
|
Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
|
2022-04-23 17:49:49 +10:00 |
|
|
|
71b9da128b
|
Coding style.
- Increase maximum line length from 80 to 100.
|
2021-11-29 12:51:34 +10:00 |
|
|
|
d1e538f5f3
|
Coding style.
- More import tidying.
- Fix line lengths.
- Dead code in tests.
- lambdas.
- Tests pass regardless of term type.
|
2021-11-23 01:02:55 +10:00 |
|
|
|
9ecc65bd12
|
Generate correct html from xterm colors.
|
2021-11-15 22:18:07 +10:00 |
|
|
|
f98d3ce416
|
termstr: Stop tests depending on fill3.
|
2021-11-11 17:33:17 +10:00 |
|
|
|
33616d3f37
|
termstr: Coding style.
- Add tests for xterm_colors and closest_color_index.
|
2021-11-11 17:22:07 +10:00 |
|
|
|
27fc9a433c
|
Coding style.
- Add xterm colors, and func for finding closest color, to
termstr.py.
- Remove termstr's dependencies on pygments and ColorMap.py.
|
2021-11-10 23:58:59 +10:00 |
|
|
|
b4b237ec1f
|
Move tests into their projects.
|
2021-11-04 23:04:41 +10:00 |
|