Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16088 > unrolled thread

Bug#1076793: ITP: python-base36 -- Python implementation of base36 encoding and decoding

Started byEdward Betts <edward@4angle.com>
First post2024-07-23 13:20 +0200
Last post2024-07-23 13:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  Bug#1076793: ITP: python-base36 -- Python implementation of base36 encoding and decoding Edward Betts <edward@4angle.com> - 2024-07-23 13:20 +0200

#16088 — Bug#1076793: ITP: python-base36 -- Python implementation of base36 encoding and decoding

FromEdward Betts <edward@4angle.com>
Date2024-07-23 13:20 +0200
SubjectBug#1076793: ITP: python-base36 -- Python implementation of base36 encoding and decoding
Message-ID<J3lIK-47Vu-5@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : python-base36
  Version         : 0.1.1
  Upstream Author : Jiangge Zhang <tonyseek@gmail.com>
* URL             : https://github.com/tonyseek/python-base36
* License         : MIT
  Programming Lang: Python
  Description     : Python implementation of base36 encoding and decoding

  Base36 is a Python library providing yet another implementation for the base36
  encoding system, a positional numeral system with a radix of 36. It allows for
  the encoding of integers into a compact alphanumeric string and the decoding
  back to integers. This package supports direct conversion between numbers and
  their base36 representations, making it suitable for applications that require
  short, human-readable numeric identifiers.

I plan to maintain this package as part of the Python team.

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web