Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/external/bsd/netpgp/dist/bindings



Module Name:    src
Committed By:   agc
Date:           Wed Dec  2 00:32:06 UTC 2009

Modified Files:
        src/crypto/external/bsd/netpgp/dist/bindings/swig: swigit
Added Files:
        src/crypto/external/bsd/netpgp/dist/bindings/python: Makefile netpgp.h
            netpgp.py netpgppython.i netpgppython.py netpgppython_wrap.c
            shlib_version

Log Message:
Add python bindings for netpgp, via swig.

When using python, always add the dumb symbolic link to the library name.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    src/crypto/external/bsd/netpgp/dist/bindings/python/Makefile \
    src/crypto/external/bsd/netpgp/dist/bindings/python/netpgp.h \
    src/crypto/external/bsd/netpgp/dist/bindings/python/netpgp.py \
    src/crypto/external/bsd/netpgp/dist/bindings/python/netpgppython.i \
    src/crypto/external/bsd/netpgp/dist/bindings/python/netpgppython.py \
    src/crypto/external/bsd/netpgp/dist/bindings/python/netpgppython_wrap.c \
    src/crypto/external/bsd/netpgp/dist/bindings/python/shlib_version
cvs rdiff -u -r1.3 -r1.4 \
    src/crypto/external/bsd/netpgp/dist/bindings/swig/swigit

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index