summaryrefslogtreecommitdiff
path: root/lib/chaos_calendar/chaos_calendar.gemspec
diff options
context:
space:
mode:
authorerdgeist <erdgeist@dyn-174.club.berlin.ccc.de>2009-04-09 20:11:38 +0200
committererdgeist <erdgeist@dyn-174.club.berlin.ccc.de>2009-04-09 20:11:38 +0200
commit8c6b4dcf08268ed2971b06df40c733ba28448582 (patch)
tree7fe9b0b5c756e385c846b13a4bde095672774d93 /lib/chaos_calendar/chaos_calendar.gemspec
parent2ca3a93bca6ebc8e4639c1dc028eb7804bc1f727 (diff)
Make chaos calendar gem
Diffstat (limited to 'lib/chaos_calendar/chaos_calendar.gemspec')
-rw-r--r--lib/chaos_calendar/chaos_calendar.gemspec44
1 files changed, 44 insertions, 0 deletions
diff --git a/lib/chaos_calendar/chaos_calendar.gemspec b/lib/chaos_calendar/chaos_calendar.gemspec
new file mode 100644
index 00000000..424d54f2
--- /dev/null
+++ b/lib/chaos_calendar/chaos_calendar.gemspec
@@ -0,0 +1,44 @@
1--- !ruby/object:Gem::Specification
2name: chaos_calendar
3version: !ruby/object:Gem::Version
4 version: "0.1"
5platform: ruby
6authors: [erdgeist]
7
8autorequire: libical
9bindir:
10cert_chain:
11date: 2009-04-09 00:00:00 +02:00
12default_executable:
13dependencies:
14description:
15email: erdgeist@erdgeist.org
16executables: []
17
18extensions:
19- extconf.rb
20extra_rdoc_files:
21files:
22- extconf.rb
23- chaos_calendar.c
24- chaos_calendar_wrap.c
25has_rdoc: false
26homepage: http://www.ccc.de/
27post_install_message:
28rdoc_options:
29require_paths:
30- lib
31required_ruby_version: !ruby/object:Gem::Requirement
32 requirements:
33 - - ">"
34 - !ruby/object:Gem::Version
35 version: 0.0.0
36 version:
37required_rubygems_version:
38requirements:
39rubyforge_project:
40rubygems_version: 1.3.1
41signing_key:
42specification_version: 2
43summary: This gem provides a wrapper for two calls of libical
44test_files: