proxy.golang.org : github.com/tkrajina/anki
Package anki provides a library to read *.apkg files produced by Anki (http://ankisrs.net/). A *.apkg file is simply a zip-compressed archive, which contains a the following files: The SQLite3 Database contains the following tables. Detailed explanations of each column's use can be found inline below, in the struct definitions. When it is obvious that a column is no longer used by Anki, it is ommitted from these Go data structures. When it is not obvious, it is included, but typically with a comment to the effect that its use is unknown. If you know of any inaccuracies or recent changes to the Anki schema, please create an issue.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/tkrajina/anki
License: AGPL-3.0
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/tkrajina
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago