# -*- encoding: utf-8 -*-
# stub: nanoc 3.3.3 ruby lib
Gem::Specification.new do |s|
s.name = "nanoc".freeze
s.version = "3.3.3".freeze
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Denis Defreyne".freeze]
s.date = "2012-04-11"
s.description = "nanoc is a simple but very flexible static site generator written in Ruby. It operates on local files, and therefore does not run on the server. nanoc \u201Ccompiles\u201D the local source files into HTML (usually), by evaluating eRuby, Markdown, etc.".freeze
s.email = "denis.defreyne@stoneship.org".freeze
s.executables = ["nanoc".freeze]
s.extra_rdoc_files = ["ChangeLog".freeze, "LICENSE".freeze, "README.md".freeze, "NEWS.md".freeze]
s.files = [".gemtest".freeze, "ChangeLog".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "NEWS.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/nanoc".freeze, "doc/yardoc_templates/default/layout/html/footer.erb".freeze, "lib/nanoc.rb".freeze, "lib/nanoc/base.rb".freeze, "lib/nanoc/base/compilation/checksum_store.rb".freeze, "lib/nanoc/base/compilation/compiled_content_cache.rb".freeze, "lib/nanoc/base/compilation/compiler.rb".freeze, "lib/nanoc/base/compilation/compiler_dsl.rb".freeze, "lib/nanoc/base/compilation/dependency_tracker.rb".freeze, "lib/nanoc/base/compilation/filter.rb".freeze, "lib/nanoc/base/compilation/item_rep_proxy.rb".freeze, "lib/nanoc/base/compilation/item_rep_recorder_proxy.rb".freeze, "lib/nanoc/base/compilation/outdatedness_checker.rb".freeze, "lib/nanoc/base/compilation/outdatedness_reasons.rb".freeze, "lib/nanoc/base/compilation/rule.rb".freeze, "lib/nanoc/base/compilation/rule_context.rb".freeze, "lib/nanoc/base/compilation/rule_memory_calculator.rb".freeze, "lib/nanoc/base/compilation/rule_memory_store.rb".freeze, "lib/nanoc/base/compilation/rules_collection.rb".freeze, "lib/nanoc/base/context.rb".freeze, "lib/nanoc/base/core_ext.rb".freeze, "lib/nanoc/base/core_ext/array.rb".freeze, "lib/nanoc/base/core_ext/date.rb".freeze, "lib/nanoc/base/core_ext/hash.rb".freeze, "lib/nanoc/base/core_ext/pathname.rb".freeze, "lib/nanoc/base/core_ext/string.rb".freeze, "lib/nanoc/base/directed_graph.rb".freeze, "lib/nanoc/base/errors.rb".freeze, "lib/nanoc/base/memoization.rb".freeze, "lib/nanoc/base/notification_center.rb".freeze, "lib/nanoc/base/ordered_hash.rb".freeze, "lib/nanoc/base/plugin_registry.rb".freeze, "lib/nanoc/base/result_data/item_rep.rb".freeze, "lib/nanoc/base/source_data/code_snippet.rb".freeze, "lib/nanoc/base/source_data/configuration.rb".freeze, "lib/nanoc/base/source_data/data_source.rb".freeze, "lib/nanoc/base/source_data/item.rb".freeze, "lib/nanoc/base/source_data/layout.rb".freeze, "lib/nanoc/base/source_data/site.rb".freeze, "lib/nanoc/base/store.rb".freeze, "lib/nanoc/cli.rb".freeze, "lib/nanoc/cli/command_runner.rb".freeze, "lib/nanoc/cli/commands/autocompile.rb".freeze, "lib/nanoc/cli/commands/compile.rb".freeze, "lib/nanoc/cli/commands/create_item.rb".freeze, "lib/nanoc/cli/commands/create_layout.rb".freeze, "lib/nanoc/cli/commands/create_site.rb".freeze, "lib/nanoc/cli/commands/debug.rb".freeze, "lib/nanoc/cli/commands/deploy.rb".freeze, "lib/nanoc/cli/commands/info.rb".freeze, "lib/nanoc/cli/commands/nanoc.rb".freeze, "lib/nanoc/cli/commands/prune.rb".freeze, "lib/nanoc/cli/commands/update.rb".freeze, "lib/nanoc/cli/commands/view.rb".freeze, "lib/nanoc/cli/commands/watch.rb".freeze, "lib/nanoc/cli/error_handler.rb".freeze, "lib/nanoc/cli/logger.rb".freeze, "lib/nanoc/data_sources.rb".freeze, "lib/nanoc/data_sources/deprecated/delicious.rb".freeze, "lib/nanoc/data_sources/deprecated/last_fm.rb".freeze, "lib/nanoc/data_sources/deprecated/twitter.rb".freeze, "lib/nanoc/data_sources/filesystem.rb".freeze, "lib/nanoc/data_sources/filesystem_unified.rb".freeze, "lib/nanoc/data_sources/filesystem_verbose.rb".freeze, "lib/nanoc/extra.rb".freeze, "lib/nanoc/extra/auto_compiler.rb".freeze, "lib/nanoc/extra/chick.rb".freeze, "lib/nanoc/extra/core_ext.rb".freeze, "lib/nanoc/extra/core_ext/enumerable.rb".freeze, "lib/nanoc/extra/core_ext/pathname.rb".freeze, "lib/nanoc/extra/core_ext/time.rb".freeze, "lib/nanoc/extra/deployer.rb".freeze, "lib/nanoc/extra/deployers.rb".freeze, "lib/nanoc/extra/deployers/fog.rb".freeze, "lib/nanoc/extra/deployers/rsync.rb".freeze, "lib/nanoc/extra/file_proxy.rb".freeze, "lib/nanoc/extra/pruner.rb".freeze, "lib/nanoc/extra/validators.rb".freeze, "lib/nanoc/extra/validators/links.rb".freeze, "lib/nanoc/extra/validators/w3c.rb".freeze, "lib/nanoc/extra/vcs.rb".freeze, "lib/nanoc/extra/vcses.rb".freeze, "lib/nanoc/extra/vcses/bazaar.rb".freeze, "lib/nanoc/extra/vcses/dummy.rb".freeze, "lib/nanoc/extra/vcses/git.rb".freeze, "lib/nanoc/extra/vcses/mercurial.rb".freeze, "lib/nanoc/extra/vcses/subversion.rb".freeze, "lib/nanoc/filters.rb".freeze, "lib/nanoc/filters/asciidoc.rb".freeze, "lib/nanoc/filters/bluecloth.rb".freeze, "lib/nanoc/filters/coderay.rb".freeze, "lib/nanoc/filters/coffeescript.rb".freeze, "lib/nanoc/filters/colorize_syntax.rb".freeze, "lib/nanoc/filters/erb.rb".freeze, "lib/nanoc/filters/erubis.rb".freeze, "lib/nanoc/filters/haml.rb".freeze, "lib/nanoc/filters/kramdown.rb".freeze, "lib/nanoc/filters/less.rb".freeze, "lib/nanoc/filters/markaby.rb".freeze, "lib/nanoc/filters/maruku.rb".freeze, "lib/nanoc/filters/mustache.rb".freeze, "lib/nanoc/filters/rainpress.rb".freeze, "lib/nanoc/filters/rdiscount.rb".freeze, "lib/nanoc/filters/rdoc.rb".freeze, "lib/nanoc/filters/redcarpet.rb".freeze, "lib/nanoc/filters/redcloth.rb".freeze, "lib/nanoc/filters/relativize_paths.rb".freeze, "lib/nanoc/filters/rubypants.rb".freeze, "lib/nanoc/filters/sass.rb".freeze, "lib/nanoc/filters/slim.rb".freeze, "lib/nanoc/filters/typogruby.rb".freeze, "lib/nanoc/filters/uglify_js.rb".freeze, "lib/nanoc/filters/xsl.rb".freeze, "lib/nanoc/filters/yui_compressor.rb".freeze, "lib/nanoc/helpers.rb".freeze, "lib/nanoc/helpers/blogging.rb".freeze, "lib/nanoc/helpers/breadcrumbs.rb".freeze, "lib/nanoc/helpers/capturing.rb".freeze, "lib/nanoc/helpers/filtering.rb".freeze, "lib/nanoc/helpers/html_escape.rb".freeze, "lib/nanoc/helpers/link_to.rb".freeze, "lib/nanoc/helpers/rendering.rb".freeze, "lib/nanoc/helpers/tagging.rb".freeze, "lib/nanoc/helpers/text.rb".freeze, "lib/nanoc/helpers/xml_sitemap.rb".freeze, "lib/nanoc/tasks.rb".freeze, "lib/nanoc/tasks/clean.rake".freeze, "lib/nanoc/tasks/clean.rb".freeze, "lib/nanoc/tasks/deploy/rsync.rake".freeze, "lib/nanoc/tasks/validate.rake".freeze, "lib/nanoc3.rb".freeze, "lib/nanoc3/cli.rb".freeze, "lib/nanoc3/tasks.rb".freeze, "nanoc.gemspec".freeze, "tasks/doc.rake".freeze, "tasks/test.rake".freeze, "test/base/core_ext/array_spec.rb".freeze, "test/base/core_ext/date_spec.rb".freeze, "test/base/core_ext/hash_spec.rb".freeze, "test/base/core_ext/pathname_spec.rb".freeze, "test/base/core_ext/string_spec.rb".freeze, "test/base/test_checksum_store.rb".freeze, "test/base/test_code_snippet.rb".freeze, "test/base/test_compiler.rb".freeze, "test/base/test_compiler_dsl.rb".freeze, "test/base/test_context.rb".freeze, "test/base/test_data_source.rb".freeze, "test/base/test_dependency_tracker.rb".freeze, "test/base/test_directed_graph.rb".freeze, "test/base/test_filter.rb".freeze, "test/base/test_item.rb".freeze, "test/base/test_item_rep.rb".freeze, "test/base/test_layout.rb".freeze, "test/base/test_memoization.rb".freeze, "test/base/test_notification_center.rb".freeze, "test/base/test_outdatedness_checker.rb".freeze, "test/base/test_plugin.rb".freeze, "test/base/test_rule.rb".freeze, "test/base/test_rule_context.rb".freeze, "test/base/test_site.rb".freeze, "test/cli/commands/test_compile.rb".freeze, "test/cli/commands/test_create_item.rb".freeze, "test/cli/commands/test_create_layout.rb".freeze, "test/cli/commands/test_create_site.rb".freeze, "test/cli/commands/test_deploy.rb".freeze, "test/cli/commands/test_help.rb".freeze, "test/cli/commands/test_info.rb".freeze, "test/cli/commands/test_prune.rb".freeze, "test/cli/commands/test_update.rb".freeze, "test/cli/test_cli.rb".freeze, "test/cli/test_error_handler.rb".freeze, "test/cli/test_logger.rb".freeze, "test/data_sources/test_filesystem.rb".freeze, "test/data_sources/test_filesystem_unified.rb".freeze, "test/data_sources/test_filesystem_verbose.rb".freeze, "test/extra/core_ext/test_enumerable.rb".freeze, "test/extra/core_ext/test_pathname.rb".freeze, "test/extra/core_ext/test_time.rb".freeze, "test/extra/deployers/test_fog.rb".freeze, "test/extra/deployers/test_rsync.rb".freeze, "test/extra/test_auto_compiler.rb".freeze, "test/extra/test_file_proxy.rb".freeze, "test/extra/test_vcs.rb".freeze, "test/extra/validators/test_links.rb".freeze, "test/extra/validators/test_w3c.rb".freeze, "test/filters/test_asciidoc.rb".freeze, "test/filters/test_bluecloth.rb".freeze, "test/filters/test_coderay.rb".freeze, "test/filters/test_coffeescript.rb".freeze, "test/filters/test_colorize_syntax.rb".freeze, "test/filters/test_erb.rb".freeze, "test/filters/test_erubis.rb".freeze, "test/filters/test_haml.rb".freeze, "test/filters/test_kramdown.rb".freeze, "test/filters/test_less.rb".freeze, "test/filters/test_markaby.rb".freeze, "test/filters/test_maruku.rb".freeze, "test/filters/test_mustache.rb".freeze, "test/filters/test_rainpress.rb".freeze, "test/filters/test_rdiscount.rb".freeze, "test/filters/test_rdoc.rb".freeze, "test/filters/test_redcarpet.rb".freeze, "test/filters/test_redcloth.rb".freeze, "test/filters/test_relativize_paths.rb".freeze, "test/filters/test_rubypants.rb".freeze, "test/filters/test_sass.rb".freeze, "test/filters/test_slim.rb".freeze, "test/filters/test_typogruby.rb".freeze, "test/filters/test_uglify_js.rb".freeze, "test/filters/test_xsl.rb".freeze, "test/filters/test_yui_compressor.rb".freeze, "test/gem_loader.rb".freeze, "test/helper.rb".freeze, "test/helpers/test_blogging.rb".freeze, "test/helpers/test_breadcrumbs.rb".freeze, "test/helpers/test_capturing.rb".freeze, "test/helpers/test_filtering.rb".freeze, "test/helpers/test_html_escape.rb".freeze, "test/helpers/test_link_to.rb".freeze, "test/helpers/test_rendering.rb".freeze, "test/helpers/test_tagging.rb".freeze, "test/helpers/test_text.rb".freeze, "test/helpers/test_xml_sitemap.rb".freeze, "test/tasks/test_clean.rb".freeze]
s.homepage = "http://nanoc.stoneship.org/".freeze
s.post_install_message = "------------------------------------------------------------------------------\nThanks for installing nanoc 3.3! Here are some resources to help you get\nstarted:\n\n* The web site at \n* The tutorial at \n* The manual at \n\nIf you have questions, issues or simply want to share ideas, join the\ndiscussion at or stop by in the IRC\nchannel on irc.freenode.net, channel #nanoc. See you there!\n\nEnjoy!\n------------------------------------------------------------------------------\n".freeze
s.rdoc_options = ["--main".freeze, "README.md".freeze]
s.rubygems_version = "3.5.10".freeze
s.summary = "a web publishing system written in Ruby for building small to medium-sized websites.".freeze
s.specification_version = 3
s.add_runtime_dependency(%q.freeze, ["~> 2.2".freeze])
s.add_development_dependency(%q.freeze, [">= 0".freeze])
s.add_development_dependency(%q.freeze, [">= 0".freeze])
s.add_development_dependency(%q.freeze, [">= 0".freeze])
s.add_development_dependency(%q.freeze, [">= 0".freeze])
s.add_development_dependency(%q.freeze, [">= 0".freeze])
end