Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
forked from OCR-D/spec

Specification of the @OCR-D technical architecture, interface definitions and data exchange format(s)

Notifications You must be signed in to change notification settings

kkpan11/OCR-D-spec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specification of the technical architecture, interface definitions and data exchange format(s)

See https://ocr-d.de/en/spec/.

Translating the spec

The specification is in English. To add a German translation of a file, replace the .md suffix with .de.md.

Building JSON files

.json files are built from the easier-to-edit .yml files.

To regenerate the .json files after editing .yml files, run

make json

This requires python3 with the click and yaml libraries. To install the libraries run

make deps

About

Specification of the @OCR-D technical architecture, interface definitions and data exchange format(s)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • Makefile 35.7%