Fri, 26 Apr 2024 07:09:25 UTC | login

Information for build nodejs010-nodejs-arr-flatten-1.0.1-2.el7

ID10643
Package Namenodejs010-nodejs-arr-flatten
Version1.0.1
Release2.el7
Epoch
SummaryRecursively flatten an array or arrays
DescriptionRecursively flatten an array or arrays. This is the fastest implementation of array flatten. Why another flatten utility? I wanted the fastest implementation I could find, with implementation choices that should work for 95% of use cases, but no cruft to cover the other 5%.
Built byzsvetlik
State complete
Volume DEFAULT
StartedMon, 02 May 2016 08:29:17 UTC
CompletedMon, 02 May 2016 08:32:04 UTC
Taskbuild (sclo7-nodejs010-rh-el7, nodejs010-nodejs-arr-flatten-1.0.1-2.el7.src.rpm)
Tags
sclo7-nodejs010-rh-candidate
sclo7-nodejs010-rh-release
sclo7-nodejs010-rh-testing
RPMs
src
nodejs010-nodejs-arr-flatten-1.0.1-2.el7.src.rpm (info) (download)
noarch
nodejs010-nodejs-arr-flatten-1.0.1-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jan 12 2016 Tomas Hrcka <thrcka@redhat.com> - 1.0.1-2 - Enable scl macros, fix license macro for el6 * Wed Dec 16 2015 Troy Dawson <tdawson@redhat.com> - 1.0.1-1 - Initial package