summaryrefslogtreecommitdiff
path: root/tablib/formats
Commit message (Expand)AuthorAgeFilesLines
...
| * proof of concept works. Onto styling and tidyingMark Rogers2011-05-142-1/+120
* | subtle format cleanupsKenneth Reitz2011-05-142-23/+3
* | Merge pull request #11 from cswegger/tablibKenneth Reitz2011-05-141-5/+18
|/
* success!!Kenneth Reitz2011-05-131-8/+12
* Merge pull request #9 from f4nt/tablibKenneth Reitz2011-05-122-1/+99
|\
| * a bunch of cleanup from my previous commitMark Rogers2011-05-121-29/+22
| * Merely a proof of concept, soon to be tidied upMark Rogers2011-05-122-1/+106
* | compat moduleKenneth Reitz2011-05-121-9/+1
|/
* Python3 support for csv module. Kenneth Reitz2011-05-121-3/+15
* integration of unicodecsv moduleKenneth Reitz2011-05-121-3/+6
* xls import fixKenneth Reitz2011-03-231-13/+11
* this isn't an appleKenneth Reitz2011-03-231-1/+1
* import magicKenneth Reitz2011-03-231-3/+8
* 2.5 compatible version checkingKenneth Reitz2011-03-235-6/+6
* Same codebase for 2.x and 3.x!Kenneth Reitz2011-03-233-5/+17
* autoload 3 modules if using 3Kenneth Reitz2011-03-232-2/+14
* xlwrt3 if python 3Kenneth Reitz2011-03-231-1/+1
* check python versionKenneth Reitz2011-03-231-3/+10
* BytesIO in xls for 3.xKenneth Reitz2011-03-231-3/+3
* 2to3!Kenneth Reitz2011-03-235-15/+15
* Fix #24, add support of spaces in CSV files.Igor Davydenko2011-03-011-1/+1
* Added AnyJSON to json format systemKenneth Reitz2011-02-171-13/+7
* this should work betterKenneth Reitz2011-02-171-1/+1
* *shutter* making everyone else happyKenneth Reitz2011-02-175-143/+143
* Export HTML for Databooks.Kenneth Reitz2010-11-211-0/+16
* whitespace fixKenneth Reitz2010-11-211-3/+3
* small changes to html outputKenneth Reitz2010-11-211-3/+2
* Import path fix.Kenneth Reitz2010-11-211-1/+1
* Support for HTML (export only). Unit-tested. Depends on the "markup.py"Luca Beltrame2010-11-212-1/+40
* Support for locked header row.Kenneth Reitz2010-11-171-2/+7
* Quotation constancy.Kenneth Reitz2010-11-041-5/+3
* Support for TSV-files. Unit-tested.Luca Beltrame2010-10-192-1/+55
* Added seamless deletion of columns. Kenneth Reitz2010-10-101-1/+1
* Whoops.Kenneth Reitz2010-10-061-2/+0
* Added vendorized JSON.Kenneth Reitz2010-10-061-2/+5
* Removed external dependencies, but utilize them if Kenneth Reitz2010-10-063-5/+9
* New exception style. Kenneth Reitz2010-10-061-1/+2
* Fallback on vendorized yaml.Kenneth Reitz2010-10-061-1/+5
* Rely on built-in JSON. Kenneth Reitz2010-10-061-1/+5
* Oops.Kenneth Reitz2010-10-041-6/+5
* none should have an __in__ method.Kenneth Reitz2010-10-041-1/+5
* Only wrap when needed.Kenneth Reitz2010-10-041-1/+7
* Merge branch 'master' into developKenneth Reitz2010-10-041-10/+32
|\
| * namspace fix.Kenneth Reitz2010-10-041-1/+1
| * Upgraded XLS abstraction layer. Kenneth Reitz2010-10-041-24/+28
| * Added separator support for XLS output.Kenneth Reitz2010-10-041-8/+7
| * XLS support for Separators. Kenneth Reitz2010-10-041-2/+21
| * Added wrapping support. Kenneth Reitz2010-10-041-3/+3
* | Auto-detectors operational.Kenneth Reitz2010-09-254-2/+31
|/
* Import cleanup.Kenneth Reitz2010-09-251-4/+4