Name: | nodejs-formidable |
---|---|
Version: | 1.0.14 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 45179 |
License: | MIT |
RPM: | nodejs-formidable-1.0.14-2.el7.noarch.rpm |
Source RPM: | nodejs-formidable-1.0.14-2.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/felixge/node-formidable |
Summary: | A Node.js module for parsing form data, especially file uploads |
Description: | This is a Node.js module for parsing form data, especially file uploads. It was developed for Transloadit, a service focused on uploading and encoding images and videos. It offers: - Fast (~500mb/sec), non-buffering multipart parser - Automatically writing file uploads to disk - Low memory footprint - Graceful error handling - Very high test coverage |
- restrict to compatible arches
- update to upstream release 1.0.14 - patch for node version now fixed upstream
- update to upstream release 1.0.13
- update to upstream release 1.0.12 - use LICENSE file that is now included in the tarball
- add copy of LICENSE from upstream
- add npm(urun) to BuildRequires
- initial package