"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "ocs-2.1.0-1/plugins/importexport/mets/README" of archive ocs-2.1.0-1.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 ================================
2 === OCS METS XML Export Plugin
3 === Version: 1.0
4 === Release date: 30/11/2007
5 === Authors: Scott Yeadon, Leo Monus
6 ================================
7
8 About
9 -----
10 This plugin for OCS 2 provides an XML export feature using The Australian METS Journal Profile 1.0
11 for more information about the Schema go to the Library of Congress website
12 http://www.loc.gov/standards/mets/mets-registered-profiles.html
13
14 License
15 -------
16 This plugin is licensed under the GNU General Public License v2. See the file COPYING for the complete terms of this license.
17
18 System Requirements
19 -------------------
20 Same requirements as the OCS 2.0.x core.
21
22 Installation
23 ------------
24 To install the plugin:
25 - copy the mets folder into OCS/plugins/importexport
26
27 The export functionality can then be accessed through:
28 - Home > User > Conference Manager > Import/Export Data > METS XML Export Plugin
29
30 Contact/Support
31 ---------------
32 Please email the authors for support.
33 Email: <Scott.Yeadon@anu.edu.au>
34
35 Version History
36 ---------------
37 1.0 - initial release