Metadata-Version: 1.0
Name: pagure-centos
Version: 0.0.1
Summary: Pagure gitolite plugin for CentOS' dist-git setup.
Home-page: https://pagure.io/pagure-centos
Author: Pierre-Yves Chibon
Author-email: pingou@fedoraproject.org
License: GPLv2+
Description: 
        
        Since 3.0 pagure offers a way to customize the creation and compilation the of
        the gitolite configuration file.
        
        This project hosts the logic to generate gitolite's configuration file for
        CentOs which has a different access model than regular projects on pagure (for
        example, forced pushed is forbidden).
        
        Tests
        =====
        
        The tests here require the *test suite* of pagure itself to work.  You have to
        modify your PYTHONPATH to find them. Run with::
        
            $ PYTHONPATH=.:/path/to/pagure/checkout nosetests centos_auth_tests.py
Platform: UNKNOWN
