py2nativepro 0.0.0__tar.gz → 0.0.1__tar.gz

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,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: py2nativepro
3
- Version: 0.0.0
4
- Summary: Python to native compiler. Pro Extension. Comming soon.
3
+ Version: 0.0.1
4
+ Summary: Python to native compiler. Pro Extension. Coming soon.
5
5
  Author-email: RSJ Software GmbH <ruediger.jungbeck@rsj.de>
6
6
  Requires-Python: >=3.14
7
7
  Description-Content-Type: text/markdown
8
8
 
9
9
  # Python to Native Pro Extension
10
10
 
11
- Upcoming Python Compiler to Native compiler Pro EDxtendion
11
+ Upcoming Python Compiler to Native compiler Pro Extendion
12
12
 
13
13
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,5 +1,5 @@
1
1
  # Python to Native Pro Extension
2
2
 
3
- Upcoming Python Compiler to Native compiler Pro EDxtendion
3
+ Upcoming Python Compiler to Native compiler Pro Extendion
4
4
 
5
5
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: py2nativepro
3
- Version: 0.0.0
4
- Summary: Python to native compiler. Pro Extension. Comming soon.
3
+ Version: 0.0.1
4
+ Summary: Python to native compiler. Pro Extension. Coming soon.
5
5
  Author-email: RSJ Software GmbH <ruediger.jungbeck@rsj.de>
6
6
  Requires-Python: >=3.14
7
7
  Description-Content-Type: text/markdown
8
8
 
9
9
  # Python to Native Pro Extension
10
10
 
11
- Upcoming Python Compiler to Native compiler Pro EDxtendion
11
+ Upcoming Python Compiler to Native compiler Pro Extendion
12
12
 
13
13
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,7 +1,7 @@
1
1
  [project]
2
2
  name = "py2nativepro"
3
- version = "0.0.0"
4
- description = "Python to native compiler. Pro Extension. Comming soon."
3
+ version = "0.0.1"
4
+ description = "Python to native compiler. Pro Extension. Coming soon."
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.14"
7
7
  authors = [
File without changes