Skip to content

Commit

Permalink
hocr metadata: bump version 0.4 -> 1.0, ocropus -> ocropy (#105)
Browse files Browse the repository at this point in the history
* hocr metadata: bump version 0.4 -> 1.0, ocropus -> ocropy
* delete meta[name=Description]
  • Loading branch information
kba authored and zuphilip committed Oct 4, 2016
1 parent b2c51a8 commit e9f3fd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocrolib/hocr.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
<head>
<title>OCR Results</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="Description" content="OCRopus Output" />
<meta name="ocr-system" content="ocropus-0.4" />
<meta name="ocr-system" content="ocropy-1.0" />
<meta name="ocr-capabilities" content="ocr_line ocr_page" />
</head>
<body>
Expand Down

0 comments on commit e9f3fd4

Please sign in to comment.