From 6b2c5aeca7e3ed8d6bb0120c7c27014e9b44c2d0 Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Fri, 26 Aug 2016 21:52:58 +0100 Subject: python/XlsxWriter: Added (write Excel 2007+ XLSX files). Signed-off-by: David Spencer --- python/XlsxWriter/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/XlsxWriter/slack-desc (limited to 'python/XlsxWriter/slack-desc') diff --git a/python/XlsxWriter/slack-desc b/python/XlsxWriter/slack-desc new file mode 100644 index 000000000000..060403449afa --- /dev/null +++ b/python/XlsxWriter/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +XlsxWriter: XlsxWriter (Python module for writing Excel 2007+ XLSX files) +XlsxWriter: +XlsxWriter: XlsxWriter is a Python module that can be used to write text, +XlsxWriter: numbers, formulas and hyperlinks to multiple worksheets in an Excel +XlsxWriter: 2007+ XLSX file. +XlsxWriter: +XlsxWriter: https://github.com/jmcnamara/XlsxWriter +XlsxWriter: +XlsxWriter: +XlsxWriter: +XlsxWriter: -- cgit v1.2.3