blob: 3ed7567664a768e51444c2133cf5eb81458fc169 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[metadata]
name = esds
version = 0.0.1
author = Loic Guegan
maintainer = Loic Guegan
description = Extensible Simulator of Distributed Systems
keywords = simulator, distributed systems, cyber-physical systems, network, wireless, wired
license = GNU LGPLv3
[options]
install_requires = numpy
|