Miniparser 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 64601f715d801941ee6a6113ead9476c654aa41f5fbae3e4336138f32318e8f8
4
- data.tar.gz: 19e0dd41f8c72315d72c9a06950f2072107f6766a6bc9211e86833cb7a9fd7a9
3
+ metadata.gz: a40c4fd8b5e1991d380e24bbfc774abe98f83c7da5983a1423402797aa377e86
4
+ data.tar.gz: 3f3dc0f21d644958dab27ded399dd4592e3dbe93abbf2e756eb79b54be0447eb
5
5
  SHA512:
6
- metadata.gz: dd1689c26d1d5802bf77b560c08d304c678373d23c51f7f3e9b9327596986fa2f7e462e5268d71f6fd7963c7fe7bd6b534894dfcaa27d8e8eef7617e37ef4b64
7
- data.tar.gz: a760d475dbf256874c15a009bc61934a5550a583314d9d374af77b70db42f2caa3378a6112dc95e5bf5000b59ddb10b3d3a7d2562b8d197376660e24fb7a6c54
6
+ metadata.gz: 971eb813e23d6ddd687c17561c97bf362bebb6a5c89f9f1a0df8de5955a0b43c49b75f11e47fc7ac8e20e1ca1f89974808b4d661c24e5bc631cc22879c6b537c
7
+ data.tar.gz: 43fde200e26786e2702781fcd4218aa1ba121b4a34db4f2669d7f706e3a797db9d1d147bd6e4c5c9261a7d95c47d5bac0e8869f3eee7a37ffba46ce76b95fcec
data/Gemfile.lock ADDED
@@ -0,0 +1,63 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ Miniparser (1.0.1)
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ ast (2.4.2)
10
+ base64 (0.1.1)
11
+ diff-lcs (1.5.0)
12
+ json (2.6.3)
13
+ language_server-protocol (3.17.0.3)
14
+ parallel (1.23.0)
15
+ parser (3.2.2.3)
16
+ ast (~> 2.4.1)
17
+ racc
18
+ racc (1.7.1)
19
+ rainbow (3.1.1)
20
+ rake (13.0.6)
21
+ regexp_parser (2.8.1)
22
+ rexml (3.2.6)
23
+ rspec (3.12.0)
24
+ rspec-core (~> 3.12.0)
25
+ rspec-expectations (~> 3.12.0)
26
+ rspec-mocks (~> 3.12.0)
27
+ rspec-core (3.12.2)
28
+ rspec-support (~> 3.12.0)
29
+ rspec-expectations (3.12.3)
30
+ diff-lcs (>= 1.2.0, < 2.0)
31
+ rspec-support (~> 3.12.0)
32
+ rspec-mocks (3.12.6)
33
+ diff-lcs (>= 1.2.0, < 2.0)
34
+ rspec-support (~> 3.12.0)
35
+ rspec-support (3.12.1)
36
+ rubocop (1.56.3)
37
+ base64 (~> 0.1.1)
38
+ json (~> 2.3)
39
+ language_server-protocol (>= 3.17.0)
40
+ parallel (~> 1.10)
41
+ parser (>= 3.2.2.3)
42
+ rainbow (>= 2.2.2, < 4.0)
43
+ regexp_parser (>= 1.8, < 3.0)
44
+ rexml (>= 3.2.5, < 4.0)
45
+ rubocop-ast (>= 1.28.1, < 2.0)
46
+ ruby-progressbar (~> 1.7)
47
+ unicode-display_width (>= 2.4.0, < 3.0)
48
+ rubocop-ast (1.29.0)
49
+ parser (>= 3.2.1.0)
50
+ ruby-progressbar (1.13.0)
51
+ unicode-display_width (2.4.2)
52
+
53
+ PLATFORMS
54
+ x86_64-linux
55
+
56
+ DEPENDENCIES
57
+ Miniparser!
58
+ rake (~> 13.0)
59
+ rspec (~> 3.0)
60
+ rubocop (~> 1.21)
61
+
62
+ BUNDLED WITH
63
+ 2.4.10
data/LICENSE CHANGED
@@ -1,9 +1,71 @@
1
- MIT License
1
+ PixelRidge Business Exclusive General Public Use License for Software Executables (PixelRidge-BEGPULSE)
2
2
 
