Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.06 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.06 KB

parse_perseus

Perseus is a digital library of Ancient Greek and Roman texts. This project is for converting the XML files, freely available from their website, into Unicode ebooks for e-readers such as the Amazon Kindle.

See Parsing and ebook making which is a blog entry I wrote about this project.

Usage

The paths to the Perseus XML files is hardcoded in parse_perseus.book.

  • To run the parser and produce an epub book, run: lein run which will run the default command in project.clj
  • To run the tests, run the following: lein tests

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.