pyrad 2.4-ok1 source package in openKylin

Changelog

pyrad (2.4-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 08 May 2026 20:48:22 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luoyaoming
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
pyrad_2.4.orig.tar.gz 26.0 KiB 8b3fef90f33e8eba4028cfee38ef59a1ec01a5a1a44a7d1b93cfd575228aeee5
pyrad_2.4-ok1.debian.tar.xz 5.0 KiB 1016874df041ca6006e423743c7ab17d0bd3e38a90d83fa5b46c22105677d2ab
pyrad_2.4-ok1.dsc 1.8 KiB 6a499791a8e4156b3d2a8c09e36bd66990144bfe79aafac44a3f0c9b504ebd9a

View changes file

Binary packages built by this source

python3-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