From 7c14cf2d66af78bdaab38d3044aab8498741bcf0 Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 5 Jul 2020 09:55:43 -0400 Subject: [PATCH] Add missing ref URLs --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 7b6feeb5..b561cca8 100644 --- a/README.rst +++ b/README.rst @@ -262,6 +262,8 @@ See Also * https://github.com/zrax/pycdc : The README for this C++ code says it aims to support all versions of Python. It is best for Python versions around 2.7 and 3.3 when the code was initially developed. Accuracy for current versions of Python3 and early versions of Python is lacking. Without major effort, it is unlikely it can be made to support current Python 3. See its `issue tracker `_ for details. Currently lightly maintained. +.. _Cython: https://en.wikipedia.org/wiki/Cython +.. _MicroPython: https://micropotyon.org .. _trepan: https://pypi.python.org/pypi/trepan2g .. _compiler: https://pypi.python.org/pypi/spark_parser .. _HISTORY: https://github.com/rocky/python-uncompyle6/blob/master/HISTORY.md