Metadata-Version: 2.1
Name: randwalk
Version: 0.5
Summary: random walk agents on graph supporting several strategies
Home-page: https://github.com/h-ohsaki/randwalk.git
Author: Hiroyuki Ohsaki
Author-email: ohsaki@lsnl.jp
License: UNKNOWN
Description: # NAME
        
        randwalk - random walk agents on graph supporting several strategies.
        
        # SYNOPSIS
        
        # DESCRIPTION
        
        # INSTALLATION
        
        # AVAILABILITY
        
        The latest version of **randwalk** is available at PyPI
        (https://pypi.org/project/randwalk/) .
        
        # SEE ALSO
        
        # AUTHOR
        
        Hiroyuki Ohsaki <ohsaki[atmark]lsnl.jp>
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Description-Content-Type: text/markdown
