2017-10-02 10:11:36 -05:00
|
|
|
Source: ecl
|
2013-01-18 02:00:23 -06:00
|
|
|
Priority: extra
|
|
|
|
Maintainer: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>
|
2013-04-29 06:13:42 -05:00
|
|
|
Build-Depends: debhelper (>= 8.0.0), cmake, liblapack-dev, libquadmath0,
|
2018-08-13 03:20:34 -05:00
|
|
|
iputils-ping, zlib1g-dev, git, python-dev, python-numpy, python-cwrap,
|
|
|
|
python-pandas
|
2013-01-18 02:00:23 -06:00
|
|
|
Standards-Version: 3.9.2
|
|
|
|
Section: libs
|
2013-01-31 08:39:40 -06:00
|
|
|
Homepage: http://ert.nr.no
|
2013-01-18 02:00:23 -06:00
|
|
|
Vcs-Git: git://github.com/Ensembles/ert.git
|
|
|
|
Vcs-Browser: https://github.com/Ensembles/ert
|
|
|
|
|
2017-10-02 10:11:36 -05:00
|
|
|
Package: libecl-dev
|
2013-01-18 02:00:23 -06:00
|
|
|
Section: libdevel
|
2013-04-29 06:13:42 -05:00
|
|
|
Architecture: any
|
2017-10-02 10:11:36 -05:00
|
|
|
Depends: libecl1 (= ${binary:Version}), libblas-dev, liblapack-dev
|
|
|
|
Description: libecl Eclipse IO library -- Development files
|
|
|
|
libecl is a package for reading and writing the result files from the Eclipse reservoir simulator.
|
2013-01-18 02:00:23 -06:00
|
|
|
|
2017-10-02 10:11:36 -05:00
|
|
|
Package: libecl1
|
2013-01-18 02:00:23 -06:00
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2017-10-02 10:11:36 -05:00
|
|
|
Description: libecl Eclipse IO library
|
|
|
|
libecl is a package for reading and writing the result files from the Eclipse reservoir simulator.
|
2015-10-30 03:43:10 -05:00
|
|
|
|
2017-10-02 10:11:36 -05:00
|
|
|
Package: python-ecl
|
2015-10-30 03:43:10 -05:00
|
|
|
Section: python
|
|
|
|
Architecture: any
|
2018-08-13 03:20:34 -05:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libecl1, python-cwrap, python-pandas, python-numpy
|
2017-10-02 10:11:36 -05:00
|
|
|
Description: libecl Eclipse IO library - Python bindings
|
|
|
|
libecl is a package for reading and writing the result files from the Eclipse reservoir simulator.
|