1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
Source: haskell-xlsx
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Scott Talbert <swt@techie.net>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
ghc,
ghc-prof,
libbz2-dev,
libexpat-dev,
libghc-attoparsec-dev,
libghc-attoparsec-prof,
libghc-base64-bytestring-dev,
libghc-base64-bytestring-prof,
libghc-binary-search-dev,
libghc-binary-search-prof,
libghc-conduit-dev (>= 1.0.0),
libghc-conduit-prof,
libghc-data-default-dev,
libghc-data-default-prof,
libghc-diff-dev (>= 0.3.0),
libghc-diff-prof,
libghc-dlist-dev,
libghc-dlist-prof,
libghc-errors-dev,
libghc-errors-prof,
libghc-extra-dev,
libghc-extra-prof,
libghc-groom-dev,
libghc-groom-prof,
libghc-hexpat-dev,
libghc-hexpat-prof,
libghc-lens-dev (>= 3.8),
libghc-lens-dev (<< 5.4),
libghc-lens-prof,
libghc-monad-control-dev,
libghc-monad-control-prof,
libghc-network-uri-dev,
libghc-network-uri-prof,
libghc-old-locale-dev (>= 1.0.0.5),
libghc-old-locale-prof,
libghc-raw-strings-qq-dev,
libghc-raw-strings-qq-prof,
libghc-safe-dev (>= 0.3),
libghc-safe-prof,
libghc-smallcheck-dev,
libghc-smallcheck-prof,
libghc-tasty-dev,
libghc-tasty-prof,
libghc-tasty-hunit-dev,
libghc-tasty-hunit-prof,
libghc-tasty-smallcheck-dev,
libghc-tasty-smallcheck-prof,
libghc-transformers-base-dev,
libghc-transformers-base-prof,
libghc-vector-dev (>= 0.10),
libghc-vector-prof,
libghc-xeno-dev (>= 0.3.2),
libghc-xeno-prof,
libghc-xml-conduit-dev (>= 1.1.0),
libghc-xml-conduit-prof,
libghc-xml-types-dev,
libghc-xml-types-prof,
libghc-zip-dev,
libghc-zip-prof,
libghc-zip-archive-dev (>= 0.2),
libghc-zip-archive-prof,
libghc-zip-stream-dev (>= 0.2.0.1),
libghc-zip-stream-prof,
libghc-zlib-dev (>= 0.5.4.0),
libghc-zlib-prof,
libzstd-dev,
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
libghc-base64-bytestring-doc,
libghc-binary-search-doc,
libghc-conduit-doc,
libghc-data-default-doc,
libghc-dlist-doc,
libghc-errors-doc,
libghc-extra-doc,
libghc-hexpat-doc,
libghc-lens-doc,
libghc-monad-control-doc,
libghc-network-uri-doc,
libghc-old-locale-doc,
libghc-safe-doc,
libghc-transformers-base-doc,
libghc-vector-doc,
libghc-xeno-doc,
libghc-xml-conduit-doc,
libghc-xml-types-doc,
libghc-zip-doc,
libghc-zip-archive-doc,
libghc-zip-stream-doc,
libghc-zlib-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/qrilka/xlsx
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-xlsx
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-xlsx]
X-Description: Simple and incomplete Excel file parser/writer
This library can help you to get some data read and written in Office
Open XML xlsx format. Small subset of xlsx format is supported.
.
For examples look into "Codec.Xlsx".
.
Format is covered by ECMA-376 standard:
<https://ecma-international.org/publications-and-standards/standards/ecma-376/>
.
4th edition of the standard with the transitional schema is used for this library.
Package: libghc-xlsx-dev
Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-xlsx-prof
Architecture: any
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-xlsx-doc
Architecture: all
Section: doc
Depends: ${haskell:Depends},
${misc:Depends},
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Conflicts: ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
|