[med-svn] [python-rdflib-jsonld] 01/02: Merge tag 'upstream/0.4.0'

Michael Crusoe misterc-guest at moszumanska.debian.org
Thu Nov 10 11:27:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

misterc-guest pushed a commit to tag debian/0.4.0-1
in repository python-rdflib-jsonld.

commit fa23ba5a10e62e0c66d7c5397993d0acd3cf156d
Merge: bf32dc3 2612df5
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Tue May 24 04:05:53 2016 -0700

    Merge tag 'upstream/0.4.0'
    
    Upstream version 0.4.0

 LICENSE.md                              |  35 +++
 PKG-INFO                                |   2 +-
 README.md                               |  78 +++---
 docs/jsonld-parser.rst                  |   8 +-
 docs/jsonld-serializer.rst              |   8 +-
 rdflib_jsonld.egg-info/PKG-INFO         |   2 +-
 rdflib_jsonld.egg-info/SOURCES.txt      |  11 +-
 rdflib_jsonld.egg-info/entry_points.txt |   2 +
 rdflib_jsonld.egg-info/requires.txt     |   2 +-
 rdflib_jsonld/__init__.py               |   2 +-
 rdflib_jsonld/context.py                | 100 +++++---
 rdflib_jsonld/errors.py                 |   6 +
 rdflib_jsonld/parser.py                 | 428 ++++++++++++++++----------------
 rdflib_jsonld/util.py                   |  18 +-
 setup.py                                |   4 +-
 test/.DS_Store                          | Bin 6148 -> 0 bytes
 test/__init__.pyc                       | Bin 597 -> 0 bytes
 test/earl-context.jsonld                |  24 --
 test/test-suite/.DS_Store               | Bin 6148 -> 0 bytes
 test/test_api.pyc                       | Bin 1434 -> 0 bytes
 test/test_compaction.py                 |  62 ++++-
 test/test_compaction.pyc                | Bin 1718 -> 0 bytes
 test/test_context.py                    | 169 +++++++++++++
 test/test_context.rst                   | 116 ---------
 test/test_testsuite.py                  |   3 +
 test/test_testsuite.pyc                 | Bin 11331 -> 0 bytes
 26 files changed, 632 insertions(+), 448 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-rdflib-jsonld.git



More information about the debian-med-commit mailing list