We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821a1cb commit e425887Copy full SHA for e425887
1 file changed
README.md
@@ -3,9 +3,7 @@ Is home for Python packages related to the EPANET engine.
3
4
## Contents
5
* epanet-module - A ctypes based wrapper for the EPANET Toolkit (with support for reading EPANET binary output files).
6
-* epanet-output - A SWIG based wrapper for the EPANET C Output library.
7
-* epanet-toolkit - A SWIG based wrapper for the EPANET Toolkit.
8
-* nrtest-epanet - A plugin for performing numerical regression tests on EPANET (requires epanet-output).
+* epanet-python - SWIG based wrappers for the EPANET Toolkit and Output libraries.
9
* ...
10
11
## Motivation
0 commit comments