mime-types 3.6.0 → 3.6.2

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.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mime-types
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.6.0
4
+ version: 3.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-10-02 00:00:00.000000000 Z
10
+ date: 2025-03-25 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: mime-types-data
@@ -38,96 +37,62 @@ dependencies:
38
37
  - - ">="
39
38
  - !ruby/object:Gem::Version
40
39
  version: '0'
41
- - !ruby/object:Gem::Dependency
42
- name: minitest
43
- requirement: !ruby/object:Gem::Requirement
44
- requirements:
45
- - - "~>"
46
- - !ruby/object:Gem::Version
47
- version: '5.25'
48
- type: :development
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- - - "~>"
53
- - !ruby/object:Gem::Version
54
- version: '5.25'
55
40
  - !ruby/object:Gem::Dependency
56
41
  name: hoe
57
- requirement: !ruby/object:Gem::Requirement
58
- requirements:
59
- - - ">="
60
- - !ruby/object:Gem::Version
61
- version: '3.0'
62
- - - "<"
63
- - !ruby/object:Gem::Version
64
- version: '5'
65
- type: :development
66
- prerelease: false
67
- version_requirements: !ruby/object:Gem::Requirement
68
- requirements:
69
- - - ">="
70
- - !ruby/object:Gem::Version
71
- version: '3.0'
72
- - - "<"
73
- - !ruby/object:Gem::Version
74
- version: '5'
75
- - !ruby/object:Gem::Dependency
76
- name: hoe-doofus
77
42
  requirement: !ruby/object:Gem::Requirement
78
43
  requirements:
79
44
  - - "~>"
80
45
  - !ruby/object:Gem::Version
81
- version: '1.0'
46
+ version: '4.0'
82
47
  type: :development
83
48
  prerelease: false
84
49
  version_requirements: !ruby/object:Gem::Requirement
85
50
  requirements:
86
51
  - - "~>"
87
52
  - !ruby/object:Gem::Version
88
- version: '1.0'
53
+ version: '4.0'
89
54
  - !ruby/object:Gem::Dependency
90
- name: hoe-gemspec2
55
+ name: hoe-halostatue
91
56
  requirement: !ruby/object:Gem::Requirement
92
57
  requirements:
93
58
  - - "~>"
94
59
  - !ruby/object:Gem::Version
95
- version: '1.1'
60
+ version: '2.0'
96
61
  type: :development
97
62
  prerelease: false
98
63
  version_requirements: !ruby/object:Gem::Requirement
99
64
  requirements:
100
65
  - - "~>"
101
66
  - !ruby/object:Gem::Version
102
- version: '1.1'
67
+ version: '2.0'
103
68
  - !ruby/object:Gem::Dependency
104
- name: hoe-git2
69
+ name: hoe-rubygems
105
70
  requirement: !ruby/object:Gem::Requirement
106
71
  requirements:
107
72
  - - "~>"
108
73
  - !ruby/object:Gem::Version
109
- version: '1.7'
74
+ version: '1.0'
110
75
  type: :development
111
76
  prerelease: false
112
77
  version_requirements: !ruby/object:Gem::Requirement
113
78
  requirements:
114
79
  - - "~>"
115
80
  - !ruby/object:Gem::Version
116
- version: '1.7'
81
+ version: '1.0'
117
82
  - !ruby/object:Gem::Dependency
118
- name: hoe-rubygems
83
+ name: minitest
119
84
  requirement: !ruby/object:Gem::Requirement
120
85
  requirements:
121
86
  - - "~>"
122
87
  - !ruby/object:Gem::Version
123
- version: '1.0'
88
+ version: '5.0'
124
89
  type: :development
125
90
  prerelease: false
126
91
  version_requirements: !ruby/object:Gem::Requirement
127
92
  requirements:
128
93
  - - "~>"
129
94
  - !ruby/object:Gem::Version
130
- version: '1.0'
95
+ version: '5.0'
131
96
  - !ruby/object:Gem::Dependency
132
97
  name: minitest-autotest
133
98
  requirement: !ruby/object:Gem::Requirement
@@ -179,7 +144,7 @@ dependencies:
179
144
  version: '10.0'
