forked from eprints/eprints
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
55 lines (38 loc) · 1.65 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# To read this file do:
# $ perldoc README
=head1 NAME
GNU EPrints README
=head1 SYNOPSIS
./configure --help
./configure (with some sensible options)
sudo make install
For more information see B<http://www.eprints.org/software/>.
=head1 DESCRIPTION
EPrints is a document management system aimed at Higher Educational
institutions and individuals. EPrints has been used to provide Open Access
to research results, sharing of educational resources and providing
portfolios of work. It has a flexible metadata and workflow model to
support varied business needs as well as interaction with other Web and
institutional systems.
=head1 CONTACT
For support options please see B<http://www.eprints.org/software/>.
Enquiries that can not be made via our public mailing list (e.g. security
concerns) may be sent to B<[email protected]>.
EPrints can be contacted in the real world at
EPrints c/o Christopher Gutteridge
School of Electronics and Computer Science
University of Southampton
SO17 1BJ
United Kingdom
=head1 COPYRIGHT
Copyright 2000-2011 University of Southampton.
EPrints is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
EPrints is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
You should have received a copy of the GNU General Public License
along with EPrints. If not, see L<http://www.gnu.org/licenses/>.