File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11"""
2- MiniCPS is a lightweight simulator for accurate network traffic in an
3- industrial control system, with basic support for physical layer interaction.
2+ MiniCPS is a framework for Cyber-Physical Systems \
3+ real-time simulation. It includes support for physical process and \
4+ control devices simulation, and network emulation. It is built \
5+ on top of mininet.
46"""
Original file line number Diff line number Diff line change 1313 # NOTE: long_description displayed on PyPi
1414 long_description = 'MiniCPS is a framework for Cyber-Physical Systems \
1515 real-time simulation. It includes support for physical process and \
16- control devices simulation, and network emulation. It is build \
16+ control devices simulation, and network emulation. It is built \
1717 on top of mininet.' ,
1818 url = 'https://github.com/scy-phy/minicps' ,
1919 author = 'Daniele Antonioli' ,
You can’t perform that action at this time.
0 commit comments