Author: Armin Rigo <[email protected]>
Branch: release-0.8
Changeset: r1431:00210fd3f65d
Date: 2013-11-27 09:38 +0100
http://bitbucket.org/cffi/cffi/changeset/00210fd3f65d/
Log: Merged in eliben/cffi/eliben/fix-link-to-pycparser-pointing-to-its-
ne-1385473489984 (pull request #22)
Fix link to pycparser pointing to its new home
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -74,7 +74,7 @@
``python-dev`` and ``libffi-dev`` (for Windows, libffi is included
with CFFI).
-* pycparser >= 2.06: http://code.google.com/p/pycparser/
+* pycparser >= 2.06: https://github.com/eliben/pycparser
* a C compiler is required to use CFFI during development, but not to run
correctly-installed programs that use CFFI.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit