mainPAX - Summary

 
 
Membership Info
Group Admins:
3 active members

Group identification
Id: 5277
System Name: pax
Name: PAX
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

pypkcs7:
Python library to compose a p7m file (pkcs7) based on certificate and external sign.

restsign:
Http server to manage pkcs7 packets using pypkcs7 and a external sign applet (in j4sign project http://sourceforge.net/projects/j4sign)

ipax:
This Project aims to create an infrastructure that permits citizens comunicate via web with Public Amministrations, it follows italian normatives.

si = SuperItem()
si.setSMTPAuth('user', 'password')
si.NumeroRegistrazione = '0000001'
si.DataRegistrazione = '2005-01-01'
si.OraRegistrazione = '12:00:00'
si.TestoDelMessaggio = 'uno, due, tre, prova...' # opzionale
si.Oggetto = 'oggetto mio...'
f = file('dblayer.py')
si.addAttach(f, 'MIME', 'text/plain')
si.send()

Registration Date: Wed 17 Sep 2003 12:59:35 PM UTC
License: GNU General Public License v2 or later
Development Status: 0 - Undefined

 

Quick Overview
 Memberlist (3 members)

Communication Tools

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code