3
- Copyright (c) 2023 PixelRidge-Softworks
3
+ ## Version 1.3
4
4
 
5
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5
+ ### Preamble
6
6
 
7
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7
+ This License governs the terms under which the software ("Software") provided by PixelRidge Softworks ("Licensor") may be used, modified, and distributed.
8
8
 
9
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9
+ ### 1. Definitions
10
+
11
+ - **Software**: The original software and associated documentation provided under this license.
12
+ - **Business Purposes**: Any activity designed with the main intent to generate revenue or profit.
13
+ - **Modification**: Any change or addition to the Software's source code or executable.
14
+ - **Distribution**: The act of making the Software available to third parties.
15
+ - **Contributor**: Any individual or entity that modifies or distributes the Software.
16
+
17
+ ### 2. License Grant
18
+
19
+ Subject to the terms and conditions of this License, Licensor hereby grants you a worldwide, non-exclusive, non-transferable, non-sublicensable license to use and modify the Software.
20
+
21
+ ### 3. Attribution
22
+
23
+ You must provide attribution to the Licensor by including a plain-view URI (or link) to the Licensor's website. This link must be easily visible to all users and not hidden under any circumstances. It should be noted that this should only apply in the event that it can. In the event a public link is impossible due to the nature of the usage of the Software, it's expected that attribution be given in a way such that the attribution complies with the Open Source Initiative standards for Open Source Attribution.
24
+
25
+ ### 4. Business Use
26
+
27
+ If you wish to use the Software for Business Purposes, you must obtain written permission from PixelRidge Softworks. Failure to obtain such permission will result in a violation of this License.
28
+
29
+ ### 5. Indemnification
30
+
31
+ You agree to indemnify, defend, and hold harmless PixelRidge Softworks and its affiliates from and against any and all claims, damages, losses, liabilities, costs, and expenses arising out of or relating to your use or distribution of the Software.
32
+
33
+ ### 6. No Warranty and Limitation of Liability
34
+
35
+ The Software is provided "AS-IS," without any warranty of any kind, either express or implied. The Software is designed to be highly secure but will only be as secure as the system on which it is deployed. On an insecure system, the Software may exacerbate existing security issues. PixelRidge Softworks shall not be liable for any damages arising from the use of the Software.
36
+
37
+ ### 7. Updates and Versioning
38
+
39
+ PixelRidge Softworks may or may not provide updates to the Software in the future. There is no obligation to provide updates or support for the Software. The latest version of this License shall always be considered the governing terms. PixelRidge Softworks will provide reasonable notice in the event of a license change. Notice shall be provided via email. Due to spam laws, we cannot just email you. You may opt into our specialized mailing list for licensing on our website.
40
+
41
+ ### 8. Source Code Availability
42
+
43
+ Any modifications to the Software must remain open-source and source-available in their entirety unless another agreement with the Licensor is formed.
44
+
45
+ ### 9. Compliance Monitoring
46
+
47
+ Compliance with this License may or may not be monitored by PixelRidge Softworks. You grant PixelRidge Softworks the right to monitor for compliance as it sees fit.
48
+
49
+ ### 10. Data Collection
50
+
51
+ If the Software collects any data, such data will be used in accordance with PixelRidge Softworks' privacy policy.
52
+
53
+ ### 11. Export Control
54
+
55
+ You agree not to use the Software in violation of any export laws or regulations.
56
+
57
+ ### 12. Termination and Revocation
58
+
59
+ This License will automatically terminate if you fail to comply with any of its terms or conditions. Revocation is allowed only in the event of a violation of this License.
60
+
61
+ ### 13. Dispute Resolution
62
+
63
+ Any disputes arising out of this License shall be resolved through arbitration in Alberta, Canada.
64
+
65
+ ### 14. Jurisdiction
66
+
67
+ This License shall be governed by the laws of Alberta, Canada.
68
+
69
+ ### 15. Miscellaneous
70
+
71
+ This License constitutes the entire agreement between you and PixelRidge Softworks concerning the Software.
data/Miniparser.gemspec CHANGED
@@ -6,14 +6,14 @@ Gem::Specification.new do |spec|
6
6
  spec.name = 'Miniparser'
