diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-03-13 19:21:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:22 +0700 |
commit | 312a70bab26ffe713d85326d1b515197b19c2dde (patch) | |
tree | 2c9c1c9ce39ae59e131d0d6321d5c26ea1803eb4 /gis/python3-basemap/README | |
parent | 1ba1b50b1856459d915ea26ebcb273be83a76539 (diff) |
gis/python3-basemap: Added (matplotlib library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-basemap/README')
-rw-r--r-- | gis/python3-basemap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/python3-basemap/README b/gis/python3-basemap/README new file mode 100644 index 0000000000000..1f96d1c8ac3ca --- /dev/null +++ b/gis/python3-basemap/README @@ -0,0 +1,2 @@ +Plot on map projections (with coastlines and political boundaries) +using matplotlib. |