relativity-core 0.0.1__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.
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: relativity-core
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Relativity Photos core workers (namespace reservation stub)
|
|
5
|
+
Author: Relativity Photos contributors
|
|
6
|
+
License: MIT
|
|
7
|
+
Project-URL: Homepage, http://relativity.photos
|
|
8
|
+
Project-URL: Repository, https://github.com/relativity-photos/relativity
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
11
|
+
Classifier: Programming Language :: Python :: 3
|
|
12
|
+
Requires-Python: >=3.8
|
|
13
|
+
Description-Content-Type: text/markdown
|
|
14
|
+
|
|
15
|
+
# relativity-core
|
|
16
|
+
|
|
17
|
+
Placeholder PyPI package for the **relativity-core** distribution name.
|
|
18
|
+
|
|
19
|
+
See the [repository root](../README.md).
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
relativity_core/__init__.py,sha256=TpoaBRoyMH6P7fDWOW76zwoOTEItLR0xI-obo9w4UtE,102
|
|
2
|
+
relativity_core-0.0.1.dist-info/METADATA,sha256=s4kAD9K1UJp_uE3bpq1X-yjp3wCIv5zfr7Ljoku82sc,644
|
|
3
|
+
relativity_core-0.0.1.dist-info/WHEEL,sha256=BNRMDyzLkkcmlv0J8ppDQkk2VED33SesJDynr9ED1gc,91
|
|
4
|
+
relativity_core-0.0.1.dist-info/top_level.txt,sha256=dR8rcACr5irzXC4JK539eSb8_MRINE7P3rMeABa4rz4,16
|
|
5
|
+
relativity_core-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
relativity_core
|