Tools to extract amendment texts from EU documents.
It's a tool to extract amendment texts from EU documents and output them in mediawiki format.
It was made for [La Quadrature du Net](http://www.laquadrature.net/).
Installation
------------
You need Ruby 1.9+.
Clone the repository and run "bundle" to install the gems.
Usage
...
...
@@ -21,5 +24,5 @@ Then you can run the command line version:
Or you can use the web server :
Run the server with `ruby server.rb` and go to http://localhost:4567/. Click or browse, select your odt file and submit. Your browser should display the mediawiki text to copy/paste.
Run the server with `ruby server.rb` and go to http://localhost:4567/. Then select your odt file and submit. Your browser should display the mediawiki text to copy/paste.