aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2006-10-17 13:53:27 +0000
committerFlorent Villard <warly@mandriva.com>2006-10-17 13:53:27 +0000
commit8a9d567022791fc58c2142701516a6c6f48e42d8 (patch)
treed235c43486f3cdd2200d99b18e9475709a971202 /README
parentc4d64863270bc02078bb4d9a0d7e9fdadca51c0f (diff)
downloadmga-youri-submit-8a9d567022791fc58c2142701516a6c6f48e42d8.tar
mga-youri-submit-8a9d567022791fc58c2142701516a6c6f48e42d8.tar.gz
mga-youri-submit-8a9d567022791fc58c2142701516a6c6f48e42d8.tar.bz2
mga-youri-submit-8a9d567022791fc58c2142701516a6c6f48e42d8.tar.xz
mga-youri-submit-8a9d567022791fc58c2142701516a6c6f48e42d8.zip
merge with upstream
Diffstat (limited to 'README')
-rw-r--r--README45
1 files changed, 45 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0b7a53f
--- /dev/null
+++ b/README
@@ -0,0 +1,45 @@
+YOURI project
+-------------
+
+YOURI stands for "Youri Offers an Upload & Repository Infrastucture". It aims
+to build tools making management of a coherent set of packages easier.
+
+Description
+-----------
+Managing a package repository involves many tasks, such as keeping packages
+tree tidy, generating packages indexes, synchronising bug report system,
+running coherency checks, checking for available updates, etc...
+
+Instead of a gazillion project-specific scripts, we aim to provide a generic package-format independant framework, so as to build coherent and robust tools.
+
+Components
+----------
+Available software in this release
+- youri-check allows to check packages
+- youri-upload allows to upload packages
+
+Installation
+------------
+To install, just use:
+perl Makefile.PL
+make
+make test
+
+All standard MakeMaker variables are usable, with the addition of SYSCONFDIR to
+specify configuration files destination.
+
+Copyright and License
+---------------------
+Copyright (C) 2002-2006, YOURI project
+
+This program is free software; you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Authors
+-------
+Guillaume Rousse <guillomovitch@zarb.org>,
+Pascal Terjan <pterjan@zarb.org>
+Damien Krotkine <dams@zarb.org>
+Olivier Thauvin <nanardon@zarb.org>
+Ville Skyttä <ville.skytta@iki.fi>
+