Metadata-Version: 2.1
Name: pybgl
Version: 0.9.3
Summary: pybgl
Home-page: http://github.com/nokia/pybgl
Author: Marc-Olivier Buob
Author-email: marc-olivier.buob@nokia-bell-labs.com
License: BSD-3
Description: PyBGL
        ==============
        
        .. _git: https://github.com/nokia/pybgl.git 
        .. _wiki: https://github.com/nokia/pybgl/wiki
        .. _BGL: https://www.boost.org/doc/libs/1_69_0/libs/graph/doc/
        .. _python3: http://python.org/
        
        ==================
        Overview
        ==================
        
        PyBGL is a pure python3_ graph library inspired from the BGL_ (Boost Graph Library).
        
        For more information, visit the wiki_.
        
        ===================
        More about pybgl
        ===================
        
        .. _Overview: https://github.com/nokia/pybgl/wiki/Overview
        .. _Installation: https://github.com/nokia/pybgl/wiki/Installation
        .. _Tests: https://github.com/nokia/pybgl/wiki/Tests
        .. _Graphviz: https://github.com/nokia/pybgl/wiki/Graphviz
        .. _Documentation: https://github.com/nokia/pybgl/wiki/Documentation
        .. _Packaging: https://github.com/nokia/pybgl/wiki/Packaging
        
        For more information, feel free to visit the wiki_:
        
        - Overview_
        - Installation_
        - Tests_ 
        - Graphviz_ 
        - Documentation_ 
        - Packaging_ 
        
        =======
        License
        =======
        
        This project is licensed under the BSD-3-Clause license - see the `LICENSE <https://github.com/nokia/PyBGL/blob/master/LICENSE>`_.
        
        
        
Platform: UNKNOWN
Requires: typing
Requires-Python: >=3
Description-Content-Type: text/x-rst
