Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Dec 2008 11:27:43 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/py-pyme Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200812281127.mBSBRhXc039414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812281127.mBSBRhXc039414>