# -*- encoding: utf-8 -*- # stub: django-recipes 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "django-recipes".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Adam Hawkins".freeze] s.date = "2009-11-08" s.description = "Set of capistrano recipies for deploying django applications.".freeze s.email = "Adman1965@gmail.com".freeze s.files = [".gitignore".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/django-recipes.rb".freeze, "lib/helpers.rb".freeze, "lib/recipes/deploy.rb".freeze, "lib/recipes/django.rb".freeze, "lib/templates/django_vhost.vhost.erb".freeze, "lib/templates/maintenance.html.erb".freeze, "readme.markdown".freeze] s.homepage = "http://github.com/Adman65/django-recipes".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Set of capistrano recipies for deploying django applications.".freeze end