You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
bin | 1 year ago | |
include/jsmnx | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago |
README.md
Profile Parser
Just me messing around with parsing the JSON file dumped by mastodon-backup. Probably not very useful for anything at the moment. Also it is written in C++ and uses RapidJSON (a Chinese library) to do the parsing. I may try redoing this in C instead in the future if it turns into anything useful otherwise not worth the effort.