180
145
  - - "<"
181
146
  - !ruby/object:Gem::Version
182
- version: '14.0'
147
+ version: '14'
183
148
  type: :development
184
149
  prerelease: false
185
150
  version_requirements: !ruby/object:Gem::Requirement
@@ -189,55 +154,35 @@ dependencies:
189
154
  version: '10.0'
190
155
  - - "<"
191
156
  - !ruby/object:Gem::Version
192
- version: '14.0'
193
- - !ruby/object:Gem::Dependency
194
- name: standard
195
- requirement: !ruby/object:Gem::Requirement
196
- requirements:
197
- - - "~>"
198
- - !ruby/object:Gem::Version
199
- version: '1.0'
200
- type: :development
201
- prerelease: false
202
- version_requirements: !ruby/object:Gem::Requirement
203
- requirements:
204
- - - "~>"
205
- - !ruby/object:Gem::Version
206
- version: '1.0'
157
+ version: '14'
207
158
  - !ruby/object:Gem::Dependency
208
159
  name: rdoc
209
160
  requirement: !ruby/object:Gem::Requirement
210
161
  requirements:
211
162
  - - ">="
212
163
  - !ruby/object:Gem::Version
213
- version: '4.0'
214
- - - "<"
215
- - !ruby/object:Gem::Version
216
- version: '7'
164
+ version: '0.0'
217
165
  type: :development
218
166
  prerelease: false
219
167
  version_requirements: !ruby/object:Gem::Requirement
220
168
  requirements:
221
169
  - - ">="
222
170
  - !ruby/object:Gem::Version
223
- version: '4.0'
224
- - - "<"
225
- - !ruby/object:Gem::Version
226
- version: '7'
171
+ version: '0.0'
227
172
  - !ruby/object:Gem::Dependency
228
- name: simplecov
173
+ name: standard
229
174
  requirement: !ruby/object:Gem::Requirement
230
175
  requirements:
231
176
  - - "~>"
232
177
  - !ruby/object:Gem::Version
233
- version: '0.21'
178
+ version: '1.0'
234
179
  type: :development
235
180
  prerelease: false
236
181
  version_requirements: !ruby/object:Gem::Requirement
237
182
  requirements:
238
183
  - - "~>"
239
184
  - !ruby/object:Gem::Version
240
- version: '0.21'
185
+ version: '1.0'
241
186
  description: |-
242
187
  The mime-types library provides a library and registry for information about
243
188
  MIME content type definitions. It can be used to determine defined filename
@@ -256,21 +201,24 @@ email:
256
201
  executables: []
257
202
  extensions: []
258
203
  extra_rdoc_files:
259
- - Code-of-Conduct.md
260
- - Contributing.md
261
- - History.md
262
- - Licence.md
204
+ - CHANGELOG.md
205
+ - CODE_OF_CONDUCT.md
206
+ - CONTRIBUTING.md
207
+ - CONTRIBUTORS.md
208
+ - LICENCE.md
263
209
  - Manifest.txt
264
- - README.rdoc
210
+ - README.md
211
+ - SECURITY.md
265
212
  files:
266
- - ".standard.yml"
267
- - Code-of-Conduct.md
268
- - Contributing.md
269
- - History.md
270
- - Licence.md
213
+ - CHANGELOG.md
214
+ - CODE_OF_CONDUCT.md
215
+ - CONTRIBUTING.md
216
+ - CONTRIBUTORS.md
217
+ - LICENCE.md
271
218
  - Manifest.txt
272
- - README.rdoc
219
+ - README.md
273
220
  - Rakefile
221
+ - SECURITY.md
274
222
  - lib/mime-types.rb
275
223
  - lib/mime/type.rb
276
224
  - lib/mime/type/columnar.rb
@@ -284,6 +232,7 @@ files:
284
232
  - lib/mime/types/loader.rb
285
233
  - lib/mime/types/logger.rb
286
234
  - lib/mime/types/registry.rb
235
+ - lib/mime/types/version.rb
287
236
  - test/bad-fixtures/malformed
288
237
  - test/fixture/json.json
289
238
  - test/fixture/old-data
