This commit is contained in:
Kovid Goyal 2015-06-02 14:54:05 +05:30
parent 547ebe941b
commit 4da4f341cd

View File

@ -7,7 +7,7 @@ calibre is completely open source, licensed under the `GNU GPL v3 <http://www.gn
This means that you are free to download and modify the program to your heart's content. In this section, This means that you are free to download and modify the program to your heart's content. In this section,
you will learn how to get a calibre development environment set up on the operating system of your choice. you will learn how to get a calibre development environment set up on the operating system of your choice.
calibre is written primarily in `Python <https://www.python.org>`_ with some C/C++ code for speed and system interfacing. calibre is written primarily in `Python <https://www.python.org>`_ with some C/C++ code for speed and system interfacing.
Note that calibre is not compatible with Python 3 and requires at least Python 2.7. Note that calibre is not compatible with Python 3 and requires at least Python 2.7.9.
.. contents:: Contents .. contents:: Contents
:depth: 2 :depth: 2