out 0.80__py3-none-any.whl → 0.81b1__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.
out/__init__.py CHANGED
@@ -22,7 +22,7 @@ from .themes import (render_themes as _render_themes,
22
22
  render_styles as _render_styles,
23
23
  icons as _icons)
24
24
 
25
- __version__ = '0.80'
25
+ __version__ = '0.81b1'
26
26
 
27
27
  # Allow string as well as constant access. Levels will be added below:
28
28
  level_map = {
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: out
3
- Version: 0.80
3
+ Version: 0.81b1
4
4
  Summary: Fun take on logging for non-huge projects. Gets "outta" the way.
5
5
  Home-page: https://github.com/mixmastamyk/out
6
6
  Author: Mike Miller
@@ -18,10 +18,22 @@ Classifier: Topic :: Software Development :: Libraries
18
18
  Requires-Python: >=3.8
19
19
  Description-Content-Type: text/x-rst
20
20
  License-File: LICENSE
21
- Requires-Dist: console >0.9902
22
- Requires-Dist: colorama ; os_name == "nt" and platform_version < "10.0.10586"
21
+ Requires-Dist: console>=0.9912b1
23
22
  Provides-Extra: highlight
24
- Requires-Dist: pygments >=2.4.0 ; extra == 'highlight'
23
+ Requires-Dist: pygments>=2.4.0; extra == "highlight"
24
+ Dynamic: author
25
+ Dynamic: author-email
26
+ Dynamic: classifier
27
+ Dynamic: description
28
+ Dynamic: description-content-type
29
+ Dynamic: home-page
30
+ Dynamic: keywords
31
+ Dynamic: license
32
+ Dynamic: license-file
33
+ Dynamic: provides-extra
34
+ Dynamic: requires-dist
35
+ Dynamic: requires-python
36
+ Dynamic: summary
25
37
 
26
38
 
27
39
  Out
@@ -0,0 +1,12 @@
1
+ out/__init__.py,sha256=qc1i2QHDBym7Foe6NsFQ9Cky4SVsAoNRR3QyfIcVw1E,8975
2
+ out/demos.py,sha256=MDlKYZa9i1z7uXQ31KdA9HxmRgXsiNMbn1CIXpHdkko,2311
3
+ out/detection.py,sha256=WIGDRvWEs0bt-A6aFcOzromomJ6csXx_m4-5JRdd6e0,1354
4
+ out/format.py,sha256=srI5jej_GzE9H7TwVSpdyf8wRRZDYuP3tO5W8fTalgk,9461
5
+ out/highlight.py,sha256=LNjOe-JYjepE6lPTy_zBVzWi3ZLqn9BT2ivcI7hu51E,3756
6
+ out/test_mod.py,sha256=GAJwqn_XFwUObcwIds--cKhzNQZyBwYfKl7z2F9D_v0,341
7
+ out/themes.py,sha256=A8njH6QkHORNoxCQhzgZfFP70bjrzfgcx5XIlSyPogM,8420
8
+ out-0.81b1.dist-info/licenses/LICENSE,sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g,7651
9
+ out-0.81b1.dist-info/METADATA,sha256=ni__G-QWR7mE-ygChmvzB63xGoPjJ5GmAlXVrEp3Nsc,16957
10
+ out-0.81b1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ out-0.81b1.dist-info/top_level.txt,sha256=VANKxcbp6pVzTsK3Kf1tYqv2SvNKn5zl1GbLeIGRpz0,4
12
+ out-0.81b1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
out-0.80.dist-info/RECORD DELETED
@@ -1,12 +0,0 @@
1
- out/__init__.py,sha256=FwaLPpF2Z4sb6ZasWDkE6REkpHGoWo77KDd2P0-TJN0,8973
2
- out/demos.py,sha256=MDlKYZa9i1z7uXQ31KdA9HxmRgXsiNMbn1CIXpHdkko,2311
3
- out/detection.py,sha256=WIGDRvWEs0bt-A6aFcOzromomJ6csXx_m4-5JRdd6e0,1354
4
- out/format.py,sha256=srI5jej_GzE9H7TwVSpdyf8wRRZDYuP3tO5W8fTalgk,9461
5
- out/highlight.py,sha256=LNjOe-JYjepE6lPTy_zBVzWi3ZLqn9BT2ivcI7hu51E,3756
6
- out/test_mod.py,sha256=GAJwqn_XFwUObcwIds--cKhzNQZyBwYfKl7z2F9D_v0,341
7
- out/themes.py,sha256=A8njH6QkHORNoxCQhzgZfFP70bjrzfgcx5XIlSyPogM,8420
8
- out-0.80.dist-info/LICENSE,sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g,7651
9
- out-0.80.dist-info/METADATA,sha256=P8bq4Q_lbO7t3fQFZBpdczi8JP_t0208KJ9A4M88lDQ,16755
10
- out-0.80.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
11
- out-0.80.dist-info/top_level.txt,sha256=VANKxcbp6pVzTsK3Kf1tYqv2SvNKn5zl1GbLeIGRpz0,4
12
- out-0.80.dist-info/RECORD,,