Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaus Thoden committed Jan 26, 2018
1 parent 0a553d0 commit c643b40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Convert TEI to EOADjango #

Suite of functions to get from one TEI file that contains a whole publication to the current input format for Edition Open Access, a `Django.xml` file.
Suite of functions to get from TEI encoded XML into the workflow of Edition Open Access. The main output file is an XML file called `IntermediateXML.xml` which can subsequently processed with `tralics2django`, a tool found in the `EOASkripts` repository.

Code written in Python3.

External dependencies
---------------------
- lxml
- BeautifulSoup
- pandoc
- pandoc-citeproc

0 comments on commit c643b40

Please sign in to comment.