@@ -300,14 +249,13 @@ licenses:
300
249
  - MIT
301
250
  metadata:
302
251
  homepage_uri: https://github.com/mime-types/ruby-mime-types/
303
- source_code_uri: https://github.com/mime-types/ruby-mime-types/
304
252
  bug_tracker_uri: https://github.com/mime-types/ruby-mime-types/issues
305
- changelog_uri: https://github.com/mime-types/ruby-mime-types/blob/master/History.md
253
+ source_code_uri: https://github.com/mime-types/ruby-mime-types/
254
+ changelog_uri: https://github.com/mime-types/ruby-mime-types/blob/main/CHANGELOG.md
306
255
  rubygems_mfa_required: 'true'
307
- post_install_message:
308
256
  rdoc_options:
309
257
  - "--main"
310
- - README.rdoc
258
+ - README.md
311
259
  require_paths:
312
260
  - lib
313
261
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -321,8 +269,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
321
269
  - !ruby/object:Gem::Version
322
270
  version: '0'
323
271
  requirements: []
324
- rubygems_version: 3.5.16
325
- signing_key:
272
+ rubygems_version: 3.6.2
326
273
  specification_version: 4
327
274
  summary: The mime-types library provides a library and registry for information about
328
275
  MIME content type definitions
data/.standard.yml DELETED
@@ -1,4 +0,0 @@
1
- parallel: true
2
- ruby_version: 2.3
3
- ignore:
4
- - 'mime-types.gemspec'
data/Contributing.md DELETED
@@ -1,133 +0,0 @@
1
- # Contributing
2
-
3
- I value any contribution to mime-types you can provide: a bug report, a feature
4
- request, or code contributions.
5
-
6
- There are a few guidelines for contributing to mime-types:
7
-
8
- - Code changes _will_ _not_ be accepted without tests. The test suite is
9
- written with [minitest][].
10
- - Match my coding style.
11
- - Use a thoughtfully-named topic branch that contains your change. Rebase your
12
- commits into logical chunks as necessary.
13
- - Use [quality commit messages][].
14
- - Do not change the version number; when your patch is accepted and a release
15
- is made, the version will be updated at that point.
16
- - Submit a GitHub pull request with your changes.
17
- - New or changed behaviours require new or updated documentation.
18
-
19
- ## Adding or Modifying MIME Types
20
-
21
- The mime-types registry is no longer contained in mime-types, but in
22
- [mime-types-data][]. Please see that project for contributions there.
23
-
24
- ### Test Dependencies
25
-
26
- mime-types uses Ryan Davis’s [Hoe][] to manage the release process, and it adds
27
- a number of rake tasks. You will mostly be interested in `rake`, which runs the
28
- tests the same way that `rake test` will do.
29
-
30
- To assist with the installation of the development dependencies for
31
- mime-types, I have provided the simplest possible Gemfile pointing to the
32
- (generated) `mime-types.gemspec` file. This will permit you to do `bundle install` to get the development dependencies. If you already have `hoe`
33
- installed, you can accomplish the same thing with `rake newb`.
34
-
35
- This task will install any missing dependencies, run the tests/specs, and
36
- generate the RDoc.
37
-
38
- You can run tests with code coverage analysis by running `rake test:coverage`.
39
-
40
- ## Benchmarks
41
-
42
- mime-types offers several benchmark tasks to measure different measures of
43
- performance.
44
-
45
- There is a repeated load test, measuring how long it takes to start and load
46
- mime-types with its full registry. By default, it runs fifty loops and uses the
47
- built-in benchmark library:
48
-
49
- - `rake benchmark:load`
50
-
51
- There are two allocation tracing benchmarks (for normal and columnar loads).
52
- These can only be run on Ruby 2.1 or better and requires the
53
- [allocation\_tracer][] gem (not installed by default).
54
-
55
- - `rake benchmark:allocations`
56
- - `rake benchmark:allocations:columnar`
57
-
58
- There are two loaded object count benchmarks (for normal and columnar loads).
59
- These use `ObjectSpace.count_objects`.
60
-
61
- - `rake benchmark:objects`
62
- - `rake benchmark:objects:columnar`
63
-
64
- ## Workflow
65
-
66
- Here's the most direct way to get your work merged into the project:
67
-
68
- - Fork the project.
69
- - Clone down your fork (`git clone git://github.com/<username>/ruby-mime-types.git`).
70
- - Create a topic branch to contain your change (`git checkout -b my_awesome_feature`).
71
- - Hack away, add tests. Not necessarily in that order.
72
- - Make sure everything still passes by running `rake`.
73
- - If necessary, rebase your commits into logical chunks, without errors.
74
- - Push the branch up (`git push origin my_awesome_feature`).
75
- - Create a pull request against mime-types/ruby-mime-types and describe what
76
- your change does and the why you think it should be merged.
77
-
78
- ## Contributors
79
-
80
- - Austin Ziegler created mime-types.
81
-
82
- Thanks to everyone else who has contributed to mime-types over the years:
83
-
84
- - Aaron Patterson
85
- - Aggelos Avgerinos
86
- - Al Snow
87
- - Alex Vondrak
88
- - Andre Pankratz
89
- - Andy Brody
90
- - Arnaud Meuret
91
- - Brandon Galbraith
92
- - Burke Libbey
93
- - Chris Gat
94
- - David Genord
95
- - Dillon Welch
96
- - Edward Betts
97
- - Eric Marden
98
- - Garret Alfert
99
- - Godfrey Chan
100
- - Greg Brockman
101
- - Hans de Graaff
102
- - Henrik Hodne
103
- - Igor Victor
104
- - Janko Marohnić
105
- - Jean Boussier
106
- - Jeremy Evans
107
- - Juanito Fatas
108
- - Jun Aruga
109
- - Keerthi Siva
110
- - Ken Ip
111
- - Kevin Menard
112
- - Koichi ITO
113
- - Łukasz Śliwa
114
- - Martin d'Allens
115
- - Masato Nakamura
116
- - Mauricio Linhares
117
- - Nicholas La Roux
118
- - Nicolas Leger
119
- - nycvotes-dev
120
- - Olle Jonsson
121
- - Postmodern
122
- - Richard Hirner
123
- - Richard Hurt
124
- - Richard Schneeman
125
- - Robb Shecter
126
- - Tibor Szolár
127
- - Todd Carrico
128
-
129
- [minitest]: https://github.com/seattlerb/minitest
130
- [quality commit messages]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
131
- [mime-types-data]: https://github.com/mime-types/mime-types-data
132
- [hoe]: https://github.com/seattlerb/hoe
133
- [allocation\_tracer]: https://github.com/ko1/allocation_tracer
data/README.rdoc DELETED
@@ -1,195 +0,0 @@
1
- = mime-types for Ruby
2
-
3
- home :: https://github.com/mime-types/ruby-mime-types/
4
- code :: https://github.com/mime-types/ruby-mime-types/
5
- bugs :: https://github.com/mime-types/ruby-mime-types/issues
6
- rdoc :: http://rdoc.info/gems/mime-types/
7
- clog :: https://github.com/mime-types/ruby-mime-types/blob/master/History.md
8
- continuous integration :: {<img src="https://github.com/mime-types/ruby-mime-types/actions/workflows/ci.yml/badge.svg" alt="Build Status" />}[https://github.com/mime-types/ruby-mime-types/actions/workflows/ci.yml]
9
- test coverage :: {<img src="https://coveralls.io/repos/mime-types/ruby-mime-types/badge.svg?branch=master&service=github" alt="Coverage Status" />}[https://coveralls.io/github/mime-types/ruby-mime-types?branch=master]
10
-
11
- == Description
12
-
13
- The mime-types library provides a library and registry for information about
14
- MIME content type definitions. It can be used to determine defined filename
15
- extensions for MIME types, or to use filename extensions to look up the likely
16
- MIME type definitions.
17
-
18
- Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes
19
- deprecated functions. The columnar registry format introduced in 2.6 has been
20
- made the primary format; the registry data has been extracted from this library
21
- and put into {mime-types-data}[https://github.com/mime-types/mime-types-data].
22
- Additionally, mime-types is now licensed exclusively under the MIT licence and
23
- there is a code of conduct in effect. There are a number of other smaller
24
- changes described in the History file.
25
-
26
- === About MIME Media Types
27
-
28
- MIME content types are used in MIME-compliant communications, as in e-mail or
29
- HTTP traffic, to indicate the type of content which is transmitted. The
30
- mime-types library provides the ability for detailed information about MIME
31
- entities (provided as an enumerable collection of MIME::Type objects) to be
32
- determined and used. There are many types defined by RFCs and vendors, so the
33
- list is long but by definition incomplete; don't hesitate to add additional
34
- type definitions. MIME type definitions found in mime-types are from RFCs, W3C
35
- recommendations, the {IANA Media Types
36
- registry}[https://www.iana.org/assignments/media-types/media-types.xhtml], and
37
- user contributions. It conforms to RFCs 2045 and 2231.
38
-
39
- === mime-types 3.x
40
-
41
- Users are encouraged to upgrade to mime-types 3.x as soon as is practical.
42
- mime-types 3.x requires Ruby 2.0 compatibility and a simpler licensing scheme.
43
-
44
- == Synopsis
45
-
46
- MIME types are used in MIME entities, as in email or HTTP traffic. It is useful
47
- at times to have information available about MIME types (or, inversely, about
48
- files). A MIME::Type stores the known information about one MIME type.
49
-
50
- require 'mime/types'
51
-
52
- plaintext = MIME::Types['text/plain'] # => [ text/plain ]
53
- text = plaintext.first
54
- puts text.media_type # => 'text'
55
- puts text.sub_type # => 'plain'
56
-
57
- puts text.extensions.join(' ') # => 'txt asc c cc h hh cpp hpp dat hlp'
58
- puts text.preferred_extension # => 'txt'
59
- puts text.friendly # => 'Text Document'
60
- puts text.i18n_key # => 'text.plain'
61
-
62
- puts text.encoding # => quoted-printable
63
- puts text.default_encoding # => quoted-printable
64
- puts text.binary? # => false
65
- puts text.ascii? # => true
66
- puts text.obsolete? # => false
67
- puts text.registered? # => true
68
- puts text.provisional? # => false
69
- puts text.complete? # => true
70
-
71
- puts text # => 'text/plain'
72
-
73
- puts text == 'text/plain' # => true
74
- puts 'text/plain' == text # => true
75
- puts text == 'text/x-plain' # => false
76
- puts 'text/x-plain' == text # => false
77
-
78
- puts MIME::Type.simplified('x-appl/x-zip') # => 'x-appl/x-zip'
79
- puts MIME::Type.i18n_key('x-appl/x-zip') # => 'x-appl.x-zip'
80
-
81
- puts text.like?('text/x-plain') # => true
82
- puts text.like?(MIME::Type.new('x-text/x-plain')) # => true
83
-
84
- puts text.xrefs.inspect # => { "rfc" => [ "rfc2046", "rfc3676", "rfc5147" ] }
85
- puts text.xref_urls # => [ "http://www.iana.org/go/rfc2046",
86
- # "http://www.iana.org/go/rfc3676",
87
- # "http://www.iana.org/go/rfc5147" ]
88
-
89
- xtext = MIME::Type.new('x-text/x-plain')
90
- puts xtext.media_type # => 'text'
91
- puts xtext.raw_media_type # => 'x-text'
92
- puts xtext.sub_type # => 'plain'
93
- puts xtext.raw_sub_type # => 'x-plain'
94
- puts xtext.complete? # => false
95
-
96
- puts MIME::Types.any? { |type| type.content_type == 'text/plain' } # => true
97
- puts MIME::Types.all?(&:registered?) # => false
98
-
99
- # Various string representations of MIME types
100
- qcelp = MIME::Types['audio/QCELP'].first # => audio/QCELP
101
- puts qcelp.content_type # => 'audio/QCELP'
102
- puts qcelp.simplified # => 'audio/qcelp'
103
-
104
- xwingz = MIME::Types['application/x-Wingz'].first # => application/x-Wingz
105
- puts xwingz.content_type # => 'application/x-Wingz'
106
- puts xwingz.simplified # => 'application/x-wingz'
107
-
108
- === Columnar Store
109
-
110
- mime-types uses as its primary registry storage format a columnar storage
111
- format reducing the default memory footprint. This is done by selectively
112
- loading the data on a per-attribute basis. When the registry is first loaded
113
- from the columnar store, only the canonical MIME content type and known
114
- extensions and the MIME type will be connected to its loading registry. When
115
- other data about the type is required (including +preferred_extension+,
116
- <tt>obsolete?</tt>, and <tt>registered?</tt>) that data is loaded from its own
117
- column file for all types in the registry.
118
-
119
- The load of any column data is performed with a Mutex to ensure that types are
120
- updated safely in a multithreaded environment. Benchmarks show that while
121
- columnar data loading is slower than the JSON store, it cuts the memory use by
122
- a third over the JSON store.
123
-
124
- If you prefer to load all the data at once, this can be specified in your
125
- application Gemfile as:
126
-
127
- gem 'mime-types', require: 'mime/types/full'
128
-
129
- Projects that do not use Bundler should +require+ the same:
130
-
131
- require 'mime/types/full'
132
-
133
- Libraries that use mime-types are discouraged from choosing the JSON store.
134
-
135
- For applications and clients that used mime-types 2.6 when the columnar store
136
- was introduced, the require used previously will still work through at least
137
- {version
138
- 4}[https://github.com/mime-types/ruby-mime-types/pull/96#issuecomment-100725400]
139
- and possibly beyond; it is effectively an empty operation. You are recommended
140
- to change your Gemfile as soon as is practical.
141
-
142
- require 'mime/types/columnar'
143
-
144
- Note that MIME::Type::Columnar and MIME::Types::Columnar are considered private
145
- variant implementations of MIME::Type and MIME::Types and the specific
146
- implementation should not be relied upon by consumers of the mime-types
147
- library. Instead, depend on the public implementations (MIME::Type and
148
- MIME::Types) only.
149
-
150
- === Cached Storage
151
-
152
- mime-types supports a cache of MIME types using <tt>Marshal.dump</tt>. The
153
- cache is invalidated for each version of the mime-types-data gem so that data
154
- version 3.2015.1201 will not be reused with data version 3.2016.0101. If the
155
- environment variable +RUBY_MIME_TYPES_CACHE+ is set to a cache file, mime-types
156
- will attempt to load the MIME type registry from the cache file. If it cannot,
157
- it will load the types normally and then saves the registry to the cache file.
158
-
159
- The caching works with both full stores and columnar stores. Only the data that
160
- has been loaded prior to saving the cache will be stored.
161
-
162
- == mime-types Modified Semantic Versioning
163
-
164
- The mime-types library has one version number, but this single version number
165
- tracks both API changes and registry data changes; this is not wholly
166
- compatible with all aspects of {Semantic Versioning}[http://semver.org/];
167
- removing a MIME type from the registry *could* be considered a breaking change
168
- under some interpretations of semantic versioning (as lookups for that
169
- particular type would no longer work by default).
170
-
171
- mime-types uses a modified semantic versioning scheme. Given the version
172
- MAJOR.MINOR:
173
-
174
- 1. If an incompatible API (code) change is made, the MAJOR version will be
175
- incremented, MINOR will be set to zero, and PATCH will be reset to the
176
- implied zero.
177
-
178
- 2. If an API (code) feature is added that does not break compatibility, the
179
- MINOR version will be incremented and PATCH will be reset to the implied zero.
180
-
181
- 3. If there is a bugfix to a feature added in the most recent MAJOR.MINOR
182
- release, the implied PATCH value will be incremented resulting in
183
- MAJOR.MINOR.PATCH.
184
-
185
- In practical terms, there will be fewer releases of mime-types focussing on
186
- features because of the existence of the
187
- {mime-types-data}[https://github.com/mime-types/mime-types-data] gem, and if
188
- features are marked deprecated in the course of mime-types 3.x, they will not
189
- be removed until mime-types 4.x or possibly later.
190
-
191
- {Code of Conduct}[Code-of-Conduct_md.html]
192
-
193
- {Contributing}[Contributing_md.html]
194
-
195
- {Licence}[Licence_md.html]
File without changes