{"name":"Pyserial","tagline":"Python serial port access library","body":"# pySerial\r\n\r\n## Overview\r\nThis module encapsulates the access for the serial port. It provides backends\r\nfor Python running on Windows, Linux, BSD (possibly any POSIX compliant\r\nsystem), Jython and IronPython (.NET and Mono). The module named \"serial\"\r\nautomatically selects the appropriate backend.\r\n\r\n- Project Homepage: https://github.com/pyserial\r\n\r\nBSD license, (C) 2001-2015 Chris Liechti \r\n\r\n\r\n## Documentation\r\nFor API documentation, usage and examples see files in the \"documentation\"\r\ndirectory. The \".rst\" files can be read in any text editor or being converted to\r\nHTML or PDF using Sphinx. An online HTML version is at\r\nhttp://pyserial.github.io.\r\n\r\n\r\n## Examples\r\nExamples and unit tests are in the directory \"examples\".\r\n\r\n\r\n## Installation\r\nDetailed information can be found in \"documentation/pyserial.rst\".\r\n\r\nThe usual setup.py for Python libraries is used for the source distribution.\r\nWindows installers are also available (see download link above).\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}