Thu, 30 May 2024 16:07:09 UTC | login

Information for build nodejs-base64-js-1.0.2-2.fc24

ID9464
Package Namenodejs-base64-js
Version1.0.2
Release2.fc24
Epoch
SummaryBase64 encoding/decoding in pure JS
Descriptionbase64-js does basic base64 encoding/decoding in pure JS. Many browsers already have base64 encoding/decoding functionality, but it is for text data, not all-purpose binary data. Sometimes encoding/decoding binary data in the browser is useful, and that is what this module does.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:13:43 UTC
CompletedSat, 14 Apr 2018 20:13:43 UTC
Tags
f28
f29
RPMs
src
nodejs-base64-js-1.0.2-2.fc24.src.rpm (info) (download)
noarch
nodejs-base64-js-1.0.2-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 09 2016 Tom Hughes <tom@compton.nu> - 1.0.2-1 - Update to 1.0.2 upstream release - Enable tests * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 18 2015 Ralph Bean <rbean@redhat.com> - 0.0.8-1 - new version * Mon Jul 21 2014 Ralph Bean <rbean@redhat.com> - 0.0.7.2 - Include license file. - Provide a description. - Specify noarch. * Tue Jul 08 2014 Ralph Bean <rbean@redhat.com> - 0.0.7-1 - Initial packaging for Fedora.