SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs-filelist rpm build for : Rawhide. For other distributions click nodejs-filelist.

Name : nodejs-filelist
Version : 0.0.6 Vendor : Fedora Project
Release : 5.fc29 Date : 2018-07-14 19:58:21
Group : Unspecified Source RPM : nodejs-filelist-0.0.6-5.fc29.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Lazy-evaluating list of files, based on globs or regexes
Description :
A FileList is a lazy-evaluated list of files. When given a list of
glob patterns for possible files to be included in the file list,
instead of searching the file structures to find the files, a FileList
holds the pattern for latter use.

This allows you to define a FileList to match any number of files, but
only search out the actual files when then FileList itself is actually
used. The key is that the first time an element of the FileList/Array
is requested, the pending patterns are resolved into a real list of
file names.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/n

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nodejs-filelist-0.0.6-5.fc29.noarch.rpm
ftp.icm.edu.pl  nodejs-filelist-0.0.6-5.fc29.noarch.rpm
     

Provides :
nodejs-filelist
npm(filelist)

Requires :
(npm(minimatch) >= 3.0.0 with npm(minimatch) < 4)
(npm(utilities) >= 1.0.4 with npm(utilities) < 2)
nodejs(engine)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/lib/node_modules/filelist
/usr/lib/node_modules/filelist/index.js
/usr/lib/node_modules/filelist/node_modules
/usr/lib/node_modules/filelist/node_modules/minimatch
/usr/lib/node_modules/filelist/node_modules/utilities
/usr/lib/node_modules/filelist/package.json
/usr/share/doc/nodejs-filelist
/usr/share/doc/nodejs-filelist/LICENSE
/usr/share/doc/nodejs-filelist/README.md

 
ICM