summaryrefslogtreecommitdiff
path: root/tablib/packages
Commit message (Collapse)AuthorAgeFilesLines
* Fix test_unicode_appendfix/unicode_appendIuri de Silvio2014-04-191-1/+5
|
* Merge pull request #63 from jsdalton/fix_unicode_error_in_html_outputKenneth Reitz2014-01-081-6/+6
|\ | | | | Fix unicode error in html output
| * Fix UnicodeError in HTML outputJim Dalton2012-05-101-6/+6
| | | | | | | | | | | | | | | | * Alter `test_unicode_append` so that actual unicode characters outside the ASCII bytestring range are tested. * Make sure output of `render` in markup.py is unicode * Add wrapper around output of `export_set` in _html.py so that unicode characters are output.
* | Merge pull request #68 from msabramo/python3Kenneth Reitz2012-11-159-0/+8015
|\ \ | | | | | | Improve Python 3 compatibility
| * | Changes for Python 3 compatibility, including vendorizing xlrd3Marc Abramowitz2012-05-159-0/+8015
| |/
* | Remove __init__ from slots in ExcelFormula.py for Python 3.3 compatibilityPaul Moore2012-09-211-1/+1
|/
* that wasn't right.Kenneth Reitz2011-08-151-1/+1
|
* Added XLS import supportGreg Thornton2011-07-1413-0/+10217
|
* add omnijsonKenneth Reitz2011-06-208-0/+1657
|
* remove anyjsonKenneth Reitz2011-06-202-235/+0
|
* Python3 ods fixKenneth Reitz2011-05-221-5/+5
|
* py3k tests now passMark Rogers2011-05-152-3/+9
|
* start of the py3k port of odfpyMark Rogers2011-05-1434-0/+16887
|
* adding odfpy to packagesMark Rogers2011-05-1434-0/+16887
|
* fallback on from xml.etree.ElementTree for pypyKenneth Reitz2011-05-131-1/+6
|
* no vendored testsKenneth Reitz2011-05-1372-4793/+0
|
* less compat reliance Kenneth Reitz2011-05-132-3/+1
|
* Finally! :sparkles:Python 3:sparkles: port of openpyxlKenneth Reitz2011-05-1329-1651/+1657
|
* ughKenneth Reitz2011-05-12101-31/+8192
|
* Convert openpyxl to relative importsKenneth Reitz2011-05-1226-338/+337
|
* Merely a proof of concept, soon to be tidied upMark Rogers2011-05-1250-0/+7777
|
* integration of unicodecsv moduleKenneth Reitz2011-05-121-0/+105
| | | refs #7
* 3.2 compatibilityKenneth Reitz2011-03-231-2392/+2392
|
* fix imports for 2xKenneth Reitz2011-03-231-7/+7
|
* import magicKenneth Reitz2011-03-231-0/+118
|
* 2.5 compatible version checkingKenneth Reitz2011-03-231-10/+7
|
* python3 AND python2 packages.Kenneth Reitz2011-03-2384-11963/+20179
|
* xlwt3 packageKenneth Reitz2011-03-2318-0/+11308
|
* cyaml fixesKenneth Reitz2011-03-231-13/+16
|
* markup changes for 3.xKenneth Reitz2011-03-231-5/+5
|
* xlwrt cleanupsKenneth Reitz2011-03-234-12/+17
|
* 2to3!Kenneth Reitz2011-03-233-154/+154
|
* add xlwt 3.xKenneth Reitz2011-03-2332-12164/+11947
|
* remove 2.x xlwtKenneth Reitz2011-03-2333-1844/+0
|
* Added AnyJSONKenneth Reitz2011-02-171-0/+117
|
* Remove vendorized SimpleJSONKenneth Reitz2011-02-1726-5082/+0
|
* 8tabstop? really?Kenneth Reitz2011-02-171-41/+41
|
* wow, that was uglyKenneth Reitz2011-02-171-41/+41
|
* *shutter* making everyone else happyKenneth Reitz2011-02-171-41/+41
|
* Support for HTML (export only). Unit-tested. Depends on the "markup.py"Luca Beltrame2010-11-211-0/+484
| | | | | package(http://markup.sourceforge.net) which is included in packages/ Notice that the tests now depend on the presence of markup.py.
* Added ordered dict library.Kenneth Reitz2010-11-111-0/+127
|
* Added simplejson to packages.Kenneth Reitz2010-10-0626-0/+5082
|
* Vendorized XLWT.Kenneth Reitz2010-10-0651-0/+13208
|
* Packages is a package.Kenneth Reitz2010-10-061-0/+0
|
* Vendorized yaml.Kenneth Reitz2010-10-0617-0/+5837
|
* Removed vendorized packages.Kenneth Reitz2010-09-1345-11532/+0
|
* Unvendorized packages.Kenneth Reitz2010-09-1152-13167/+0
|
* Better xlwt handling.Kenneth Reitz2010-08-301-2/+0
|
* Removed unnecessary typecheck module. Kenneth Reitz2010-08-305-1759/+0
|
* xlwt patch for compatibility reasons (may be unnecessary)Kenneth Reitz2010-08-301-0/+2
|