diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-22 14:04:21 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-22 14:04:21 +0000 |
commit | 583daec5aa2ab271969e6899eab8987ed39adb72 (patch) | |
tree | 5be30e0f8fd699a67e3324b8c570ab2afbefce97 /science/pycdf | |
parent | 38c53b85d29a77915e590044823847e909742db9 (diff) |
Notes
Diffstat (limited to 'science/pycdf')
-rw-r--r-- | science/pycdf/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/pycdf/pkg-descr b/science/pycdf/pkg-descr index ceafe4aaa55b..0ed854cacee0 100644 --- a/science/pycdf/pkg-descr +++ b/science/pycdf/pkg-descr @@ -1,5 +1,5 @@ -Pycdf is a python interface to the Unidata netCDF library. It provides an +Pycdf is a Python interface to the Unidata netCDF library. It provides an almost complete coverage of the netCDF C API, wrapping it inside easy to -use python classes. +use Python classes. -WWW: http://pysclint.sourceforge.net/pycdf/ +WWW: http://pysclint.sourceforge.net/pycdf/ |