Package python-module-pyme: Information

    Source package: python-module-pyme
    Version: 0.8.1-alt2.2
    Build time:  Mar 29, 2011, 10:58 AM
    Report package bug
    License: GPLv2, LGPLv2
    Summary: PyMe is a python interface to GPGME library
    Description: 
    Pyme is, for the most part, a direct interface to the C GPGME library.
    However, it is re-packaged in a more Pythonic way -- object-oriented
    with classes and modules.
    
    Features:
    
    - Feature-rich, full implementation of the GPGME library. Supports
      all GPGME features except interactive editing (coming soon).
    - Callback functions may be written in pure Python.
    - Ability to sign, encrypt, decrypt, and verify data.
    - Ability to list keys, export and import keys, and manage the keyring.
    - Fully object-oriented with convenient classes and modules.
    
    PyMe's development model is GPGME + Python + SWIG combination
    which means that most of the functions and types are converted
    from C into Python automatically by SWIG. In short, to be able
    to use PyMe you need to be familiar with GPGME.

    List of rpms provided by this srpm:
    python-module-pyme (x86_64, i586)
    python-module-pyme-debuginfo (x86_64, i586)

    Maintainer: Yury Yurevich


    ACL:
    Yury Yurevich
    @python

      1. python-devel = 2.6
      2. rpm-build-licenses
      3. rpm-build-python >= 0.8
      4. libgpgme-devel
      5. rpm-macros-make
      6. swig

    Last changed


    March 29, 2011 Eugeny A. Rostovtsev 0.8.1-alt2.2
    - Rebuilt for debuginfo
    Nov. 11, 2009 Eugeny A. Rostovtsev 0.8.1-alt2.1
    - Rebuilt with python 2.6
    July 17, 2009 Yury Yurevich 0.8.1-alt2
    - Add large file support to build with gpgme-1.2.0