Sha256: 78edc74866c6515bec21e9d482c9fca67acb340e2789e88453ebe7febef77285

Contents?: true

Size: 1.46 KB

Versions: 2

Compression:

Stored size: 1.46 KB

Contents

RSpec Extensions for RDF.rb
===========================

This is an [RDF.rb][] plugin that provides RDF-specific [RSpec][] matchers
and shared examples for Ruby projects that use RDF.rb and RSpec.

* <http://github.com/bendiken/rdf-spec>

Documentation
-------------

* {RDF::Spec}
  * {RDF::Spec::Matchers}

Dependencies
------------

* [RDF.rb](http://gemcutter.org/gems/rdf) (>= 0.2.1)
* [RSpec](http://gemcutter.org/gems/rspec) (>= 1.3.0)

Installation
------------

The recommended installation method is via [RubyGems](http://rubygems.org/).
To install the latest official release of `RDF::Spec`, do:

    % [sudo] gem install rdf-spec

Download
--------

To get a local working copy of the development repository, do:

    % git clone git://github.com/bendiken/rdf-spec.git

Alternatively, you can download the latest development version as a tarball
as follows:

    % wget http://github.com/bendiken/rdf-spec/tarball/master

Authors
-------

* [Arto Bendiken](mailto:arto.bendiken@gmail.com) - <http://ar.to/>
* [Ben Lavender](mailto:blavender@gmail.com) - <http://bhuga.net/>

Contributors
------------

* [Gregg Kellogg](mailto:gregg@kellogg-assoc.com) - <http://kellogg-assoc.com/>
* [John Fieber](mailto:jrf@ursamaris.org) - <http://github.com/jfieber>

License
-------

`RDF::Spec` is free and unencumbered public domain software. For more
information, see <http://unlicense.org/> or the accompanying UNLICENSE file.

[RDF.rb]: http://rdf.rubyforge.org/
[RSpec]:  http://rspec.info/

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rdf-spec-0.2.2 README
rdf-spec-0.2.1 README