--- !ruby/object:Gem::Specification name: unicache version: !ruby/object:Gem::Version version: 0.0.2 prerelease: platform: ruby authors: - Tero Isannainen autorequire: bindir: bin cert_chain: [] date: 2014-02-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: notifyhub requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.0.2 description: ! 'UniCache is a universal purpose cache with Least Recently Used replacement policy by default. Cache can be configured to use another policy. UniCache is intended to be Thread safe. User can register callbacks that are run at various UniCache events.' email: tero.isannainen@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - README.rdoc - CHANGELOG.rdoc - LICENSE - Rakefile - lib/unicache.rb - test/test_all.rb - doc/top-level-namespace.html - doc/js/full_list.js - doc/js/app.js - doc/js/jquery.js - doc/index.html - doc/css/common.css - doc/css/full_list.css - doc/css/style.css - doc/UniCache.html - doc/file.README.html - doc/method_list.html - doc/file_list.html - doc/UniCache/CallbackError.html - doc/UniCache/FetchError.html - doc/UniCache/LruEviction.html - doc/UniCache/Error.html - doc/UniCache/SizeError.html - doc/UniCache/RemoveError.html - doc/class_list.html - doc/_index.html - doc/file.CHANGELOG.html - doc/frames.html homepage: licenses: - Ruby post_install_message: Check README... rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Universal purpose Cache with callback facility. test_files: [] has_rdoc: