scruby-plugin 0.7.0__py3-none-any.whl → 0.7.2__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: scruby-plugin
3
- Version: 0.7.0
3
+ Version: 0.7.2
4
4
  Summary: Library for creating Scruby plugins.
5
5
  Project-URL: Bug Tracker, https://github.com/kebasyaty/scruby-plugin/issues
6
6
  Project-URL: Changelog, https://github.com/kebasyaty/scruby-plugin/blob/v0/CHANGELOG.md
@@ -30,7 +30,7 @@ Classifier: Typing :: Typed
30
30
  Requires-Python: <4.0,>=3.12
31
31
  Description-Content-Type: text/markdown
32
32
 
33
- # scruby-plugin
33
+ # Scruby-Plugin
34
34
 
35
35
  Library for creating plugins for <a href="https://pypi.org/project/scruby/" alt="Scruby">Scruby</a>.
36
36
 
@@ -0,0 +1,7 @@
1
+ scruby_plugin/__init__.py,sha256=kWaqpz4RYNT9Kc9FF6jj0GX1Mppm1uhFfArPY6EYneI,241
2
+ scruby_plugin/plugin.py,sha256=oGhbFBPZ4LaPLsDJO316vV0zJCrUPZ7KTCPAUAV0Rj4,484
3
+ scruby_plugin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ scruby_plugin-0.7.2.dist-info/METADATA,sha256=R8mkWwb58RAhnLcialUsNb2xwQFC7PZAYbIsz796J5Q,5315
5
+ scruby_plugin-0.7.2.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
6
+ scruby_plugin-0.7.2.dist-info/licenses/LICENSE,sha256=mvh5qv1YJGyuVCkRxonDDNOzxlwXszKvwxXfOeXKrqw,1074
7
+ scruby_plugin-0.7.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.29.0
2
+ Generator: hatchling 1.30.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,7 +0,0 @@
1
- scruby_plugin/__init__.py,sha256=kWaqpz4RYNT9Kc9FF6jj0GX1Mppm1uhFfArPY6EYneI,241
2
- scruby_plugin/plugin.py,sha256=oGhbFBPZ4LaPLsDJO316vV0zJCrUPZ7KTCPAUAV0Rj4,484
3
- scruby_plugin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- scruby_plugin-0.7.0.dist-info/METADATA,sha256=IbtfgnGyYYG7K1bWpAgULJzS1pnJ2f4Pi-iv-5Ym9Yk,5315
5
- scruby_plugin-0.7.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
6
- scruby_plugin-0.7.0.dist-info/licenses/LICENSE,sha256=mvh5qv1YJGyuVCkRxonDDNOzxlwXszKvwxXfOeXKrqw,1074
7
- scruby_plugin-0.7.0.dist-info/RECORD,,