/[webpac2]/trunk/t/conf/marc.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/t/conf/marc.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 746 - (show annotations)
Sun Oct 8 12:43:39 2006 UTC (17 years, 7 months ago) by dpavlin
File size: 363 byte(s)
 r1085@llin:  dpavlin | 2006-10-08 14:40:26 +0200
 added files needed for tests, quitet log

1 --- #YAML:1.0
2 # DO NOT USE TABS FOR INDENTATION OR label/value SEPARATION!!!
3
4 webpac:
5 inputs:
6 isis: 'WebPAC::Input::ISIS'
7 marc: 'WebPAC::Input::MARC'
8
9 databases:
10 marc:
11 name: 'marc name'
12 input:
13 name: 'marc-input'
14 path: '/foo/bar/baz'
15 encoding: 'cp852'
16 #limit: 10
17 normalize:
18 path: 'conf/normalize/marc.pl'
19

  ViewVC Help
Powered by ViewVC 1.1.26