File: test.ouf

package info (click to toggle)
ocrad 0.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 812 kB
  • sloc: cpp: 9,710; sh: 388; makefile: 155
file content (17 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ocrad User-defined Filter file (.ouf)
[0123456789]
[A-Za-z], '', ''
U00C0 - U00C5		# A
U00C8-U00CB		# E
U00CC-U00CF		# I
U00D2-U00D6		# O
U00D9-U00DC		# U
'\xE3',U00E5		# a tilde, a ring
U0160, U0161		# s caron
U00DD,U00FD		# y acute
U0178,'\377'		# y diaeresis
U017D , U017E		# z caron
[]
[-!"#$%&'()*+,./:;<=>?]
[]@[\\^_`{|}~]
'=' = '='		# this line is just to test the parser