pdist 0.0.0 → 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 +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3522e00bb37fc53412c5d1d68482b7dbac91e827
4
- data.tar.gz: 98d2442ab90f5ccbaa273b8c02a8be4a455447b3
3
+ metadata.gz: 93d5f87c7a83d4e003d7ef317cf5ae54335c6fdc
4
+ data.tar.gz: f4ff97880bfe111e17ee7fb32731540663eae20a
5
5
  SHA512:
6
- metadata.gz: b8f31aa6d19f74fa075a1002ba1fb76bf6420a0075885d77e0334f984a219cbd5b432d16be6e330a7be02cb5b8c15a614e1fc0df8d6e711ac628abac860f78af
7
- data.tar.gz: 19dade1cf28fa0d889e603995248539e41356bd2b6be53ad3ff201ea4f2fc469660e81e5d482398a82e65aef44b5e7cb44fd7707467d8b05ec37337ce5b26ba2
6
+ metadata.gz: 235ba5edeb10e13199da46ae580d88c4b550381c19887b657750af2e824c99ba16cc951f5a71162177e948ec25b62f1f536b3b8ffa589db2b311cd567402f9d0
7
+ data.tar.gz: 3ff4d9ea7d2f9a14fab4370b9959e3dc542a38b8ff39c9f8873c09f3fd207a843593aff9aa1ccd6bbb9436b32abc0403955c6738e1ae4e7135816ff7bf085380
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pdist
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Edward Chalstrey
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2014-04-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Ruby gem to compare permutations using distance measures/metrics
13
+ description: 'Ruby gem to compare permutations using distance measures/metrics. github:
14
+ https://github.com/edwardchalstrey1/pdist'
14
15
  email: edwardchalstrey@gmail.com
15
16
  executables: []
16
17
  extensions: []