MCPcopy Index your code
hub / github.com/karpathy/reader3 / reader3.py

File reader3.py

reader3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Parses an EPUB file into a structured object that can be used to serve the book via a web interface.
3"""
4

Callers

nothing calls this directly

Calls 2

process_epubFunction · 0.85
save_to_pickleFunction · 0.85

Tested by

no test coverage detected