Commit graph

6 commits

Author SHA1 Message Date
King_DuckZ
5a78ef04de Split project into cli and shared object
Since it's a .so now I also added a C API that wraps TorrentRead
2025-04-07 22:57:15 +01:00
King_DuckZ
b43d5ecb6a Bump version to 0.2.0
Implementation can do quite a lot now compared to when
I started so now feels like a good time for a version bump.
2025-04-07 02:41:11 +01:00
King_DuckZ
50f33300be Refactor higher level code into TorrentRead class
This also addresses the issue with paths of more than 1 item
so all torrents should now work and adds some error reporting
through exceptions
2025-04-07 01:01:52 +01:00
King_DuckZ
9fb7dd8537 Attach GPL3+ licence 2025-04-05 20:13:24 +01:00
King_DuckZ
6ef11e3256 Cleanup
Properly add libstriezel as a meson dependency
2025-04-02 23:52:45 +01:00
King_DuckZ
3dcfcc7f0c Working proof of concept 2025-04-02 20:41:48 +01:00