Name: | nodejs-buffer-crc32 |
---|---|
Version: | 0.2.1 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 7151 |
License: | MIT |
RPM: | nodejs-buffer-crc32-0.2.1-6.el7.noarch.rpm |
Source RPM: | nodejs-buffer-crc32-0.2.1-6.el7.src.rpm |
Build Date: | Wed Nov 01 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/brianloveswords/buffer-crc32 |
Summary: | A pure JavaScript CRC32 algorithm that plays nice with binary data |
Description: | This Node.js module provides a pure JavaScript CRC32 algorithm that works with binary data and fancy character sets, output buffers, signed or unsigned data and also has tests. It is derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix |
- fix compatible arches on f18/el6
- restrict to compatible arches
- rebuild for missing npm(buffer-crc32) provides on EL6
- add a copy of the MIT license while waiting for the next release
- correct various spellings - add comment that license is now in upstream git
- initial package