Metadata-Version: 2.1
Name: grabserial
Version: 1.9.8
Summary: Serial dump and timing program
Home-page: http://github.com/tbird20d/grabserial
Author: Tim Bird
Author-email: tbird20d@yahoo.com
Maintainer: Tim Bird
Maintainer-email: tbird20d@yahoo.com
License: GPL v2
Keywords: grabserial serial boot time optimization tool
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Embedded Systems
License-File: LICENSE
Requires-Dist: pyserial>=2.6


grabserial is a small program which reads a serial port and writes the data
to standard output. The main purpose of this tool is to collect messages
written to the serial console from a target board running Linux, and save
the messages on a host machine.
