diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-16 02:27:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-16 02:27:40 +0700 |
commit | d51822fdb0695034ff9faa881303fd28f007f2a6 (patch) | |
tree | 396bef9e1d3b7dc8b2ae7726dd00403c85a3da5c /libraries/basemap/README | |
parent | 9ba5e26798a0e7b0a75b22525c4ff6f6d282e9d2 (diff) | |
download | slackbuilds-d51822fdb0695034ff9faa881303fd28f007f2a6.tar.gz |
libraries/basemap: Added (matplotlib library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/basemap/README')
-rw-r--r-- | libraries/basemap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/basemap/README b/libraries/basemap/README new file mode 100644 index 0000000000..1f96d1c8ac --- /dev/null +++ b/libraries/basemap/README @@ -0,0 +1,2 @@ +Plot on map projections (with coastlines and political boundaries) +using matplotlib. |