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

nodejs-dep-graph-1.1.0-6.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / n

Name: nodejs-dep-graph Distribution: Fedora Project
Version: 1.1.0 Vendor: Fedora Project
Release: 6.el7 Build date: Wed Jul 30 05:43:58 2014
Group: System Environment/Libraries Build host: buildvm-24.phx2.fedoraproject.org
Size: 23051 Source RPM: nodejs-dep-graph-1.1.0-6.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/TrevorBurnham/dep-graph
Summary: Simple dependency graph management in JavaScript
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.

Provides

Requires

License

MIT

Changelog

* Sat Apr 26 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.1.0-6
  - fix version of npm(underscore) dependency
* Fri Apr 18 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.1.0-5
  - fix version of npm(underscore) dependency
* Sun Jan 19 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.1.0-4
  - fix underscore for 1.5.1
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jun 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.1.0-2
  - unconditionalize 'cake build'
  - improve Summary
* Wed Feb 13 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 1.1.0-1
  - initial package

Files

/usr/lib/node_modules/dep-graph
/usr/lib/node_modules/dep-graph/lib
/usr/lib/node_modules/dep-graph/lib/dep-graph.js
/usr/lib/node_modules/dep-graph/node_modules
/usr/lib/node_modules/dep-graph/node_modules/underscore
/usr/lib/node_modules/dep-graph/package.json
/usr/share/doc/nodejs-dep-graph-1.1.0
/usr/share/doc/nodejs-dep-graph-1.1.0/README.mdown
/usr/share/doc/nodejs-dep-graph-1.1.0/docs
/usr/share/doc/nodejs-dep-graph-1.1.0/docs/dep-graph.html
/usr/share/doc/nodejs-dep-graph-1.1.0/docs/docco.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024