Skip to main content
Ludovic Rousseau's blog
  • Archives
  • Tags
  • RSS feed
  • About me

    PyKCS11 repository has moved

    Ludovic Rousseau

    2016-01-19 17:04

    PyKCS11 is the Python wrapper above a PKCS#11 library. I presented it in "PyKCS11 introduction"

    New location

    I moved the PyKCS11 Mercurial repository in a team repository.
    The new repository is now at: https://bitbucket.org/PyKCS11/pykcs11

    Upgrade

    1. Create a new local repository using the new URL.
      $ hg clone https://bitbucket.org/PyKCS11/pykcs11
    2. Apply your local changes, if any.
    • pykcs11
    • Previous post
    • Next post
    Contents © 2025 Ludovic Rousseau - Powered by Nikola - License CC BY-NC-SA 4.0 Deed for the text & GNU GPLv3 for the code