Commit graph

12 commits

Author SHA1 Message Date
karlicoss
fe26efaea8 core/kompress: move vendorized to _deprecated, use kompress library directly 2023-10-12 23:47:05 +01:00
Dima Gerasimov
15789a4149 kyhton.kompress: move to core (with a fallback, used in promnesia) 2020-10-29 03:13:18 +01:00
Dima Gerasimov
1f9be2c236 fix after mypy version update 2020-10-09 22:09:19 +02:00
Dima Gerasimov
821eb47c93 kobo: BREAKING changes. Use kobuddy module directly, rename export_dir to export_path.
Hopefully this makes a lot of sense in the first place, and not that many users, so deserves breaking.
2020-06-04 22:50:52 +01:00
Dima Gerasimov
3912ef2460 fix zstd handling and github wrapper 2020-05-04 19:52:18 +01:00
Dima Gerasimov
8b8a85e8c3 kompress.kopen improvements
- tests
- uniform handling for bytes/str, always return utf8 str by default
2020-05-04 08:37:36 +01:00
Dima Gerasimov
c3a77b6256 initial kompress tests 2020-05-04 07:50:29 +01:00
Dima Gerasimov
ab61a95701 specify encoding for uncompressed files in kompress.kopen 2020-04-19 21:50:46 +01:00
Dima Gerasimov
4cd6df86cf Portable CPath
fixes https://github.com/karlicoss/HPI/issues/28
2020-04-19 21:01:56 +01:00
Dima Gerasimov
3b03591dda prettify instapaper module 2020-03-24 21:15:21 +01:00
Dima Gerasimov
6c5d713a17 handle updated twitter archive 2020-03-16 23:36:18 +00:00
Dima Gerasimov
e3b3b12ff1 add more stuff to kompress; less kython deps 2020-02-01 15:17:13 +00:00