7
7
  spec.version = Miniparser::VERSION
8
8
  spec.authors = ['PixelRidge Softworks']
9
- spec.email = ['ceo@pixelatedstudios.net']
9
+ spec.email = ['ceo@pixelridgesoftworks.com']
10
10
 
11
11
  spec.summary = 'A Gem for Validating and Minifying HTML, CSS, and JS smartly'
12
12
  spec.description = 'Miniparser works pretty simply. You pass the Gem some input (HTML, JS, or CSS), and it will
13
13
  validate it, return the validated status, then minify it, and return the minified version as either
14
14
  a file (path) and a text return, respective to what input it got'
15
15
  spec.homepage = 'https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Miniparser'
16
- spec.license = 'MIT'
16
+ spec.license = 'PixelRidge-BEGPULSE'
17
17
  spec.required_ruby_version = '>= 3.2.2'
18
18
 
19
19
  spec.metadata['homepage_uri'] = spec.homepage
@@ -29,4 +29,6 @@ Gem::Specification.new do |spec|
29
29
  spec.files << 'Miniparser.gemspec'
30
30
 
31
31
  spec.require_paths = ['lib']
32
+
33
+ spec.post_install_message = 'If you find this gem useful, consider supporting its development: https://www.paypal.com/donate/?hosted_button_id=YF5XS7ZXQ6F8A'
32
34
  end
data/README.md CHANGED
@@ -24,7 +24,7 @@ $ gem install Miniparser
24
24
 
25
25
  ## Usage
26
26
 
27
- Miniparse provides two main methods to process either a file or a string containing HTML, JavaScript, or CSS code.
27
+ Miniparser provides two main methods to process either a file or a string containing HTML, JavaScript, or CSS code.
28
28
 
29
29
  ### Processing a File
30
30
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Miniparser
4
- VERSION = "1.0.1"
4
+ VERSION = '1.0.2'
5
5
  end
metadata CHANGED
@@ -1,21 +1,21 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Miniparser
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - PixelRidge Softworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-24 00:00:00.000000000 Z
11
+ date: 2023-09-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  Miniparser works pretty simply. You pass the Gem some input (HTML, JS, or CSS), and it will
15
15
  validate it, return the validated status, then minify it, and return the minified version as either
16
16
  a file (path) and a text return, respective to what input it got
17
17
  email:
18
- - ceo@pixelatedstudios.net
18
+ - ceo@pixelridgesoftworks.com
19
19
  executables: []
20
20
  extensions: []
21
21
  extra_rdoc_files: []
@@ -23,6 +23,7 @@ files:
23
23
  - CHANGELOG.md
24
24
  - CODE_OF_CONDUCT.md
25
25
  - Gemfile
26
+ - Gemfile.lock
26
27
  - LICENSE
27
28
  - Miniparser.gemspec
28
29
  - README.md
@@ -37,12 +38,13 @@ files:
37
38
  - sig/Miniparser.rbs
38
39
  homepage: https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Miniparser
39
40
  licenses:
40
- - MIT
41
+ - PixelRidge-BEGPULSE
41
42
  metadata:
42
43
  homepage_uri: https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Miniparser
43
44
  source_code_uri: https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Miniparser
44
45
  changelog_uri: https://git.pixelridgesoftworks.com/PixelRidge-Softworks/Miniparser/src/branch/main/CHANGELOG.md
45
- post_install_message:
46
+ post_install_message: 'If you find this gem useful, consider supporting its development:
47
+ https://www.paypal.com/donate/?hosted_button_id=YF5XS7ZXQ6F8A'
46
48
  rdoc_options: []
47
49
  require_paths:
48
50
  - lib
@@ -57,7 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
59
  - !ruby/object:Gem::Version
58
60
  version: '0'
59
61
  requirements: []
60
- rubygems_version: 3.5.0.dev
62
+ rubygems_version: 3.4.10
61
63
  signing_key:
62
64
  specification_version: 4
63
65
  summary: A Gem for Validating and Minifying HTML, CSS, and JS smartly