comparison doc/installation.txt @ 5337:01dabc0483b0

more changes to prep for 1.6 release. replace old url's for pypi with new ones. fix restrucured text in announce.txt, fix typos. change licensing to include 2018 remove bdist_windist directions. pypi doesn't accept .exe anymore updated directions for using pypi
author John Rouillard <rouilj@ieee.org>
date Sat, 23 Jun 2018 21:24:42 -0400
parents 4566360871dc
children f3b844fda420
comparison
equal deleted inserted replaced
5335:e7293df727dc 5337:01dabc0483b0
116 You can run Roundup as a Windows service if pywin32_ is installed. 116 You can run Roundup as a Windows service if pywin32_ is installed.
117 Otherwise it must be started manually. 117 Otherwise it must be started manually.
118 118
119 .. _Xapian: http://xapian.org/ 119 .. _Xapian: http://xapian.org/
120 .. _Whoosh: https://bitbucket.org/mchaput/whoosh/wiki/Home 120 .. _Whoosh: https://bitbucket.org/mchaput/whoosh/wiki/Home
121 .. _pytz: http://www.python.org/pypi/pytz 121 .. _pytz: https://pypi.org/project/pytz/
122 .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm 122 .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm
123 .. _pyopenssl: http://pyopenssl.sourceforge.net 123 .. _pyopenssl: http://pyopenssl.sourceforge.net
124 .. _pyme: http://pyme.sourceforge.net 124 .. _pyme: http://pyme.sourceforge.net
125 .. _pywin32: http://pypi.python.org/pypi/pywin32 125 .. _pywin32: https://pypi.org/project/pywin32/
126 .. _jinja2: http://jinja.pocoo.org/ 126 .. _jinja2: http://jinja.pocoo.org/
127 127
128 128
129 Getting Roundup 129 Getting Roundup
130 =============== 130 ===============
1111 1111
1112 1112
1113 .. _External hyperlink targets: 1113 .. _External hyperlink targets:
1114 1114
1115 .. _apache: http://httpd.apache.org/ 1115 .. _apache: http://httpd.apache.org/
1116 .. _flup: http://pypi.python.org/pypi/flup 1116 .. _flup: https://pypi.org/project/flup/
1117 .. _mod_python: http://www.modpython.org/ 1117 .. _mod_python: http://www.modpython.org/
1118 .. _MySQLdb: http://sourceforge.net/projects/mysql-python 1118 .. _MySQLdb: http://sourceforge.net/projects/mysql-python
1119 .. _Psycopg: http://initd.org/software/initd/psycopg 1119 .. _Psycopg: http://initd.org/software/initd/psycopg
1120 .. _pysqlite: http://pysqlite.org/ 1120 .. _pysqlite: http://pysqlite.org/
1121 .. _`adding MySQL users`: 1121 .. _`adding MySQL users`:

Roundup Issue Tracker: http://roundup-tracker.org/