[NEW PORT] devel/py-reedsolo: Pure-Python Reed Solomon encoder/decoder A pure-python universal errors-and-erasures Reed-Solomon Codec, based on the wonderful tutorial at wikiversity, written by "Bobmath" and "LRQ3000". WWW: https://github.com/tomerfiliba/reedsolomon Reviewed_by: koobs Approved by: koobs (ports, mentor) Differential_Revision: D30551 MFH: No (Port does not exist in quarterly)
Details
Details
- portlint: OK (looks fine.)
- testport: OK (poudriere: 140013, [armv7,aarch64,i386,amd64], tested)
- unittest: OK (
tested on aarch64:
Python3.6: Ran 33 tests in 114.932s OK
Python3.7: Ran 33 tests in 111.145s OK
Python3.8: Ran 33 tests in 115.183s OK
Python3.9: Ran 33 tests in 113.197s OK
)
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
@loader Looks good. Note you're implicit on all ports changesets, but its always good to get at least one independent review:
Reviewed_by: koobs