Metadata-Version: 2.0
Name: samapper
Version: 0.2.5
Summary: System Architecture Mapping tool
Home-page: https://github.com/riolet/sam
Author: Riolet
Author-email: joe.pelz@gmail.com
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: MySQL-python (>=1.2)
Requires-Dist: requests (>=2.13)
Requires-Dist: web.py (>=0.38)
Provides-Extra: dev
Requires-Dist: jasmine (>=2.5); extra == 'dev'
Requires-Dist: py (>=1.4); extra == 'dev'
Requires-Dist: pytest (>=3.0); extra == 'dev'

SAM is a tool designed to map a network based on the data log of a router. It runs as a local python-based server and displays the a map and statistics on the browser.


