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