summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2016-01-05 01:17:38 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2016-01-05 01:17:38 -0500
commitd6d92e583f9459ca0521c87c7959ce21e824531d (patch)
treed9c4ca11a85032a44dcacaea856adea19415eb41 /INSTALL.rst
parentcc97fe6519960b0171c184f64a485a02627d82df (diff)
downloadpycurl-d6d92e583f9459ca0521c87c7959ce21e824531d.tar.gz
Fix inconsistent headings
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index c05dedf..ad3293d 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -111,11 +111,12 @@ To force pip to recompile pycurl, run::
.. _this Stack Overflow post: http://stackoverflow.com/questions/21487278/ssl-error-installing-pycurl-after-ssl-is-set
+
Windows
-------
Binary Packages
-...............
+^^^^^^^^^^^^^^^
Binary packages are available in the `download area`_
for some Windows and Python version combinations.
@@ -151,8 +152,9 @@ You may find `the entire thread starting here`_ helpful.
.. _msvcrt.dll variants: http://curl.haxx.se/mail/curlpython-2014-05/0010.html
.. _the entire thread starting here: http://curl.haxx.se/mail/curlpython-2014-05/0000.html
+
Installing From Source
-......................
+^^^^^^^^^^^^^^^^^^^^^^
First, you will need to obtain dependencies. These can be precompiled binaries
or source packages that you are going to compile yourself.
@@ -206,7 +208,7 @@ You may find the following mailing list posts helpful:
winbuild.py
-...........
+^^^^^^^^^^^
This script is used to build official PycURL Windows packages. You can
use it to build a full complement of packages with your own options or modify