Stripped tser.hpp down to the essentials so I can study it. No base64 encoding, less than comparison (wtf is that for), and I may even remove the 'json' output.

This commit is contained in:
Zed A. Shaw 2024-11-04 09:10:27 -05:00
parent 713d400d17
commit bf57713416
3 changed files with 317 additions and 1 deletions

11
tser.wrap Normal file
View file

@ -0,0 +1,11 @@
[wrap-git]
url = https://github.com/KonanM/tser.git
depth = 1
revision = HEAD
method = cmake
# patch_filename =
# patch_hash =
[provide]
tser = tser_dep