Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | Update to SPDX license | gesh | |
2024-04-04 | Remove local-only files | gesh | |
.gitattributes are useful for local configuration, but they shouldn't have been checked in | |||
2023-12-20 | Remove pickle import patch | gesh | |
See https://github.com/ssb22/lexconvert/issues/5#issuecomment-1863015869, trusting upstream to have placed enough assertions to gate the cPickle import to only run under python2. This python2/3 difference shouldn't be a problem -- as noted in the link, python2 support is there primarily in order to support MacOS's system voices. Documenting this using a python2 optdepend, even though this is most likely irrelevant on Arch. | |||
2023-12-20 | Fix build (CRLF line endings) | gesh | |
Upstream uses CRLF line endings, convert to LF (unix) -- python complains otherwise | |||
2023-12-19 | Initial commit | gesh | |