From d18fe82928445b631b831cf72affa0d9f3707208 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 7 Aug 2018 23:31:18 +0300 Subject: [PATCH] pyasn1 is on another location --- doc/features.rst | 2 +- doc/thanks.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/features.rst b/doc/features.rst index fa1f3d6..9da0659 100644 --- a/doc/features.rst +++ b/doc/features.rst @@ -10,7 +10,7 @@ Features (un)marshall them * Python 2.7/3.5/3.6 compatibility -Why yet another library? `pyasn1 `__ +Why yet another library? `pyasn1 `__ had all of this a long time ago. PyDERASN resembles it in many ways. In practice it should be relatively easy to convert ``pyasn1``'s code to ``pyderasn``'s one. But additionally it offers: diff --git a/doc/thanks.rst b/doc/thanks.rst index 0c817d1..93cd2fe 100644 --- a/doc/thanks.rst +++ b/doc/thanks.rst @@ -1,7 +1,7 @@ Thanks ====== -* `pyasn1 `_ project +* `pyasn1 `_ project * Go `encoding/asn1 `_ library * `Nikolay Ivanov `_ for helping with :py:class:`pyderasn.AutoAddSlots` metaclass -- 2.44.0