mirror of
https://github.com/ankitects/anki.git
synced 2025-11-18 10:37:12 -05:00
Anki is a smart spaced repetition flashcard program
Because JSON doesn't support 64 bit numbers, we need to either convert the 64 bit numbers to a string during transport, or store the ids as a string. At base 91 a 64 bit number only takes an extra two bytes, and it means we can dump DB results directly into JSON without having to apply any transformation. |
||
|---|---|---|
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| ChangeLog.old | ||
| LICENSE | ||