Sha256: b03b5cd5001112481d6e66bf1e593640bb38cd1aefaabadbfecc7f4b64fc709d
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 824 Bytes
Stored size: 824 Bytes
Contents
--- !ruby/object:Gem::Specification name: solid-community-client-simple version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Mark Wilkinson autorequire: bindir: exe cert_chain: [] date: 2024-08-16 00:00:00.000000000 Z dependencies: [] description: A simple client to interact with the SOLID Community Server. NOTA BENE - this is NOT a fully functional SOLID client. It does only what I need it to do for a specific project. It may or may not be useful to anyone else. It is badly documented (if at all!). It has only been tested against the Docker version of the Solid Community Server runnign on localhost. Don't blame me if it doesn't work for you. Enough said? email: - mark.wilkinson@upm.es executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - LICENSE - README.md - demo.rb - lib/account.rb - lib/communityclient.rb - lib/config.rb - lib/dpop.rb - lib/login.rb - lib/solid-community-client-simple.rb - lib/version.rb - test.rb homepage: https://github.com/markwilkinson/solid-community-client-simple licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/markwilkinson/solid-community-client-simple source_code_uri: https://github.com/markwilkinson/solid-community-client-simple changelog_uri: https://github.com/markwilkinson/solid-community-client-simple/blob/master/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.6 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.23 signing_key: specification_version: 4 summary: A simple client to interact with the SOLID Community Server. test_files: []