summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* add networkx as test requirementJoern Hees2015-03-091-1/+2
* update supported python versions in setup.pyJoern Hees2015-02-191-2/+1
* disable double 2to3 in setup.pyJoern Hees2014-11-241-1/+1
* whitespace gardeningGunnar Aastrand Grimnes2014-03-041-5/+5
* Revert "Make SPARQLWrapper an extra_requires for now"Gunnar Aastrand Grimnes2014-03-041-4/+3
* Make SPARQLWrapper an extra_requires for nowDan Scott2014-03-031-3/+4
* Unpin html5lib 0.95 requirementDan Scott2014-02-261-2/+1
* typo in commandline tools: graphisomorpishm. fixes #350Joern Hees2013-12-141-1/+1
* pinning pyparsing to 1.5.7 for Python 2.5Graham Higgins2013-11-091-3/+4
* temporarily ping html5lib to 0.95 for py 2.6/2.7Gunnar Aastrand Grimnes2013-06-191-1/+2
* add rdflib.tools package to setup.pyGunnar Aastrand Grimnes2013-05-191-25/+30
* May 17th release of html5lib 1.0b1 add Py3-compatibility, so use official rel...Graham Higgins2013-05-181-1/+4
* doc updatesgromgull2013-05-161-1/+1
* doc updates - converted some examples-in-doc to examples in examples foldergromgull2013-05-131-8/+8
* try to get RTD to document examplesgromgull2013-05-131-15/+23
* setup.py fixGunnar Aastrand Grimnes2013-05-031-1/+0
* cleanup - move stuff from rdfextras to sensible packages - entry_points for c...Gunnar Aastrand Grimnes2013-05-031-0/+10
* all packages => setup.pyGunnar Aastrand Grimnes2013-05-011-0/+1
* remove sql store from setup.pyGunnar Aastrand Grimnes2013-05-011-2/+0
* dependencies for 2.6/2.5Gunnar Aastrand Grimnes2013-03-231-0/+8
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-9/+19
* Add remainder of noteGraham Higgins2013-01-101-1/+1
* Execute an explicit removal of the build/src directory, forcing a refresh of ...Graham Higgins2012-12-291-1/+4
* Add html5lib as test dependency.Graham Higgins2012-11-061-4/+5
* PEP6 whitespace gardening.Graham Higgins2012-11-061-42/+45
* readme/setup updates for new rdfagromgull2012-11-061-4/+2
* Added the updated RDFa 1.1 parser, the microdata parser, and a common, 'struc...Ivan Herman2012-08-311-0/+6
* fixed old google URIs - this is the REAL 3.2.1 :)3.2.1gromgull2012-04-241-3/+4
* moving towards 3.2.1, updated changelog/contributes/licesen. fixes #194Gunnar Aastrand Grimnes2012-04-211-1/+1
* Address Python 2.4 warning that 'require' keyword is not recognisedGraham Higgins2012-01-261-1/+2
* fix download link (cf. #205)ww@epsilon.styx.org2012-01-201-1/+1
* Remove implementation classifiers after discussion on the mailing list.takowl@gmail.com2012-01-131-2/+0
* merged headsgromgull2012-01-121-3/+6
|\
| * incremented version numbers - modified CHANGELOG/CONTRIBUTORS/READMEgromgull2012-01-121-3/+6
* | Add isodate dependency - anticipating datetime fix.Graham Higgins2012-01-121-1/+4
|/
* Adjust for standard setupGraham Higgins2012-01-081-1/+0
* Remove bsddb3 dependency from Python 3 setupGraham Higgins2012-01-071-1/+3
* Integrate nose Python 3 testsGraham Higgins2012-01-061-3/+43
* Tweak setup so it runs 2to3 under Python 3.Thomas Kluyver2011-11-111-5/+20
* correct dev url in pypi descriptiongromgull2011-03-301-1/+1
* Update issue 120eikeon2010-02-131-5/+5
* Update issue 120eikeon2010-02-131-4/+2
* updated issue 116gromgull2010-02-101-2/+0
* Fixes issue 115.eikeon2010-02-081-1/+11
* Fixes issue 114.eikeon2010-02-051-17/+4
* added html5lib (and pyparsing) as dependencies to setup.py ; rdfa parsing is ...ed.summers2010-02-021-1/+1
* Fixes issue 88eikeon2010-02-021-1/+1
* rdflib now requires pyparsinged.summers2009-06-161-0/+2
* removed setuptools bootstrap bit; bumped required version of nose upeikeon2009-04-021-4/+1
* removed deprecated bits; removed sparql bits; fixed up imports and test cases...eikeon2009-02-221-10/+1