Metadata-Version: 1.0
Name: moneta
Version: 1.7.5
Summary: Emulator for different kinds (Debian/Yum/Pypi/Maven/Ruby) of package repositories on the same server.
Home-page: UNKNOWN
Author: flanker
Author-email: flanker@19pouces.net
License: CeCILL-B
Description: Moneta
        ======
        
        Moneta is a web application emulating different kinds of package repositories.
        The goal is not to replace official mirrors like packages.debian.org or mirror.centos.org,
        but to have a single location for all your Python/Java/Debian/RedHat private packages.
        
        Repositories are created on-the-fly and you can limit upload rights to some groups of users.
        
        Currently, you can create the following types of repositories:
        
            * Aptitude for Ubuntu or Debian systems,
            * Yum for CentOS, Fedora or Red Hat systems,
            * Maven for Java or Scala packages,
            * Pypi for Python packages,
            * Gem for Ruby packages,
            * Jetbrains for IntelliJ/PyCharm/PhpStorm/RubyMine/AppCode/Clion plugins,
            * any binary, versionned files.
        
        You can read more docs at http://moneta.readthedocs.org/en/latest/index.html .
        
        In the future, I would like to add the following kinds of repositories:
        
            * Shinken packages,
            * Jenkins plugins,
            * packages for vim,
            * nuget for Windows packages,
            * brew (packaging system for OS X),
            * CPAN for Perl,
            * LaTeX,
            * PHP,
            * JS.
        
Platform: UNKNOWN
