File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,19 @@ simplicity and correctness for both :ref:`URIs and IRIs <uris_and_iris>`.
1212
1313Hyperlink is tested against Python 2.7, 3.4, 3.5, and PyPy.
1414
15+ For an introduction to the hyperlink library, its background, and URLs
16+ in general, see `this talk from PyConWeb 2017 `_ (and `the accompanying
17+ slides `_).
18+
1519.. _RFC 3986 : https://tools.ietf.org/html/rfc3986
1620.. _RFC 3987 : https://tools.ietf.org/html/rfc3987
21+ .. _this talk from PyConWeb 2017 : https://www.youtube.com/watch?v=EIkmADO-r10
22+ .. _the accompanying slides : https://speakerdeck.com/mhashemi/urls-in-plain-view
1723.. |release | image :: https://img.shields.io/pypi/v/hyperlink.svg
1824 :target: https://pypi.python.org/pypi/hyperlink
1925
2026.. |calver | image :: https://img.shields.io/badge/calver-YY.MINOR.MICRO-22bfda.svg
21- :target: http://calver.org
27+ :target: http://calver.org
2228
2329
2430Installation and Integration
You can’t perform that action at this time.
0 commit comments