Skip to content

OBS solver and repository management using libsolv

Notifications You must be signed in to change notification settings

coolo/perl-BSSolv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBS libsolv perl bindings 
=========================

This is a support perl module for the OBS backend. It contains functions
for repository management, dependency solving, package ordering, and meta
file creation.

INSTALLATION

To install this module type the following:

        perl Makefile.PL [options]
        make
        make install

The Makefile.PL options are:

        --bundled-libsolv : build against a not-installed libsolv
                            library built in a 'libsolv' subdir

DEPENDENCIES

        The libsolv library


COPYRIGHT AND LICENSE

Copyright (C) 2009-2014 Michael Schroeder

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

Please refer to the Perl Artistic License for details:

http://search.cpan.org/perldoc?perlartistic

About

OBS solver and repository management using libsolv

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XS 91.5%
  • Perl 8.5%