ulid-transform 1.2.0__cp313-cp313-win32.whl → 1.2.1__cp313-cp313-win32.whl
Sign up to get free protection for your applications and to get access to all the features.
- ulid_transform/__init__.py +1 -1
- ulid_transform/_ulid_impl.cp313-win32.pyd +0 -0
- {ulid_transform-1.2.0.dist-info → ulid_transform-1.2.1.dist-info}/METADATA +9 -9
- {ulid_transform-1.2.0.dist-info → ulid_transform-1.2.1.dist-info}/RECORD +6 -6
- {ulid_transform-1.2.0.dist-info → ulid_transform-1.2.1.dist-info}/WHEEL +1 -1
- {ulid_transform-1.2.0.dist-info → ulid_transform-1.2.1.dist-info}/LICENSE +0 -0
ulid_transform/__init__.py
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: ulid-transform
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.1
|
4
4
|
Summary: Create and transform ULIDs
|
5
5
|
License: MIT
|
6
6
|
Author: J. Nick Koston
|
@@ -16,19 +16,19 @@ Classifier: Programming Language :: Python :: 3.11
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.12
|
17
17
|
Classifier: Programming Language :: Python :: 3.13
|
18
18
|
Classifier: Topic :: Software Development :: Libraries
|
19
|
-
Project-URL: Bug Tracker, https://github.com/
|
20
|
-
Project-URL: Changelog, https://github.com/
|
21
|
-
Project-URL: Repository, https://github.com/
|
19
|
+
Project-URL: Bug Tracker, https://github.com/bluetooth-devices/ulid-transform/issues
|
20
|
+
Project-URL: Changelog, https://github.com/bluetooth-devices/ulid-transform/blob/main/CHANGELOG.md
|
21
|
+
Project-URL: Repository, https://github.com/bluetooth-devices/ulid-transform
|
22
22
|
Description-Content-Type: text/markdown
|
23
23
|
|
24
24
|
# Fast ULID transformations
|
25
25
|
|
26
26
|
<p align="center">
|
27
|
-
<a href="https://github.com/
|
28
|
-
<img src="https://img.shields.io/github/actions/workflow/status/
|
27
|
+
<a href="https://github.com/bluetooth-devices/ulid-transform/actions/workflows/ci.yml?query=branch%3Amain">
|
28
|
+
<img src="https://img.shields.io/github/actions/workflow/status/bluetooth-devices/ulid-transform/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
|
29
29
|
</a>
|
30
|
-
<a href="https://codecov.io/gh/
|
31
|
-
<img src="https://img.shields.io/codecov/c/github/
|
30
|
+
<a href="https://codecov.io/gh/bluetooth-devices/ulid-transform">
|
31
|
+
<img src="https://img.shields.io/codecov/c/github/bluetooth-devices/ulid-transform.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
|
32
32
|
</a>
|
33
33
|
</p>
|
34
34
|
<p align="center">
|
@@ -41,7 +41,7 @@ Description-Content-Type: text/markdown
|
|
41
41
|
<a href="https://github.com/pre-commit/pre-commit">
|
42
42
|
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
|
43
43
|
</a>
|
44
|
-
<a href="https://codspeed.io/
|
44
|
+
<a href="https://codspeed.io/bluetooth-devices/ulid-transform"><img src="https://img.shields.io/endpoint?url=https://codspeed.io/badge.json" alt="CodSpeed Badge"/></a>
|
45
45
|
</p>
|
46
46
|
<p align="center">
|
47
47
|
<a href="https://pypi.org/project/ulid-transform/">
|
@@ -1,4 +1,4 @@
|
|
1
|
-
ulid_transform/__init__.py,sha256=
|
1
|
+
ulid_transform/__init__.py,sha256=zomF_qV6IYtw3_Kdncl6dpBPv_j8yiWoCZEjEbC1w5U,894
|
2
2
|
ulid_transform/__init__.pyi,sha256=Ul-yd8ZQMOce7Oq-se3GdSuM0QSEaCXOnhLd-PdMvH4,478
|
3
3
|
ulid_transform/_py_ulid_impl.py,sha256=9JiwiUf9mCke90axriOYSAs_IlICYHi0R_dglB-6veg,10680
|
4
4
|
ulid_transform/_ulid_impl.pyx,sha256=BM6xwD-JeiVI7AffEAZBV_EDcnT2PXTQpBfFdaW2384,4577
|
@@ -8,8 +8,8 @@ ulid_transform/ulid_struct.hh,sha256=Jh326iAyOkEaEpBZr4CY6xOOSXqO_hcsBS37qUcUCeM
|
|
8
8
|
ulid_transform/ulid_uint128.hh,sha256=ibwgd8Qksjc0oG52h8kb7ClJruJe9CyfMQra4B3fk1E,15370
|
9
9
|
ulid_transform/ulid_wrapper.cpp,sha256=OLanExS7GGWBQzsc-BRk4hcrekXXny-GC_cqHlU_sz8,2892
|
10
10
|
ulid_transform/ulid_wrapper.h,sha256=3bK3iE2oeZ1h7Ze_sbdnGQJs4V6TbNpOtY-Eh0Q2VSo,519
|
11
|
-
ulid_transform/_ulid_impl.cp313-win32.pyd,sha256=
|
12
|
-
ulid_transform-1.2.
|
13
|
-
ulid_transform-1.2.
|
14
|
-
ulid_transform-1.2.
|
15
|
-
ulid_transform-1.2.
|
11
|
+
ulid_transform/_ulid_impl.cp313-win32.pyd,sha256=x_NOoWYLsUQGPo3b8ISxIAqyvODjV4YTcFpica7lxr4,46080
|
12
|
+
ulid_transform-1.2.1.dist-info/LICENSE,sha256=glXAnenXQvBuN4WzZ8ikikOHF6v3qq4_z8fCZobbgxs,1094
|
13
|
+
ulid_transform-1.2.1.dist-info/METADATA,sha256=JEHtvRLIikcI30uwQbWKk2gHQak6Q7M3-M-Igtegalc,5591
|
14
|
+
ulid_transform-1.2.1.dist-info/WHEEL,sha256=WhTX3kzoRoDD8mMn_sNKY-fH92IhSIgRasMt_qRaCSU,94
|
15
|
+
ulid_transform-1.2.1.dist-info/RECORD,,
|
File without changes
|