Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037545
en ru br
ALT Linux repos
S:0.11-alt1
5.0: 0.07-alt2
4.1: 0.06-alt1
4.0: 0.06-alt1

Group :: Development/Perl
RPM: perl-Algorithm-C3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.11-alt1
Build date: 18 november 2020, 06:58 ( 175.2 weeks ago )
Size: 23.10 Kb

Home page:   http://search.cpan.org/dist/Algorithm-C3/

License: Perl (Artistic and GPL)
Summary: Algorithm::C3 - A module for merging hierarchies using the C3 algorithm
Description:

This module implements the C3 algorithm. I have broken this out
into it's own module because I found myself copying and pasting
it way too often for various needs. Most of the uses I have for
C3 revolve around class building and metamodels, but it could
also be used for things like dependency resolution as well since
it tends to do such a nice job of preserving local precendence
orderings.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Algorithm-C3
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin