summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2015-10-19 10:45:03 +0000
committerfhajny <fhajny@pkgsrc.org>2015-10-19 10:45:03 +0000
commitedfa8deecb42648dda310334dc52e3e61edae71b (patch)
tree3048222abfd8d07c6c2a580123f6a3056680691e /textproc
parent2f60a28cf8a5f099aff7bbff509a6df6639dc13e (diff)
downloadpkgsrc-edfa8deecb42648dda310334dc52e3e61edae71b.tar.gz
Import XlsxWriter as textproc/py-xlsxwriter.
XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-xlsxwriter/Makefile19
-rw-r--r--textproc/py-xlsxwriter/PLIST102
-rw-r--r--textproc/py-xlsxwriter/distinfo6
3 files changed, 127 insertions, 0 deletions
diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile
new file mode 100644
index 00000000000..4e8e0983a91
--- /dev/null
+++ b/textproc/py-xlsxwriter/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2015/10/19 10:45:03 fhajny Exp $
+
+DISTNAME= XlsxWriter-0.7.7
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_GITHUB:=jmcnamara/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://github.com/jmcnamara/XlsxWriter/
+COMMENT= Python module for creating Excel XLSX files
+LICENSE= 2-clause-bsd
+
+GITHUB_PROJECT= XlsxWriter
+GITHUB_TAG= RELEASE_${PKGVERSION_NOREV}
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-xlsxwriter/PLIST b/textproc/py-xlsxwriter/PLIST
new file mode 100644
index 00000000000..8454b720d5b
--- /dev/null
+++ b/textproc/py-xlsxwriter/PLIST
@@ -0,0 +1,102 @@
+@comment $NetBSD: PLIST,v 1.1 2015/10/19 10:45:03 fhajny Exp $
+bin/vba_extract.py
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/xlsxwriter/__init__.py
+${PYSITELIB}/xlsxwriter/__init__.pyc
+${PYSITELIB}/xlsxwriter/__init__.pyo
+${PYSITELIB}/xlsxwriter/app.py
+${PYSITELIB}/xlsxwriter/app.pyc
+${PYSITELIB}/xlsxwriter/app.pyo
+${PYSITELIB}/xlsxwriter/chart.py
+${PYSITELIB}/xlsxwriter/chart.pyc
+${PYSITELIB}/xlsxwriter/chart.pyo
+${PYSITELIB}/xlsxwriter/chart_area.py
+${PYSITELIB}/xlsxwriter/chart_area.pyc
+${PYSITELIB}/xlsxwriter/chart_area.pyo
+${PYSITELIB}/xlsxwriter/chart_bar.py
+${PYSITELIB}/xlsxwriter/chart_bar.pyc
+${PYSITELIB}/xlsxwriter/chart_bar.pyo
+${PYSITELIB}/xlsxwriter/chart_column.py
+${PYSITELIB}/xlsxwriter/chart_column.pyc
+${PYSITELIB}/xlsxwriter/chart_column.pyo
+${PYSITELIB}/xlsxwriter/chart_doughnut.py
+${PYSITELIB}/xlsxwriter/chart_doughnut.pyc
+${PYSITELIB}/xlsxwriter/chart_doughnut.pyo
+${PYSITELIB}/xlsxwriter/chart_line.py
+${PYSITELIB}/xlsxwriter/chart_line.pyc
+${PYSITELIB}/xlsxwriter/chart_line.pyo
+${PYSITELIB}/xlsxwriter/chart_pie.py
+${PYSITELIB}/xlsxwriter/chart_pie.pyc
+${PYSITELIB}/xlsxwriter/chart_pie.pyo
+${PYSITELIB}/xlsxwriter/chart_radar.py
+${PYSITELIB}/xlsxwriter/chart_radar.pyc
+${PYSITELIB}/xlsxwriter/chart_radar.pyo
+${PYSITELIB}/xlsxwriter/chart_scatter.py
+${PYSITELIB}/xlsxwriter/chart_scatter.pyc
+${PYSITELIB}/xlsxwriter/chart_scatter.pyo
+${PYSITELIB}/xlsxwriter/chart_stock.py
+${PYSITELIB}/xlsxwriter/chart_stock.pyc
+${PYSITELIB}/xlsxwriter/chart_stock.pyo
+${PYSITELIB}/xlsxwriter/chartsheet.py
+${PYSITELIB}/xlsxwriter/chartsheet.pyc
+${PYSITELIB}/xlsxwriter/chartsheet.pyo
+${PYSITELIB}/xlsxwriter/comments.py
+${PYSITELIB}/xlsxwriter/comments.pyc
+${PYSITELIB}/xlsxwriter/comments.pyo
+${PYSITELIB}/xlsxwriter/compat_collections.py
+${PYSITELIB}/xlsxwriter/compat_collections.pyc
+${PYSITELIB}/xlsxwriter/compat_collections.pyo
+${PYSITELIB}/xlsxwriter/compatibility.py
+${PYSITELIB}/xlsxwriter/compatibility.pyc
+${PYSITELIB}/xlsxwriter/compatibility.pyo
+${PYSITELIB}/xlsxwriter/contenttypes.py
+${PYSITELIB}/xlsxwriter/contenttypes.pyc
+${PYSITELIB}/xlsxwriter/contenttypes.pyo
+${PYSITELIB}/xlsxwriter/core.py
+${PYSITELIB}/xlsxwriter/core.pyc
+${PYSITELIB}/xlsxwriter/core.pyo
+${PYSITELIB}/xlsxwriter/drawing.py
+${PYSITELIB}/xlsxwriter/drawing.pyc
+${PYSITELIB}/xlsxwriter/drawing.pyo
+${PYSITELIB}/xlsxwriter/format.py
+${PYSITELIB}/xlsxwriter/format.pyc
+${PYSITELIB}/xlsxwriter/format.pyo
+${PYSITELIB}/xlsxwriter/packager.py
+${PYSITELIB}/xlsxwriter/packager.pyc
+${PYSITELIB}/xlsxwriter/packager.pyo
+${PYSITELIB}/xlsxwriter/relationships.py
+${PYSITELIB}/xlsxwriter/relationships.pyc
+${PYSITELIB}/xlsxwriter/relationships.pyo
+${PYSITELIB}/xlsxwriter/shape.py
+${PYSITELIB}/xlsxwriter/shape.pyc
+${PYSITELIB}/xlsxwriter/shape.pyo
+${PYSITELIB}/xlsxwriter/sharedstrings.py
+${PYSITELIB}/xlsxwriter/sharedstrings.pyc
+${PYSITELIB}/xlsxwriter/sharedstrings.pyo
+${PYSITELIB}/xlsxwriter/styles.py
+${PYSITELIB}/xlsxwriter/styles.pyc
+${PYSITELIB}/xlsxwriter/styles.pyo
+${PYSITELIB}/xlsxwriter/table.py
+${PYSITELIB}/xlsxwriter/table.pyc
+${PYSITELIB}/xlsxwriter/table.pyo
+${PYSITELIB}/xlsxwriter/theme.py
+${PYSITELIB}/xlsxwriter/theme.pyc
+${PYSITELIB}/xlsxwriter/theme.pyo
+${PYSITELIB}/xlsxwriter/utility.py
+${PYSITELIB}/xlsxwriter/utility.pyc
+${PYSITELIB}/xlsxwriter/utility.pyo
+${PYSITELIB}/xlsxwriter/vml.py
+${PYSITELIB}/xlsxwriter/vml.pyc
+${PYSITELIB}/xlsxwriter/vml.pyo
+${PYSITELIB}/xlsxwriter/workbook.py
+${PYSITELIB}/xlsxwriter/workbook.pyc
+${PYSITELIB}/xlsxwriter/workbook.pyo
+${PYSITELIB}/xlsxwriter/worksheet.py
+${PYSITELIB}/xlsxwriter/worksheet.pyc
+${PYSITELIB}/xlsxwriter/worksheet.pyo
+${PYSITELIB}/xlsxwriter/xmlwriter.py
+${PYSITELIB}/xlsxwriter/xmlwriter.pyc
+${PYSITELIB}/xlsxwriter/xmlwriter.pyo
diff --git a/textproc/py-xlsxwriter/distinfo b/textproc/py-xlsxwriter/distinfo
new file mode 100644
index 00000000000..8efbafa91a5
--- /dev/null
+++ b/textproc/py-xlsxwriter/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/10/19 10:45:03 fhajny Exp $
+
+SHA1 (XlsxWriter-0.7.7.tar.gz) = 6040426a421f093b34dd7fa51391bb57f7a910ef
+RMD160 (XlsxWriter-0.7.7.tar.gz) = fab2607af1671de4b1d3f1afb3774728fcf03795
+SHA512 (XlsxWriter-0.7.7.tar.gz) = 9e994de2f67e2cd42081264c5d024a785cbf42e607c532a776fe134f5dcf98c49926dfe59c53ae265d08bd184d692d944717901cd0afc6c9863b57a525b8a708
+Size (XlsxWriter-0.7.7.tar.gz) = 23020655 bytes