Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • nonce
  • encrypt-ticket
  • apache24
  • libsodium
  • mod-sso-cache
6 results

configure.ac

  • ale's avatar
    2945af40
    Switch from SWIG to a native Python module · 2945af40
    ale authored
    The native Python module implements a narrower interface and is much
    simpler than the SWIG-wrapped version (the Python sso module API stays
    the same).
    
    The native Python module supports Python 3.
    2945af40
    History
    Switch from SWIG to a native Python module
    ale authored
    The native Python module implements a narrower interface and is much
    simpler than the SWIG-wrapped version (the Python sso module API stays
    the same).
    
    The native Python module supports Python 3.