session-token 0.102-2 source package in Ubuntu

Changelog

session-token (0.102-2) unstable; urgency=medium

  * No-change source-only re-upload.

 -- gregor herrmann <email address hidden>  Fri, 15 Dec 2023 22:51:24 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
session-token_0.102-2.dsc 2.3 KiB 415e820fc6dc9727d9a6e0de123a2403c7bd624af9595ca71085f4bf4c7061d7
session-token_0.102.orig.tar.gz 3.6 KiB a95c6a56b62e27eb0b7429f742fa2857c30f7a41d1404a9fa83f4fe76c59c40a
session-token_0.102-2.debian.tar.xz 2.0 KiB b8f9edd16481b9db881cc2921ea696f4ce0240e6aa411cfaba878fe9361fc486

Available diffs

No changes file available.

Binary packages built by this source

session-token: command-line script for generating session tokens

 session-token is a script, using the Session::Token module, to create session
 tokens, password reset codes, temporary passwords, random identifiers, etc.
 .
 It performs a similar task as `openssl rand -base64 16' but is more flexible
 regarding the alphabet used, and can efficiently generate a large number of
 random tokens.