py2nativepro 0.0.0__tar.gz → 0.1.3__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,15 @@
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.1.3
4
+ Summary: Python to native compiler. Pro Extension.
5
5
  Author-email: RSJ Software GmbH <ruediger.jungbeck@rsj.de>
6
- Requires-Python: >=3.14
6
+ Requires-Python: >=3.10
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
+ Python Compiler to Native compiler Pro Extension
12
+
13
+ Requires a paid for license key
12
14
 
13
15
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,5 +1,7 @@
1
1
  # Python to Native Pro Extension
2
2
 
3
- Upcoming Python Compiler to Native compiler Pro EDxtendion
3
+ Python Compiler to Native compiler Pro Extension
4
+
5
+ Requires a paid for license key
4
6
 
5
7
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,13 +1,15 @@
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.1.3
4
+ Summary: Python to native compiler. Pro Extension.
5
5
  Author-email: RSJ Software GmbH <ruediger.jungbeck@rsj.de>
6
- Requires-Python: >=3.14
6
+ Requires-Python: >=3.10
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
+ Python Compiler to Native compiler Pro Extension
12
+
13
+ Requires a paid for license key
12
14
 
13
15
  More information on [https://py2native.dev](https://py2native.dev)
@@ -1,9 +1,9 @@
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.1.3"
4
+ description = "Python to native compiler. Pro Extension. "
5
5
  readme = "README.md"
6
- requires-python = ">=3.14"
6
+ requires-python = ">=3.10"
7
7
  authors = [
8
8
  {name="RSJ Software GmbH", email="ruediger.jungbeck@rsj.de"}
9
9
  ]
File without changes