This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Bastian Germann cd5939eb3b This fixes setuptools' dependencies according to scripts/check_dependencies.py.
The minimum Python version is set to 3.6 because this was agreed to on the mailing list.
Some packages which are optional in the source are declared as optional (uno, pyenchant, pyodbc).

To overcome a module conflict, openlp.py is replaced with run_openlp.py which setuptools installs as /usr/bin/openlp (or openlp.exe on Windows).

Additionally, pyxdg is replaced with appdirs (see License violations issue).

bzr-revno: 2836
2018-10-24 20:22:28 +02:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp This fixes setuptools' dependencies according to scripts/check_dependencies.py. 2018-10-24 20:22:28 +02:00
resources Conversion finished 2018-06-24 07:56:50 +01:00
scripts Update dependencies for appveyor tests 2018-10-16 09:39:42 +02:00
tests This fixes setuptools' dependencies according to scripts/check_dependencies.py. 2018-10-24 20:22:28 +02:00
.bzrignore fix bzrignore 2018-06-26 18:10:34 +01:00
CHANGELOG.rst Fix a problem with loading Qt's translation files, bug #1676163 2017-03-27 17:36:54 -07:00
copyright.txt End of 2017 2017-12-29 09:15:48 +00:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Fix a problem with the subject in the LP comment; Include test resources and fonts. 2018-08-27 10:48:47 -07:00
nose2.cfg Add some more tests 2017-11-15 22:03:19 -07:00
pylintrc Fix various issues as suggested by pylint 2016-07-05 22:31:29 +02:00
README.txt This is no longer 2.0 2014-05-03 17:28:31 +02:00
run_openlp.py Move the openlp.__main__ module to run_openlp 2018-10-16 22:07:00 +02:00
setup.cfg Fixes for pycodestyle 2018-07-02 22:38:47 +02:00
setup.py Move the openlp.__main__ module to run_openlp 2018-10-16 22:07:00 +02:00

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!