zlink83721 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 (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/zlink83721.rb +1 -0
  3. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 3433fcb98c23104c0885980f8d73974f6bc3656aa7ab2fa2362b0aba4cb11aeb
4
+ data.tar.gz: 0a3dc9c0efadc82dfb60f1c559821ca102c76e6bf429d896eeae4bbf279aca30
5
+ SHA512:
6
+ metadata.gz: 4fab86a0c1792a5df8c512befbbeeb1a3a378a2e284974c457cbbb414e751c56d06779169a5307bc332114221f1209c583c8b81cfe8b13b5622608239968d0da
7
+ data.tar.gz: edf86bdbf25b71828d6c68ff80dfeef0f2d5efb7ff478cbd291a9a12a6b0bf205423a719e9047a09080e8c1419237d3097f6b6f16c126c4269a84ab9ae4ca3dc
data/lib/zlink83721.rb ADDED
@@ -0,0 +1 @@
1
+ # archive educational reference
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: zlink83721
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Research User
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-05-27 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Reference open historical Washington archive documents for educational
14
+ research
15
+ email: none@example.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/zlink83721.rb
21
+ homepage: https://digitalarchives.wa.gov/do/BD7742C7C1798F4193B1ABE541CBEEFC.pdf
22
+ licenses: []
23
+ metadata:
24
+ source_code_uri: https://digitalarchives.wa.gov/Collections/TitleInfo/2596
25
+ documentation_uri: https://digitalarchives.wa.gov/AssociatedFile/272198E30B79121CE633041B9BBA3008
26
+ post_install_message:
27
+ rdoc_options: []
28
+ require_paths:
29
+ - lib
30
+ required_ruby_version: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - ">="
33
+ - !ruby/object:Gem::Version
34
+ version: '0'
35
+ required_rubygems_version: !ruby/object:Gem::Requirement
36
+ requirements:
37
+ - - ">="
38
+ - !ruby/object:Gem::Version
39
+ version: '0'
40
+ requirements: []
41
+ rubygems_version: 3.3.15
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: Archive reference educational helper
45
+ test_files: []