summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes issue #19 (we should do this in the 2.4.x branch too)eikeon2009-02-211-1/+1
* updated description a biteikeon2007-04-041-2/+8
* added console entry point for rdfpipeeikeon2007-03-301-0/+3
* moved EARLPlugin to its new temp homeeikeon2007-03-301-1/+1
* added the begining of an EARL Nose Plugingeikeon2007-03-291-0/+6
* nose is only required to run testseikeon2007-03-231-1/+1
* added a few classifierseikeon2007-03-151-1/+6
* added link to long_descriptin for easy_install -U rdflib==dev to work; added ...eikeon2007-03-121-2/+8
* added bit to configure 'setup.py nosetests' to run doc testseikeon2007-03-121-1/+1
* removed #egg=rdflibeikeon2007-03-111-1/+1
* added continuous-releases-using-subversion biteikeon2007-03-111-1/+1
* added nose test bitseikeon2007-03-111-2/+6
* upgrading to use ez_setup and setuptoolseikeon2007-03-111-37/+8
* removed trailing spacesogrisel2006-06-251-3/+3
* fixing EOL problems by setting the svn:eol-style property to native and repla...ogrisel2006-06-251-66/+66
* initial commit of BisonGen created SPARQL Parser - with test harnesschimezie2006-05-201-1/+9
* forgot to add FOPLRelationalModel to setup.pychimezie2006-04-261-0/+1
* detabifiedeikeon2005-12-131-14/+14
* Fixed Literal's datatype and language to default to None and not ''. Fixed Li...eikeon2005-12-111-1/+0
* added missing rdflib.storeeikeon2005-12-091-0/+1
* added missing __date__eikeon2005-12-071-1/+1
* synced with changes to setup.py in 2.2.xeikeon2005-12-071-25/+30
* added missing ,eikeon2005-12-071-1/+1
* added download_urleikeon2005-12-061-1/+2
* added missing n3p packageeikeon2005-10-071-1/+2
* merged bug fixes from 2.2.xeikeon2005-08-271-1/+1
* (no commit message)eikeon2005-08-181-2/+2
* removed rdflib.libeikeon2005-08-171-1/+0
* add lib package, some grammar changesmichel2005-08-141-0/+1
* adding sparql support. no modifications to rdflib at all, all sparql tests pa...michel2005-06-151-1/+2
* added more metadataeikeon2005-06-131-0/+4
* fixed setup.py for non install caseeikeon2005-04-121-14/+23
* adding pligin supporteikeon2005-04-011-1/+0
* reintroduced InformationStoreunknown2004-02-041-1/+1
* inital import into svn from cvsunknown2003-12-181-0/+37