This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Raoul Snyman 9d572fd4c4 The code in setup.py was written at around the time Noah got off the ark. Python 3 does not have a "cmp" function, nor does sorted() have a "cmp" parameter. Lose the extras that we don't need any more. 2014-10-09 23:03:04 +02:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Fix up the look and feel of the wizards after I messed it up with my changes for OS X 2014-10-08 21:42:30 +02:00
resources HEAD 2014-09-05 22:15:44 +02:00
scripts trunk 2014-08-04 18:12:03 +01:00
tests Moved thumbnail creation to httprouter.py 2014-09-23 22:45:42 +01:00
.bzrignore Fix bug 1157938 2014-05-03 17:01:43 +02:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix for packaging 2014-05-05 19:31:45 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
copyright.txt Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
openlp.py Reformatted a comment; Renamed NT to WIN; Made OpenLPMixin constructor slightly more robust. 2014-09-04 22:10:34 +02:00
setup.cfg Add setup.cfg with pep8 config 2014-05-21 21:57:06 +02:00
setup.py The code in setup.py was written at around the time Noah got off the ark. Python 3 does not have a "cmp" function, nor does sorted() have a "cmp" parameter. Lose the extras that we don't need any more. 2014-10-09 23:03:04 +02:00

README.txt

OpenLP
======

You're probably reading this because you've just downloaded the source code for
OpenLP. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/download

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP!