This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Jeffrey Smith 02b7f232bc The dependency-checking script may not give a valuable result, since
it runs against 'python' whereas openlp runs against 'python3'.

It may appear at first glance that I removed the check for the 'bs4'
import, but it was actually in the list twice, so I deleted the second.

bzr-revno: 2293
2013-09-08 20:18:12 +02:00
documentation Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
openlp Fix missing () 2013-09-07 08:52:52 +01:00
resources changed to 120 chars 2013-07-18 21:28:35 +02:00
scripts Remove extra whitespace 2013-09-08 08:17:14 -05:00
tests 2to3 and resources.py 2013-08-31 20:17:38 +02:00
.bzrignore Ignore some files that might appear at times. 2013-02-03 15:35:20 +02:00
copyright.txt 2013 is comming 2012-12-29 20:56:56 +00:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Add the .png files to the package and set OpenLP's classification. 2011-03-19 09:20:20 +02:00
openlp.py 2to3 and resources.py 2013-08-31 20:17:38 +02:00
README.txt Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
setup.py Update helper scripts to Python 3 2013-09-06 20:40:48 -05:00

OpenLP 2.0
==========

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

    http://openlp.org/en/download.html

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 2.0!