aboutsummaryrefslogtreecommitdiff
path: root/devel/py-asn1
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.0.8aMartin Wilke2008-07-192-5/+5
| | | | | | | | PR: 125778 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer) Notes: svn path=/head/; revision=217144
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Update to 0.0.6aMartin Wilke2007-03-062-4/+4
| | | | | | | | | PR; 109875 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=186733
* Update to 0.0.5a.Roman Bogorodskiy2006-05-283-4/+6
| | | | | | | | PR: 98042 Submitted by: Martin Jackson (maintainer) Notes: svn path=/head/; revision=163668
* ASN.1 types and codecs (BER, CER, DER) implementation in Python programmingRenato Botelho2006-04-174-0/+150
language. Author: Ilya Etingof (ilya@glas.net) WWW: http://sourceforge.net/projects/pyasn1/ PR: ports/95672 Submitted by: Martin Jackson <mhjacks@swbell.net> Notes: svn path=/head/; revision=159786