summaryrefslogtreecommitdiff
path: root/rdflib/tools/rdfpipe.py
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-1/+0
* Add isort (#1689)eggplants2022-02-211-4/+2
* rename arg LOVE to nsjimman20032021-10-061-2/+2
* removed RDFa since format no longer supportedNicholas Car2021-04-251-2/+2
* 2to3 whole sourcebaset0b32020-06-221-2/+0
* changes for flake8Nicholas Car2020-05-171-1/+0
* blacked all python filesNicholas Car2020-05-161-52/+75
* removal of all uses of package sixNicholas Car2020-05-161-4/+2
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-3/+4
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* trivial py3 conversion of toolsGunnar Aastrand Grimnes2017-01-301-0/+2
* 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
* 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
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-031-0/+187