Changeset 229:4cab5d0965aa
- Timestamp:
- Oct 12, 2016, 10:01:58 AM (6 years ago)
- Branch:
- default
- hg-git-rename-source:
- git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README.rst
r228 r229 18 18 ------------ 19 19 20 21 22 23 20 - Python 2.7, Python 3.3 or later, or pypy equivalent. 21 - Twisted 15.5.0 or later for Python 2 22 - Twisted 16.4.0 or later for Python 3. 23 - python-dateutil 24 24 25 25 … … 41 41 explicitly specified otherwise. 42 42 43 Wokkel is made available under the MIT License. The included LICENSE file44 describes this in detail.43 Wokkel is made available under the MIT License. The included 44 `LICENSE <LICENSE>`_ file describes this in detail. 45 45 46 46 … … 48 48 ------------ 49 49 50 51 52 53 54 55 56 57 58 59 60 50 - Christopher Zorn 51 - Jack Moffitt 52 - Mike Malone 53 - Pablo MartÃn 54 - Fabio Forno 55 - Kandaurov Oleg 56 - JérÃŽme Poisson 57 - Ilja Braude 58 - Alexey Bezhan 59 - Mayank Singh 60 - Adrien Cossa 61 61 62 62 … … 66 66 Ralph Meijer 67 67 <xmpp:ralphm@ik.nu> 68 69 .. |pypi| image:: http://img.shields.io/pypi/v/wokkel.svg 70 .. _pypi: https://pypi.python.org/pypi/wokkel 71 72 .. |travis| image:: https://travis-ci.org/ralphm/wokkel.svg?branch=master 73 .. _travis: https://travis-ci.org/ralphm/wokkel 74
Note: See TracChangeset
for help on using the changeset viewer.