pyderasn is free software: see the file COPYING.LESSER for copying conditions.
-PyDERASN home page is: http://www.pyderasn.cypherpunks.ru/
+PyDERASN home page is: http://www.pyderasn.cypherpunks.su/
Please send questions, bug reports and patches to
-http://lists.cypherpunks.ru/pyderasn_002ddevel.html
+http://lists.cypherpunks.su/pyderasn_002ddevel.html
mailing list. Announcements also go to this mailing list.
Development Git source code repository currently is located here:
-http://www.git.cypherpunks.ru/?p=pyderasn.git;a=summary
+http://www.git.cypherpunks.su/?p=pyderasn.git;a=summary
========
You can obtain releases source code prepared tarballs on
-`official website <http://www.pyderasn.cypherpunks.ru/>`__.
+`official website <http://www.pyderasn.cypherpunks.su/>`__.
========
Please send questions regarding the use of PyDERASN, bug reports and
-patches to `pyderasn-devel <http://lists.cypherpunks.ru/pyderasn_002ddevel.html>`__
+patches to `pyderasn-devel <http://lists.cypherpunks.su/pyderasn_002ddevel.html>`__
mailing list. Announcements also go to this mailing list.
-Official website is http://www.pyderasn.cypherpunks.ru/.
+Official website is http://www.pyderasn.cypherpunks.su/.
Development Git source code repository is located
-`here <http://www.git.cypherpunks.ru/?p=pyderasn.git;a=summary>`__.
+`here <http://www.git.cypherpunks.su/?p=pyderasn.git;a=summary>`__.
=======
Preferable way is to :ref:`download <download>` tarball with the
-signature from `official website <http://www.pyderasn.cypherpunks.ru/>`__::
+signature from `official website <http://www.pyderasn.cypherpunks.su/>`__::
- $ [fetch|wget] http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.3.tar.zst
- $ [fetch|wget] http://www.pyderasn.cypherpunks.ru/download/pyderasn-9.3.tar.zst.asc
+ $ [fetch|wget] http://www.pyderasn.cypherpunks.su/download/pyderasn-9.3.tar.zst
+ $ [fetch|wget] http://www.pyderasn.cypherpunks.su/download/pyderasn-9.3.tar.zst.asc
$ gpg --verify pyderasn-9.3.tar.zst.asc pyderasn-9.3.tar.zst
$ zstd -d < pyderasn-9.3.tar.zst | tar xf -
$ cd pyderasn-9.3
tarball=pyderasn-"$release".tar.zst
gpg --armor --detach-sign --sign --local-user pyderasn@cypherpunks.ru $tarball
meta4-create -fn "$tarball" -mtime "$tarball" -sig "$tarball".asc \
- http://www.pyderasn.cypherpunks.ru/download/"$tarball" \
- http://y.www.pyderasn.cypherpunks.ru/download/"$tarball" < "$tarball" > "$tarball".meta4
+ http://www.pyderasn.cypherpunks.su/download/"$tarball" \
+ http://y.www.pyderasn.cypherpunks.su/download/"$tarball" < "$tarball" > "$tarball".meta4
size=$(( $(stat -f %z $tarball) / 1024 ))
release_date=$(date "+%Y-%m-%d")
------------------------ >8 ------------------------
-PyDERASN'es home page is: http://www.pyderasn.cypherpunks.ru/
+PyDERASN'es home page is: http://www.pyderasn.cypherpunks.su/
Source code and its signature for that version can be found here:
- http://www.pyderasn.cypherpunks.ru/download/pyderasn-${release}.tar.zst ($size KiB)
- http://www.pyderasn.cypherpunks.ru/download/pyderasn-${release}.tar.zst.asc
+ http://www.pyderasn.cypherpunks.su/download/pyderasn-${release}.tar.zst ($size KiB)
+ http://www.pyderasn.cypherpunks.su/download/pyderasn-${release}.tar.zst.asc
GPG key: 2ED6 C846 3051 02DF 5B4E 0383 04A9 33D1 BA20 327A
PyDERASN releases <pyderasn at cypherpunks dot ru>
Please send questions regarding the use of PyDERASN, bug reports and patches
-to mailing list: http://lists.cypherpunks.ru/pyderasn_002ddevel.html
+to mailing list: http://lists.cypherpunks.su/pyderasn_002ddevel.html
EOF
long_description=open("README", "rb").read().decode("utf-8"),
author="Sergey Matveev",
author_email="stargrave@stargrave.org",
- url="http://www.pyderasn.cypherpunks.ru/",
+ url="http://www.pyderasn.cypherpunks.su/",
license="LGPLv3",
classifiers=[
"Development Status :: 5 - Production/Stable",