pyrad 1.2-1 source package in Ubuntu

Changelog

pyrad (1.2-1) unstable; urgency=low

  * New upstream release (Closes: #532843).
  * Change Build-Depends from python-all-dev to python.
  * Update Standards-Version to 3.8.4 (no changes).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  18 May 2010 15:25:28 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Jeremy Lainé
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyrad_1.2.orig.tar.gz 40.7 KiB 9b8577120cacad2de261b00fd988a1421d34ac2cd8e275db3b0a21d567681b23
pyrad_1.2-1.diff.gz 2.5 KiB 28d467de9e0b0b499b05baa82f9caf13844d5577cbf5e6ef77afbe344498dd63
pyrad_1.2-1.dsc 1.3 KiB cb820564f0ea73cf42dde69536c100b5d2cb32aa5660ef0a6a40ed74e1b1d31d

Available diffs

View changes file

Binary packages built by this source

python-pyrad: Python module for creating and decoding RADIUS packets

 It takes care of all the details like building RADIUS
 packets, sending them and decoding responses.
 This package contains several modules:
  - client: RADIUS client code
  - dictionary: RADIUS attribute dictionary
  - server: Basic RADIUS server and proxy classes.
  - packet: a RADIUS packet as send to/from servers
  - tools: utility functions