motion-bitmask 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ OTVkNjYyYmI2ZmUwZjllMjFhZjEwMTlkZWY5ODJhMmUxNTI0NDdjMw==
5
+ data.tar.gz: !binary |-
6
+ Yjc3NDkzZDAzMjdiMjhmYzc3OGQ3MmM2NDg0NzUxM2E0YzU1MjM4ZQ==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ ODcxOThkOWRlOTE5ZGFmZmU4NThhMGIyZDcwM2MwYzA4NmJjYjg2OWQ3Mzdi
10
+ ZDk5ODI0YjBhZDZiZGJmNWMzOWUwZTc3ZTk5YWNkZjFlN2FkMDdjMjczMjcx
11
+ NTkyYzY0Y2UzMzBjY2Y3ZGFiMDZhNDc0OTFkZGYzYmYxYzk4M2Q=
12
+ data.tar.gz: !binary |-
13
+ MDFiZmVkZjE5MTMzYzg3Yzc4OTY3NDczOGMzNTcyMzFjZmNlNmNhY2I3YTAx
14
+ MDczZWU5OWU2Mjc1NjJmZTkyOGM0ZjQ1MzMwNzc5OGMzODFlMWQ3ZWY3ZGQ1
15
+ ODZlY2ZkMjA0MGJjY2FmNzhjYWVhMmQzZDVjZmY4ZWVlNzAzY2Y=
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: motion-bitmask
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - buffpojken
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-05-18 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Sample gem
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage:
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ! '>='
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ! '>='
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubyforge_project:
38
+ rubygems_version: 2.4.5
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: Simple implementation of bitmasks with a Rubyesque interface
42
+ test_files: []
43
+ has_rdoc: