mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-13 19:01:03 +00:00
Add Python3 porting status.
This commit is contained in:
parent
1c739aed81
commit
64d011316a
1 changed files with 15 additions and 0 deletions
15
doc/python3.txt
Normal file
15
doc/python3.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Porting status of dependent Python packages
|
||||
============================================
|
||||
|
||||
Date: 08.08.2012
|
||||
|
||||
OK Python
|
||||
OK Qt/PyQt
|
||||
OK cssutils from http://cthedot.de/cssutils/
|
||||
OK mod_wsgi from http://code.google.com/p/modwsgi/
|
||||
TODO optcomplete from http://furius.ca/optcomplete/
|
||||
TODO HTML tidy from http://utidylib.berlios.de/
|
||||
TODO GeoIP from http://www.maxmind.com/app/python
|
||||
TODO Twill from http://twill.idyll.org/
|
||||
TODO Python Sqlite from https://code.google.com/p/pysqlite/
|
||||
TODO Python Gtk from http://www.pygtk.org/downloads.html
|
||||
Loading…
Reference in a new issue