--- !ruby/object:Gem::Specification name: alexandria-book-collection-manager version: !ruby/object:Gem::Version version: 0.6.9.pre1 platform: ruby authors: - Matijs van Zuijlen autorequire: bindir: bin cert_chain: [] date: 2015-04-27 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: gettext requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.1' - !ruby/object:Gem::Dependency name: hpricot requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.8.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.8.5 - !ruby/object:Gem::Dependency name: htmlentities requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.3' - !ruby/object:Gem::Dependency name: gtk2 requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' - !ruby/object:Gem::Dependency name: gstreamer requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' description: email: - matijs@matijs.net executables: - alexandria extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - ".rubocop_todo.yml" - CHANGELOG.md - COPYING - ChangeLog.0 - Gemfile - INSTALL.rdoc - PACKAGING - README.md - RELEASE_CHECKLIST - Rakefile - TODO - alexandria-book-collection-manager.gemspec - alexandria.desktop.in - bin/alexandria - doc/AUTHORS - doc/BUGS - doc/FAQ - doc/HACKING - doc/NEWS - doc/alexandria.1 - doc/cuecat_support.rdoc - lib/alexandria.rb - lib/alexandria/about.rb - lib/alexandria/book_providers.rb - lib/alexandria/book_providers/adlibris.rb - lib/alexandria/book_providers/amazon_aws.rb - lib/alexandria/book_providers/amazon_ecs_util.rb - lib/alexandria/book_providers/barnes_and_noble.rb - lib/alexandria/book_providers/bol_it.rb - lib/alexandria/book_providers/deastore.rb - lib/alexandria/book_providers/douban.rb - lib/alexandria/book_providers/ibs_it.rb - lib/alexandria/book_providers/mcu.rb - lib/alexandria/book_providers/proxis.rb - lib/alexandria/book_providers/pseudomarc.rb - lib/alexandria/book_providers/renaud.rb - lib/alexandria/book_providers/siciliano.rb - lib/alexandria/book_providers/thalia.rb - lib/alexandria/book_providers/web.rb - lib/alexandria/book_providers/webster_it.rb - lib/alexandria/book_providers/worldcat.rb - lib/alexandria/book_providers/z3950.rb - lib/alexandria/config.rb - lib/alexandria/console.rb - lib/alexandria/default_preferences.rb - lib/alexandria/execution_queue.rb - lib/alexandria/export_library.rb - lib/alexandria/import_library.rb - lib/alexandria/import_library_csv.rb - lib/alexandria/logging.rb - lib/alexandria/models/book.rb - lib/alexandria/models/library.rb - lib/alexandria/net.rb - lib/alexandria/preferences.rb - lib/alexandria/scanners.rb - lib/alexandria/scanners/cuecat.rb - lib/alexandria/scanners/keyboard.rb - lib/alexandria/smart_library.rb - lib/alexandria/ui.rb - lib/alexandria/ui/builder_base.rb - lib/alexandria/ui/callbacks.rb - lib/alexandria/ui/completion_models.rb - lib/alexandria/ui/dialogs/about_dialog.rb - lib/alexandria/ui/dialogs/acquire_dialog.rb - lib/alexandria/ui/dialogs/alert_dialog.rb - lib/alexandria/ui/dialogs/bad_isbns_dialog.rb - lib/alexandria/ui/dialogs/barcode_animation.rb - lib/alexandria/ui/dialogs/book_properties_dialog.rb - lib/alexandria/ui/dialogs/book_properties_dialog_base.rb - lib/alexandria/ui/dialogs/export_dialog.rb - lib/alexandria/ui/dialogs/import_dialog.rb - lib/alexandria/ui/dialogs/misc_dialogs.rb - lib/alexandria/ui/dialogs/new_book_dialog.rb - lib/alexandria/ui/dialogs/new_book_dialog_manual.rb - lib/alexandria/ui/dialogs/new_smart_library_dialog.rb - lib/alexandria/ui/dialogs/preferences_dialog.rb - lib/alexandria/ui/dialogs/smart_library_properties_dialog.rb - lib/alexandria/ui/dialogs/smart_library_properties_dialog_base.rb - lib/alexandria/ui/dndable.rb - lib/alexandria/ui/gtk_thread_help.rb - lib/alexandria/ui/icons.rb - lib/alexandria/ui/iconview.rb - lib/alexandria/ui/iconview_tooltips.rb - lib/alexandria/ui/init.rb - lib/alexandria/ui/libraries_combo.rb - lib/alexandria/ui/listview.rb - lib/alexandria/ui/main_app.rb - lib/alexandria/ui/multi_drag_treeview.rb - lib/alexandria/ui/sidepane.rb - lib/alexandria/ui/sound.rb - lib/alexandria/ui/ui_manager.rb - lib/alexandria/undo_manager.rb - lib/alexandria/utils.rb - lib/alexandria/version.rb - lib/alexandria/web_themes.rb - misc/sounds/README - misc/sounds/bad_scan.csd - misc/sounds/good_scan.csd - misc/sounds/scanning.csd - po/ChangeLog - po/Makefile - po/README - po/commit-po - po/cs.po - po/cy.po - po/de.po - po/el.po - po/es.po - po/fr.po - po/ga.po - po/gl.po - po/it.po - po/ja.po - po/mk.po - po/nb.po - po/nl.po - po/pl.po - po/pt.po - po/pt_BR.po - po/ru.po - po/sk.po - po/sv.po - po/uk.po - po/zh_TW.po - schemas/alexandria.schemas - share/alexandria/glade/acquire_dialog__builder.glade - share/alexandria/glade/book_properties_dialog__builder.glade - share/alexandria/glade/main_app__builder.glade - share/alexandria/glade/new_book_dialog__builder.glade - share/alexandria/glade/preferences_dialog__builder.glade - share/alexandria/icons/alexandria.png - share/alexandria/icons/alexandria_small.png - share/alexandria/icons/book.png - share/alexandria/icons/book_icon.png - share/alexandria/icons/book_small.png - share/alexandria/icons/cuecat.png - share/alexandria/icons/cuecat_inactive.png - share/alexandria/icons/favorite_tag.png - share/alexandria/icons/less.png - share/alexandria/icons/library.png - share/alexandria/icons/library_small.png - share/alexandria/icons/lookup.png - share/alexandria/icons/more.png - share/alexandria/icons/no_cover.png - share/alexandria/icons/smart_library.png - share/alexandria/icons/smart_library_small.png - share/alexandria/icons/star_set.png - share/alexandria/icons/star_unset.png - share/alexandria/icons/view_as_icons.png - share/alexandria/icons/view_as_list.png - share/alexandria/ui/menus.xml - share/alexandria/ui/popups.xml - share/alexandria/web-themes/clean/clean.css - share/alexandria/web-themes/clean/preview.jpg - share/alexandria/web-themes/list/list.css - share/alexandria/web-themes/list/preview.jpg - share/app-icon/16x16/alexandria.png - share/app-icon/16x16/alexandria.svg - share/app-icon/22x22/alexandria.png - share/app-icon/22x22/alexandria.svg - share/app-icon/24x24/alexandria.png - share/app-icon/32x32/alexandria.png - share/app-icon/32x32/alexandria.svg - share/app-icon/32x32/alexandria.xpm - share/app-icon/48x48/alexandria.png - share/app-icon/scalable/alexandria.svg - share/gnome/help/alexandria/C/about.xml - share/gnome/help/alexandria/C/adding-books.xml - share/gnome/help/alexandria/C/alexandria.xml - share/gnome/help/alexandria/C/bugs.xml - share/gnome/help/alexandria/C/editing-book-properties.xml - share/gnome/help/alexandria/C/exporting.xml - share/gnome/help/alexandria/C/figures/adding_books_acquire_from_scanner_process.png - share/gnome/help/alexandria/C/figures/adding_books_add_by_isbn.png - share/gnome/help/alexandria/C/figures/adding_books_isbn_import.png - share/gnome/help/alexandria/C/figures/adding_books_manual_details.png - share/gnome/help/alexandria/C/figures/adding_books_rename_library_after_import.png - share/gnome/help/alexandria/C/figures/adding_books_search_results.png - share/gnome/help/alexandria/C/figures/editing_book_properties_info.png - share/gnome/help/alexandria/C/figures/editing_book_properties_loaning.png - share/gnome/help/alexandria/C/figures/exporting_information_html.png - share/gnome/help/alexandria/C/figures/getting_started_first_launched.png - share/gnome/help/alexandria/C/figures/searching_filtering_views_list_view.png - share/gnome/help/alexandria/C/figures/searching_filtering_views_list_view_search.png - share/gnome/help/alexandria/C/figures/settings_providers_new_z3950.png - share/gnome/help/alexandria/C/figures/smart_libraries_new_smart_library.png - share/gnome/help/alexandria/C/figures/working_with_libraries_library_pane.png - share/gnome/help/alexandria/C/getting-started.xml - share/gnome/help/alexandria/C/gnu-fdl-1.2.xml - share/gnome/help/alexandria/C/introduction.xml - share/gnome/help/alexandria/C/searching.xml - share/gnome/help/alexandria/C/settings.xml - share/gnome/help/alexandria/C/smart-libraries.xml - share/gnome/help/alexandria/C/working-with-libraries.xml - share/gnome/help/alexandria/ChangeLog - share/gnome/help/alexandria/fr/alexandria.xml - share/gnome/help/alexandria/fr/figures/alexandria_add_button.png - share/gnome/help/alexandria/fr/figures/alexandria_add_by_isbn_1.png - share/gnome/help/alexandria/fr/figures/alexandria_add_by_search_1.png - share/gnome/help/alexandria/fr/figures/alexandria_add_manually.png - share/gnome/help/alexandria/fr/figures/alexandria_add_z3950.png - share/gnome/help/alexandria/fr/figures/alexandria_close_button.png - share/gnome/help/alexandria/fr/figures/alexandria_edit_info.png - share/gnome/help/alexandria/fr/figures/alexandria_export_web_page.png - share/gnome/help/alexandria/fr/figures/alexandria_importing.png - share/gnome/help/alexandria/fr/figures/alexandria_library_pane.png - share/gnome/help/alexandria/fr/figures/alexandria_list_view.png - share/gnome/help/alexandria/fr/figures/alexandria_list_view_search.png - share/gnome/help/alexandria/fr/figures/alexandria_loaning.png - share/gnome/help/alexandria/fr/figures/alexandria_main_window.png - share/gnome/help/alexandria/fr/figures/alexandria_remove_button.png - share/gnome/help/alexandria/ja/about.xml - share/gnome/help/alexandria/ja/adding-books.xml - share/gnome/help/alexandria/ja/alexandria.xml - share/gnome/help/alexandria/ja/bugs.xml - share/gnome/help/alexandria/ja/editing-book-properties.xml - share/gnome/help/alexandria/ja/exporting.xml - share/gnome/help/alexandria/ja/figures/adding_books_acquire_from_scanner_process.png - share/gnome/help/alexandria/ja/figures/adding_books_add_by_isbn.png - share/gnome/help/alexandria/ja/figures/adding_books_isbn_import.png - share/gnome/help/alexandria/ja/figures/adding_books_manual_details.png - share/gnome/help/alexandria/ja/figures/adding_books_rename_library_after_import.png - share/gnome/help/alexandria/ja/figures/adding_books_search_results.png - share/gnome/help/alexandria/ja/figures/editing_book_properties_info.png - share/gnome/help/alexandria/ja/figures/editing_book_properties_loaning.png - share/gnome/help/alexandria/ja/figures/exporting_information_html.png - share/gnome/help/alexandria/ja/figures/getting_started_first_launched.png - share/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view.png - share/gnome/help/alexandria/ja/figures/searching_filtering_views_list_view_search.png - share/gnome/help/alexandria/ja/figures/settings_providers_new_z3950.png - share/gnome/help/alexandria/ja/figures/smart_libraries_new_smart_library.png - share/gnome/help/alexandria/ja/figures/working_with_libraries_library_pane.png - share/gnome/help/alexandria/ja/getting-started.xml - share/gnome/help/alexandria/ja/gnu-fdl-1.2.xml - share/gnome/help/alexandria/ja/introduction.xml - share/gnome/help/alexandria/ja/searching.xml - share/gnome/help/alexandria/ja/settings.xml - share/gnome/help/alexandria/ja/smart-libraries.xml - share/gnome/help/alexandria/ja/working-with-libraries.xml - share/menu/alexandria - share/omf/alexandria/alexandria-C.omf.in - share/omf/alexandria/alexandria-fr.omf.in - share/sounds/alexandria/bad_scan.ogg - share/sounds/alexandria/bad_scan.wav - share/sounds/alexandria/good_scan.ogg - share/sounds/alexandria/good_scan.wav - share/sounds/alexandria/scanning.ogg - share/sounds/alexandria/scanning.wav - spec/alexandria/library_spec.rb - spec/alexandria/preferences_spec.rb - spec/alexandria/scanners/cuecat_spec.rb - spec/alexandria/smart_library_spec.rb - spec/alexandria/ui/dialogs_spec.rb - spec/alexandria/ui/iconview_spec.rb - spec/alexandria/ui/listview_spec.rb - spec/alexandria/ui/main_app_spec.rb - spec/alexandria/ui/sidepane_spec.rb - spec/alexandria/ui/ui_manager_spec.rb - spec/alexandria/ui/ui_utilities_spec.rb - spec/alexandria/utilities_spec.rb - spec/data/libraries/0.6.1-noisbn/My Library/0201398257.yaml - spec/data/libraries/0.6.1-noisbn/My Library/1565920007.yaml - spec/data/libraries/0.6.1/My Library/0192812173.yaml - spec/data/libraries/0.6.1/My Library/0201398257.cover - spec/data/libraries/0.6.1/My Library/0201398257.yaml - spec/data/libraries/0.6.1/My Library/1565920007.yaml - spec/data/libraries/0.6.2/My Library/9780140266146.cover - spec/data/libraries/0.6.2/My Library/9780140266146.yaml - spec/data/libraries/0.6.2/My Library/9780140278781.cover - spec/data/libraries/0.6.2/My Library/9780140278781.yaml - spec/data/libraries/0.6.2/My Library/9780571147168.cover - spec/data/libraries/0.6.2/My Library/9780571147168.yaml - spec/data/libraries/0.6.2/My Library/9780575079038.cover - spec/data/libraries/0.6.2/My Library/9780575079038.yaml - spec/data/libraries/0.6.2/My Library/9780755322800.cover - spec/data/libraries/0.6.2/My Library/9780755322800.yaml - spec/spec_helper.rb - tasks/rdoc.rake - tasks/setup.rb - tasks/spec.rake - tasks/test.rake - test/application_test.rb - test/book_test.rb - test/data/isbns.txt - test/isbn_test.rb - test/providers_test.rb - test/test_helper.rb - util/rake/fileinstall.rb - util/rake/gettextgenerate.rb - util/rake/omfgenerate.rb homepage: http://www.github.com/mvz/alexandria-book-collection-manager licenses: - GPL-2 metadata: {} post_install_message: rdoc_options: - "--main" - README.md require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: GNOME application for managing collections of books test_files: [] has_rdoc: