Sha256: 5359557ef08589eff9e00a0e25799976601a1939a3ebb2c0f2833029e56317a4
Contents?: true
Size: 1.79 KB
Versions: 0
Compression: gzip
Compressed size: 806 Bytes
Stored size: 806 Bytes
Contents
--- !ruby/object:Gem::Specification name: unicache version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Tero Isannainen autorequire: bindir: bin cert_chain: [] date: 2013-12-31 00:00:00.000000000 Z dependencies: [] 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: