political_hoarder 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/bin/political_hoarder +0 -0
  3. metadata +48 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: cecaa8ac2c9ff463073f463e43c6c5e1f7d011da
4
+ data.tar.gz: f89e8c1dad29c52ff75939e94cae2c246bc53d90
5
+ SHA512:
6
+ metadata.gz: 151f150aff355b2a1d1c55cacf2008f5276d35d4ed41d0726d30a3f5d6fa0155e46e5068b0febe685ca970418b7235249fe8dfcfe629411e247947f3f109e6c5
7
+ data.tar.gz: 27c779a2c81108a7be1552da8c8fc9407b6a20d9838c90b9ef9d5b2a1393aefaf5c2dd44c84b8199f088a6ecc496e48f39ca8cca40c9477b8b537457aa35dedb
File without changes
metadata ADDED
@@ -0,0 +1,48 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: political_hoarder
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Stefan Hagen
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-01-17 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: 'NOTE: political_hoarder is still in alpha stage. Political Hoarder''s
14
+ aim is to enable everyone to easily scrape a wealth of political and legislative
15
+ information available online, in an effort to improve the transparency of democracy.'
16
+ email: stefan@stefanhagen.nl
17
+ executables:
18
+ - political_hoarder
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files:
22
+ - bin/political_hoarder
23
+ homepage: https://github.com/StefanHagen/political_hoarder
24
+ licenses:
25
+ - Creative Commons Attribution-NonCommercial
26
+ metadata: {}
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubyforge_project:
43
+ rubygems_version: 2.4.5.1
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: Political Hoarder lets you scrape political documents, policies and legislation
47
+ available online.
48
+ test_files: []