Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource nodejs-dep-graph

This is a Node.js module for simple dependency graph management in JavaScript. Say you have a set of resources that depend on each other in some way. These resources can be anything (eg, files, chains of command etc.). All that matters is that each one has a unique string identifier, and a list of direct dependencies. dep-graph makes it easy to compute "chains" of dependencies, with guaranteed logical ordering and no duplicates. That's trivial in most cases, but if A depends on B and B depends on A, a naïve dependency graph would get trapped in an infinite loop. dep-graph throws an error if any such "cycles" are detected.

Found 1 sites for nodejs-dep-graph

Found 4 RPM for nodejs-dep-graph

PackageSummaryDistributionDownload
nodejs-dep-graph-1.1.0-6.el7.noarch.htmlSimple dependency graph management in JavaScriptEPEL 7 for ppc64lenodejs-dep-graph-1.1.0-6.el7.noarch.rpm
nodejs-dep-graph-1.1.0-6.el7.noarch.htmlSimple dependency graph management in JavaScriptEPEL 7 for aarch64nodejs-dep-graph-1.1.0-6.el7.noarch.rpm
nodejs-dep-graph-1.1.0-6.el7.noarch.htmlSimple dependency graph management in JavaScriptEPEL 7 for ppc64nodejs-dep-graph-1.1.0-6.el7.noarch.rpm
nodejs-dep-graph-1.1.0-6.el7.noarch.htmlSimple dependency graph management in JavaScriptEPEL 7 for x86_64nodejs-dep-graph-1.1.0-6.el7.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet