--- !ruby/object:Gem::Specification name: blacklight version: !ruby/object:Gem::Version version: 3.1.0 prerelease: platform: ruby authors: - Jonathan Rochkind - Matt Mitchell - Chris Beer - Jessie Keck - Jason Ronallo - Vernon Chapman - Mark A. Matienzo - Dan Funk autorequire: bindir: bin cert_chain: [] date: 2011-09-28 00:00:00.000000000 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &2161073300 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' type: :runtime prerelease: false version_requirements: *2161073300 - !ruby/object:Gem::Dependency name: nokogiri requirement: &2161072180 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.5' type: :runtime prerelease: false version_requirements: *2161072180 - !ruby/object:Gem::Dependency name: unicode requirement: &2161071400 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *2161071400 - !ruby/object:Gem::Dependency name: marc requirement: &2161070280 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.4.3 type: :runtime prerelease: false version_requirements: *2161070280 - !ruby/object:Gem::Dependency name: rsolr requirement: &2161069300 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: *2161069300 - !ruby/object:Gem::Dependency name: rsolr-ext requirement: &2161067680 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: *2161067680 - !ruby/object:Gem::Dependency name: kaminari requirement: &2161066800 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *2161066800 description: Blacklight is a free and open source ruby-on-rails based discovery interface (a.k.a. “next-generation catalog”) especially optimized for heterogeneous collections. You can use it as a library catalog, as a front end for a digital repository, or as a single-search interface to aggregate digital content that would otherwise be siloed. email: - blacklight-development@googlegroups.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .gitmodules - .yardopts - Gemfile - LICENSE - README.md - Rakefile - VERSION - app/assets/images/blacklight/bg.png - app/assets/images/blacklight/border.png - app/assets/images/blacklight/bul_sq_gry.gif - app/assets/images/blacklight/checkmark.gif - app/assets/images/blacklight/logo.png - app/assets/images/blacklight/magnifying_glass.gif - app/assets/images/blacklight/remove.gif - app/assets/images/blacklight/separator.gif - app/assets/images/blacklight/start_over.gif - app/assets/javascripts/blacklight/blacklight.js - app/assets/javascripts/jquery-1.4.2.min.js - app/assets/javascripts/jquery-ui-1.8.1.custom.min.js - app/assets/stylesheets/blacklight/blacklight.css - app/assets/stylesheets/jquery/ui-lightness/images/ui-anim_basic_16x16.gif - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_flat_10_000000_40x100.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_gloss-wave_35_558fd0_500x100.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-icons_222222_256x240.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-icons_228ef1_256x240.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-icons_2e4f81_256x240.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-icons_ffd27a_256x240.png - app/assets/stylesheets/jquery/ui-lightness/images/ui-icons_ffffff_256x240.png - app/assets/stylesheets/jquery/ui-lightness/jquery-ui-1.8.1.custom.css - app/assets/stylesheets/yui.css - app/controllers/bookmarks_controller.rb - app/controllers/feedback_controller.rb - app/controllers/folder_controller.rb - app/controllers/saved_searches_controller.rb - app/controllers/search_history_controller.rb - app/helpers/blacklight_helper.rb - app/helpers/bookmarks_helper.rb - app/helpers/catalog_helper.rb - app/helpers/facets_helper.rb - app/helpers/feedback_helper.rb - app/helpers/hash_as_hidden_fields.rb - app/helpers/html_head_helper.rb - app/helpers/render_constraints_helper.rb - app/helpers/saved_searches_helper.rb - app/helpers/search_history_helper.rb - app/models/bookmark.rb - app/models/record_mailer.rb - app/models/search.rb - app/views/_flash_msg.html.erb - app/views/_user_util_links.html.erb - app/views/bookmarks/index.html.erb - app/views/catalog/_bookmark_control.html.erb - app/views/catalog/_bookmark_form.html.erb - app/views/catalog/_citation.html.erb - app/views/catalog/_constraints.html.erb - app/views/catalog/_constraints_element.html.erb - app/views/catalog/_did_you_mean.html.erb - app/views/catalog/_document.html.erb - app/views/catalog/_document_list.html.erb - app/views/catalog/_email_form.html.erb - app/views/catalog/_facet_limit.html.erb - app/views/catalog/_facet_pagination.html.erb - app/views/catalog/_facets.html.erb - app/views/catalog/_folder_control.html.erb - app/views/catalog/_home.html.erb - app/views/catalog/_home_text.html.erb - app/views/catalog/_index_partials/_default.erb - app/views/catalog/_marc_view.html.erb - app/views/catalog/_opensearch_response_metadata.html.erb - app/views/catalog/_previous_next_doc.html.erb - app/views/catalog/_refworks_form.html.erb - app/views/catalog/_results_pagination.html.erb - app/views/catalog/_search_form.html.erb - app/views/catalog/_show_partials/_default.html.erb - app/views/catalog/_show_sidebar.html.erb - app/views/catalog/_show_tools.html.erb - app/views/catalog/_sms_form.html.erb - app/views/catalog/_sort_and_per_page.html.erb - app/views/catalog/citation.html.erb - app/views/catalog/email.erb - app/views/catalog/endnote.endnote.erb - app/views/catalog/facet.html.erb - app/views/catalog/index.atom.builder - app/views/catalog/index.html.erb - app/views/catalog/index.rss.builder - app/views/catalog/librarian_view.html.erb - app/views/catalog/opensearch.json.erb - app/views/catalog/opensearch.xml.erb - app/views/catalog/send_email_record.erb - app/views/catalog/show.endnote.erb - app/views/catalog/show.html.erb - app/views/catalog/show.refworks.erb - app/views/catalog/sms.erb - app/views/feedback/complete.html.erb - app/views/feedback/show.html.erb - app/views/folder/_tools.html.erb - app/views/folder/index.html.erb - app/views/kaminari/blacklight/_first_page.html.erb - app/views/kaminari/blacklight/_gap.html.erb - app/views/kaminari/blacklight/_last_page.html.erb - app/views/kaminari/blacklight/_next_page.html.erb - app/views/kaminari/blacklight/_page.html.erb - app/views/kaminari/blacklight/_paginator.html.erb - app/views/kaminari/blacklight/_prev_page.html.erb - app/views/layouts/blacklight.html.erb - app/views/record_mailer/email_record.text.erb - app/views/record_mailer/sms_record.text.erb - app/views/saved_searches/index.html.erb - app/views/search_history/index.html.erb - blacklight.gemspec - config.ru - config/locales/kaminari.yml - config/routes.rb - db/seeds.rb - install.rb - install/solr.yml - lib/blacklight.rb - lib/blacklight/catalog.rb - lib/blacklight/comma_link_renderer.rb - lib/blacklight/configurable.rb - lib/blacklight/controller.rb - lib/blacklight/engine.rb - lib/blacklight/exceptions.rb - lib/blacklight/kaminari_relevant_pages_patch.rb - lib/blacklight/routes.rb - lib/blacklight/search_fields.rb - lib/blacklight/solr.rb - lib/blacklight/solr/document.rb - lib/blacklight/solr/document/dublin_core.rb - lib/blacklight/solr/document/email.rb - lib/blacklight/solr/document/marc.rb - lib/blacklight/solr/document/marc_export.rb - lib/blacklight/solr/document/sms.rb - lib/blacklight/solr/facet_paginator.rb - lib/blacklight/solr_helper.rb - lib/blacklight/user.rb - lib/blacklight/version.rb - lib/colorize.rb - lib/generators/blacklight/assets_generator.rb - lib/generators/blacklight/blacklight_generator.rb - lib/generators/blacklight/jetty_generator.rb - lib/generators/blacklight/solr_conf_generator.rb - lib/generators/blacklight/templates/SolrMarc.jar - lib/generators/blacklight/templates/catalog_controller.rb - lib/generators/blacklight/templates/config/SolrMarc/config-test.properties - lib/generators/blacklight/templates/config/SolrMarc/config.properties - lib/generators/blacklight/templates/config/SolrMarc/index.properties - lib/generators/blacklight/templates/config/SolrMarc/index_scripts/dewey.bsh - lib/generators/blacklight/templates/config/SolrMarc/index_scripts/format.bsh - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/README_MAPS - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/callnumber_map.properties - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/composition_era_map.properties - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/country_map.properties - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/format_map.properties - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/instrument_map.properties - lib/generators/blacklight/templates/config/SolrMarc/translation_maps/language_map.properties - lib/generators/blacklight/templates/config/blacklight_config.rb - lib/generators/blacklight/templates/config/solr.yml - lib/generators/blacklight/templates/migrations/add_user_types_to_bookmarks_searches.rb - lib/generators/blacklight/templates/migrations/create_bookmarks.rb - lib/generators/blacklight/templates/migrations/create_searches.rb - lib/generators/blacklight/templates/migrations/remove_editable_fields_from_bookmarks.rb - lib/generators/blacklight/templates/solr_conf/schema.xml - lib/generators/blacklight/templates/solr_conf/solrconfig.xml - lib/generators/blacklight/templates/solr_document.rb - lib/railties/all_tests.rake - lib/railties/blacklight.rake - lib/railties/blacklight_cucumber.rake - lib/railties/blacklight_rspec.rake - lib/railties/jetty_solr_server.rb - lib/railties/solr_marc.rake - tasks/blacklight_tasks.rake - test_support/.rspec - test_support/bin/run-tests.sh - test_support/bin/test.sh - test_support/data/test_data.utf8.mrc - test_support/features/bookmarks.feature - test_support/features/did_you_mean.feature - test_support/features/folder.feature - test_support/features/librarian_view.feature - test_support/features/record_view.feature - test_support/features/saved_searches.feature - test_support/features/search.feature - test_support/features/search_filters.feature - test_support/features/search_history.feature - test_support/features/search_results.feature - test_support/features/search_sort.feature - test_support/features/step_definitions/bookmarks_steps.rb - test_support/features/step_definitions/error_steps.rb - test_support/features/step_definitions/folder_steps.rb - test_support/features/step_definitions/general_steps.rb - test_support/features/step_definitions/record_view_steps.rb - test_support/features/step_definitions/saved_searches_steps.rb - test_support/features/step_definitions/search_facets_steps.rb - test_support/features/step_definitions/search_history_steps.rb - test_support/features/step_definitions/search_result_steps.rb - test_support/features/step_definitions/search_steps.rb - test_support/features/step_definitions/user_steps.rb - test_support/features/step_definitions/web_steps.rb - test_support/features/support/env.rb - test_support/features/support/paths.rb - test_support/features/support/selectors.rb - test_support/spec/controllers/application_controller_spec.rb - test_support/spec/controllers/catalog_controller_spec.rb - test_support/spec/controllers/folder_controller_spec.rb - test_support/spec/controllers/search_history_controller_spec.rb - test_support/spec/data/sample_docs.yml - test_support/spec/data/test_data.utf8.mrc - test_support/spec/helpers/blacklight_helper_spec.rb - test_support/spec/helpers/catalog_helper_spec.rb - test_support/spec/helpers/facets_helper_spec.rb - test_support/spec/helpers/hash_as_hidden_fields_spec.rb - test_support/spec/helpers/html_head_helper_spec.rb - test_support/spec/helpers/render_constraints_helper_spec.rb - test_support/spec/helpers/search_history_helper_spec.rb - test_support/spec/helpers/solr_helper_spec.rb - test_support/spec/lib/blacklight_email_spec.rb - test_support/spec/lib/blacklight_sms_spec.rb - test_support/spec/lib/blacklight_solr_document_dublin_core_spec.rb - test_support/spec/lib/blacklight_solr_document_marc_spec.rb - test_support/spec/lib/blacklight_solr_document_spec.rb - test_support/spec/lib/blacklight_spec.rb - test_support/spec/lib/blacklight_user_spec.rb - test_support/spec/lib/configurable_spec.rb - test_support/spec/lib/facet_paginator_spec.rb - test_support/spec/lib/marc_export_spec.rb - test_support/spec/lib/search_fields_spec.rb - test_support/spec/lib/tasks/blacklight_task_spec.rb - test_support/spec/lib/tasks/solr_marc_task_spec.rb - test_support/spec/models/bookmark_spec.rb - test_support/spec/models/record_mailer_spec.rb - test_support/spec/models/search_spec.rb - test_support/spec/models/solr_docment_spec.rb - test_support/spec/rcov.opts - test_support/spec/spec.opts - test_support/spec/spec_helper.rb - test_support/spec/support/action_controller.rb - test_support/spec/support/assert_difference.rb - test_support/spec/support/include_text.rb - test_support/spec/views/catalog/_constraints_element.html.erb_spec.rb - test_support/spec/views/catalog/_document_list.html.erb_spec.rb - test_support/spec/views/catalog/_facets.html.erb_spec.rb - test_support/spec/views/catalog/_index_partials/_default.erb_spec.rb - test_support/spec/views/catalog/_show_partials/_default.html.erb_spec.rb - test_support/spec/views/catalog/index.atom.builder_spec.rb - test_support/spec/views/catalog/show.html.erb_spec.rb - uninstall.rb has_rdoc: true homepage: http://projectblacklight.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 2766889527846263557 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 2766889527846263557 requirements: [] rubyforge_project: blacklight rubygems_version: 1.6.2 signing_key: specification_version: 3 summary: A next-geration Library Catalag for Universities test_files: []