mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2025-12-18 15:17:42 +03:00
* Add expat and swap out ERB HTML parser * Increase EpubHtmlParserSlim file buffer to 1024 bytes * Cleanup TextBlock functions * Do not break words when leaving spans
12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"name": "expat",
|
|
"version": "2.7.3",
|
|
"build": {
|
|
"srcFilter": [
|
|
"+<xmlparse.c>",
|
|
"+<xmlrole.c>",
|
|
"+<xmltok.c>"
|
|
]
|
|
}
|
|
}
|