summaryrefslogtreecommitdiff
path: root/rdflib/tools
Commit message (Expand)AuthorAgeFilesLines
* changes for flake8Nicholas Car2020-05-173-19/+18
* blacked all python filesNicholas Car2020-05-165-171/+307
* removal of all uses of package sixNicholas Car2020-05-162-10/+5
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-305-7/+17
* bool support for csv2rdfGunnar Aastrand Grimnes2017-04-111-1/+16
* fixed tiny bug with literal columns in csv2rdfGunnar Aastrand Grimnes2017-04-111-1/+1
* default column conversions for csv2rdfGunnar Aastrand Grimnes2017-02-021-5/+16
* converted csv2rdf to sixGunnar Aastrand Grimnes2017-01-301-1/+4
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted csv2rdfGunnar Aastrand Grimnes2017-01-301-12/+13
* trivial py3 conversion of toolsGunnar Aastrand Grimnes2017-01-304-2/+10
* removed compat code for supporting legacy python versionsGunnar Aastrand Grimnes2017-01-271-26/+1
* fixed a handful of stupid bugs in the csv2rdf toolGunnar Aastrand Grimnes2015-10-271-6/+9
* rdfpipe: open stdout in buffer mode in Python3 formatDan Scott2014-04-021-0/+4
* Allow colon in rdfpipe format kwargs and base as kwNiklas Lindström2013-10-221-3/+5
* minor rdf2dot whitespace fixGunnar Aastrand Grimnes2013-07-291-1/+1
* Do not add extra namespace bindings in rdfpipe (clutters output unnecessarily)Niklas Lindström2013-07-191-12/+1
* Use ConjunctiveGraph in rdfpipe to support parsing and serialization of datasetsNiklas Lindström2013-07-191-9/+12
* doc updatesgromgull2013-05-165-2/+38
* tools package markerGunnar Aastrand Grimnes2013-05-051-0/+0
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-035-0/+1033