Metadata-Version: 2.4
Name: randwalk
Version: 1.2
Summary: random walk agents on graph supporting several strategies
Home-page: https://github.com/h-ohsaki/randwalk.git
Author: Hiroyuki Ohsaki
Author-email: code@lsnl.jp
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
License-File: LICENSE
Requires-Dist: perlcompat
Requires-Dist: tbdump
Requires-Dist: graph-tools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 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 <code[atmark]lsnl.jp>
