jk_prettyprintobj 0.2024.10.20__py3-none-any.whl → 0.2024.10.25__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.
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  __author__ = "Jürgen Knauth"
5
- __version__ = "0.2024.10.20"
5
+ __version__ = "0.2024.10.25"
6
6
  __all__ = (
7
7
  "DumperSettings",
8
8
  "RawValue",
@@ -1,16 +1,12 @@
1
1
 
2
2
 
3
- import chunk
4
3
  import typing
5
4
  import collections
6
- import math
7
- import codecs
8
- #import datetime
9
5
 
10
6
  from .RawValue import RawValue
11
7
  from .DumperSettings import DumperSettings
12
- from ._Hex import _Hex
13
- from ._Bits import _Bits
8
+ #from ._Hex import _Hex
9
+ #from ._Bits import _Bits
14
10
  from ._ConverterFunctions import _ConverterFunctions as _CF
15
11
  from ._ByteChunker import _ByteChunker
16
12
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: jk_prettyprintobj
3
- Version: 0.2024.10.20
3
+ Version: 0.2024.10.25
4
4
  Summary: This python module provides a mixin for creating pretty debugging output for objects. This is especially useful for semi-complex data structures.
5
5
  Keywords: pretty-print,debugging,debug
6
6
  Author-email: Jürgen Knauth <pubsrc@binary-overflow.de>
@@ -4,8 +4,8 @@ jk_prettyprintobj/_Bits.py,sha256=EVAk9bMNpnuv_re8hi5vk4znK2xYHsceR07RG_0f4x0,80
4
4
  jk_prettyprintobj/_ByteChunker.py,sha256=Q3BUM87TsuS5-_HorEDoaXIYwAxbyG1vsLgW9H64dUc,5031
5
5
  jk_prettyprintobj/_ConverterFunctions.py,sha256=c31r8SZB4JXy8uohwXimBZR8Gn0rSfYs2jGhr9a5eJw,3301
6
6
  jk_prettyprintobj/_Hex.py,sha256=RsqEIp8N4ms48aDCYIV1TLQxexd0TnxwRmnx91Y0MQg,515
7
- jk_prettyprintobj/__init__.py,sha256=Lm-biGzrzeWnsRU0wcCfNDrU15Z0eJHFp_b6Nh4QoPw,677
8
- jk_prettyprintobj/dumper.py,sha256=Z1wGB1qa-dPHbu_C799bLTf1e9EkFdumrGDUHCxpI3I,18727
9
- jk_prettyprintobj-0.2024.10.20.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
10
- jk_prettyprintobj-0.2024.10.20.dist-info/METADATA,sha256=iDuW49l_yZmpMJ2XsjGLf0bhRsh6xML-nV9tNsu5HG4,8317
11
- jk_prettyprintobj-0.2024.10.20.dist-info/RECORD,,
7
+ jk_prettyprintobj/__init__.py,sha256=ktO_CULJJ4NYOMG25zwWgPaLXBEwBG84Y5wlq33eQdM,677
8
+ jk_prettyprintobj/dumper.py,sha256=Kz1yBEMneGZ726gJ6l5YBxhR6cI7hQeind0DuWao3u0,18673
9
+ jk_prettyprintobj-0.2024.10.25.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
10
+ jk_prettyprintobj-0.2024.10.25.dist-info/METADATA,sha256=JmxD-34sAiExn2iIN_aPIsk8wGEp9nwjFDz_Sl8sH8U,8317
11
+ jk_prettyprintobj-0.2024.10.25.dist-info/RECORD,,