pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/py-brewer2mpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jul 15 07:31:16 UTC 2016

Added Files:
        pkgsrc/graphics/py-brewer2mpl: DESCR Makefile PLIST distinfo

Log Message:
Import py-brewer2mpl-1.4.1 as graphics/py-brewer2mpl.

Packaged for wip by Kamel Ibn Aziz Derouiche and myself.

brewer2mpl is a pure Python package for accessing colorbrewer2.org
color maps from Python. With brewer2mpl you can get the raw RGB
colors of all 165 colorbrewer2.org color maps. The color map data
ships with brewer2mpl, so no internet connection is required.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/py-brewer2mpl/DESCR \
    pkgsrc/graphics/py-brewer2mpl/Makefile \
    pkgsrc/graphics/py-brewer2mpl/PLIST \
    pkgsrc/graphics/py-brewer2mpl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/graphics/py-brewer2mpl/DESCR
diff -u /dev/null pkgsrc/graphics/py-brewer2mpl/DESCR:1.1
--- /dev/null   Fri Jul 15 07:31:16 2016
+++ pkgsrc/graphics/py-brewer2mpl/DESCR Fri Jul 15 07:31:16 2016
@@ -0,0 +1,4 @@
+brewer2mpl is a pure Python package for accessing colorbrewer2.org
+color maps from Python. With brewer2mpl you can get the raw RGB
+colors of all 165 colorbrewer2.org color maps. The color map data
+ships with brewer2mpl, so no internet connection is required.
Index: pkgsrc/graphics/py-brewer2mpl/Makefile
diff -u /dev/null pkgsrc/graphics/py-brewer2mpl/Makefile:1.1
--- /dev/null   Fri Jul 15 07:31:16 2016
+++ pkgsrc/graphics/py-brewer2mpl/Makefile      Fri Jul 15 07:31:16 2016
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/07/15 07:31:16 wiz Exp $
+
+DISTNAME=      brewer2mpl-1.4.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_PYPI:=b/brewer2mpl/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    kamelderouiche%yahoo.com@localhost
+HOMEPAGE=      https://github.com/jiffyclub/brewer2mpl/wiki
+COMMENT=       Connect colorbrewer2.org color maps to Python and matplotlib
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/py-brewer2mpl/PLIST
diff -u /dev/null pkgsrc/graphics/py-brewer2mpl/PLIST:1.1
--- /dev/null   Fri Jul 15 07:31:16 2016
+++ pkgsrc/graphics/py-brewer2mpl/PLIST Fri Jul 15 07:31:16 2016
@@ -0,0 +1,32 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/15 07:31:16 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/brewer2mpl/__init__.py
+${PYSITELIB}/brewer2mpl/__init__.pyc
+${PYSITELIB}/brewer2mpl/__init__.pyo
+${PYSITELIB}/brewer2mpl/brewer2mpl.py
+${PYSITELIB}/brewer2mpl/brewer2mpl.pyc
+${PYSITELIB}/brewer2mpl/brewer2mpl.pyo
+${PYSITELIB}/brewer2mpl/data/colorbrewer_all_schemes.csv
+${PYSITELIB}/brewer2mpl/data/colorbrewer_all_schemes.json
+${PYSITELIB}/brewer2mpl/data/colorbrewer_licence.txt
+${PYSITELIB}/brewer2mpl/data/colorbrewer_schemes_csv_to_json.py
+${PYSITELIB}/brewer2mpl/data/colorbrewer_schemes_csv_to_json.pyc
+${PYSITELIB}/brewer2mpl/data/colorbrewer_schemes_csv_to_json.pyo
+${PYSITELIB}/brewer2mpl/diverging.py
+${PYSITELIB}/brewer2mpl/diverging.pyc
+${PYSITELIB}/brewer2mpl/diverging.pyo
+${PYSITELIB}/brewer2mpl/qualitative.py
+${PYSITELIB}/brewer2mpl/qualitative.pyc
+${PYSITELIB}/brewer2mpl/qualitative.pyo
+${PYSITELIB}/brewer2mpl/sequential.py
+${PYSITELIB}/brewer2mpl/sequential.pyc
+${PYSITELIB}/brewer2mpl/sequential.pyo
+${PYSITELIB}/brewer2mpl/wesanderson/__init__.py
+${PYSITELIB}/brewer2mpl/wesanderson/__init__.pyc
+${PYSITELIB}/brewer2mpl/wesanderson/__init__.pyo
+${PYSITELIB}/brewer2mpl/wesanderson/wesanderson.py
+${PYSITELIB}/brewer2mpl/wesanderson/wesanderson.pyc
+${PYSITELIB}/brewer2mpl/wesanderson/wesanderson.pyo
Index: pkgsrc/graphics/py-brewer2mpl/distinfo
diff -u /dev/null pkgsrc/graphics/py-brewer2mpl/distinfo:1.1
--- /dev/null   Fri Jul 15 07:31:16 2016
+++ pkgsrc/graphics/py-brewer2mpl/distinfo      Fri Jul 15 07:31:16 2016
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2016/07/15 07:31:16 wiz Exp $
+
+SHA1 (brewer2mpl-1.4.1.zip) = ecaf12e633a9d4e86a4136fc70cd51e74be65272
+RMD160 (brewer2mpl-1.4.1.zip) = 2708e5198408d8a2c1b663c1146ea677c07cb96e
+Size (brewer2mpl-1.4.1.zip) = 29347 bytes



Home | Main Index | Thread Index | Old Index