cvs commit: ports/security Makefile ports/security/py-pyme
 Makefile distinfo pkg-descr pkg-plist
    Johan van Selst 
    johans at FreeBSD.org
       
    Sun Dec 28 03:27:43 PST 2008
    
    
  
johans      2008-12-28 11:27:43 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/py-pyme     Makefile distinfo pkg-descr pkg-plist 
  Log:
  PyMe is a Python interface to GPGME library.
  
  PyMe's development model is GPGME + Python + SWIG (just like m2crypto is
  an OpenSSL + 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.
  
  WWW:    http://pyme.sourceforge.net/
  
  Revision  Changes    Path
  1.1007    +1 -0      ports/security/Makefile
  1.1       +35 -0     ports/security/py-pyme/Makefile (new)
  1.1       +3 -0      ports/security/py-pyme/distinfo (new)
  1.1       +8 -0      ports/security/py-pyme/pkg-descr (new)
  1.1       +72 -0     ports/security/py-pyme/pkg-plist (new)
    
    
More information about the cvs-all
mailing list