Skip to content

reduzent/pyslip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyslip
======

A 'Serial Line Internet Protocol' (SLIP) implementation written
in python.

SLIP provides a simple encapsulation for reliably transporting packets
over stream oriented protocols (such as a serial line or TCP) by making
packet delimiting quite easy.

Currently, only  a SLIP decoder class is available.


Copyright 2010, Roman Haefeli <reduzent@gmail.com>
Published under the GNU Public License Version 2 (see LICENSE

About

SLIP (Serial Line Internet Protocol) decoder / encoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages