# -*- encoding: utf-8 -*- # stub: rdfa 0.0.8 ruby lib Gem::Specification.new do |s| s.name = "rdfa".freeze s.version = "0.0.8".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["C\u00C3\u00A9dric Mesnage".freeze] s.date = "2007-06-19" s.description = "description of gem".freeze s.email = "cedric.mesnage@gmail.com".freeze s.executables = ["rdfa-typo".freeze, "rdfa-vocabulary".freeze, "rdfa-generate".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "bin/rdfa-generate".freeze, "bin/rdfa-typo".freeze, "bin/rdfa-vocabulary".freeze, "lib/rdfa.rb".freeze, "lib/rdfa/base.rb".freeze, "lib/rdfa/shortcuts.rb".freeze, "lib/rdfa/supported_vocabularies.rb".freeze, "lib/rdfa/version.rb".freeze, "rdfa-typo/CONTRIBUTORS".freeze, "rdfa-typo/about.markdown".freeze, "rdfa-typo/images".freeze, "rdfa-typo/images/background.gif".freeze, "rdfa-typo/images/gravatar.gif".freeze, "rdfa-typo/images/header_shadow.gif".freeze, "rdfa-typo/images/rdfa.png".freeze, "rdfa-typo/images/spinner.gif".freeze, "rdfa-typo/layouts".freeze, "rdfa-typo/layouts/default.rhtml".freeze, "rdfa-typo/preview.png".freeze, "rdfa-typo/stylesheets".freeze, "rdfa-typo/stylesheets/application.css".freeze, "rdfa-typo/stylesheets/content.css".freeze, "rdfa-typo/stylesheets/layout.css".freeze, "rdfa-typo/views".freeze, "rdfa-typo/views/articles".freeze, "rdfa-typo/views/articles/_article.rhtml".freeze, "rdfa-typo/views/articles/_comment.rhtml".freeze, "rdfa-typo/views/articles/_comment_form.rhtml".freeze, "rdfa-typo/views/articles/_comment_list.rhtml".freeze, "rdfa-typo/views/articles/_search.rhtml".freeze, "rdfa-typo/views/articles/_trackback.rhtml".freeze, "rdfa-typo/views/articles/comment_preview.rhtml".freeze, "rdfa-typo/views/articles/index.rhtml".freeze, "rdfa-typo/views/articles/read.rhtml".freeze, "scripts/txt2html".freeze, "setup.rb".freeze, "test/test_helper.rb".freeze, "test/test_rdfa.rb".freeze] s.homepage = "http://rdfa.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "description of gem".freeze s.test_files = ["test/test_helper.rb".freeze, "test/test_rdfa.rb".freeze] end