./converters/py-yenc, Python module for yenc decoding module in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.0nb1, Package name: py27-yenc-0.4.0nb1, Maintainer: pkgsrc128

This a fairly simple Python module, it provides only raw yEnc
encoding/decoding with built-in crc32 calculation.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 61.676 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-30 21:23:01 by Zafer Aydogan | Files touched by this commit (1)
Log message:
dead. fetch from backup.
   2022-01-22 16:44:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-yenc: convert to egg.mk.

Some cleanups while I'm here.
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-03 18:14:27 by Roland Illig | Files touched by this commit (27)
Log message:
converters: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.