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.
- Host: GitHub
- URL: https://github.com/xiaoyifang/simple-eb
- Owner: xiaoyifang
- License: gpl-3.0
- Created: 2022-03-16T07:29:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T07:24:55.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T04:35:52.327Z (over 1 year ago)
- Topics: dictionary, eb, epwing, libeb
- Language: C
- Homepage:
- Size: 278 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .
```