-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-11205 2013-06-19 03:12:15 --------------------------------------------------------------------------------
Name : nodejs-dep-graph Product : Fedora 18 Version : 1.1.0 Release : 2.fc18 URL : https://github.com/TrevorBurnham/dep-graph Summary : Simple dependency graph management in JavaScript Description : 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. -------------------------------------------------------------------------------- Update Information: Initial package -------------------------------------------------------------------------------- References: [ 1 ] Bug #911029 - Review Request: nodejs-dep-graph - Node.js module for simple dependency graph management in JavaScript https://bugzilla.redhat.com/show_bug.cgi?id=911029 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update nodejs-dep-graph' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
