An open API service indexing awesome lists of open source software.

https://github.com/xiaoyifang/simple-eb

Cross platform epwing library. These files are extracted from libeb, a epwing library parser.
https://github.com/xiaoyifang/simple-eb

dictionary eb epwing libeb

Last synced: about 1 year ago
JSON representation

Cross platform epwing library. These files are extracted from libeb, a epwing library parser.

Awesome Lists containing this project

README

          

# simple-eb
Cross platform epwing library. These files are extracted from libeb, a epwing library parser.

# how to build

```
cmake .
cmake --build .
```