Metadata-Version: 2.1
Name: pynetworks
Version: 0.4.0
Summary: A Python implementation for networks of nodes.
Home-page: https://github.com/thomasbreydo/pynetworks
Author: Thomas Breydo
Author-email: tbreydo@gmail.com
License: GNU
Description: # pynetworks
        
        A package that provides structure for networks of interconnected nodes using the DOT language for representation.
        
        ## Installation
        
        **pynetworks** is published on PyPI, so it can be installed via pip.
        
        `pip install pynetworks`
        
        ## Usage
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
