rigplane 0.0.0__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.
rigplane/__init__.py
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: rigplane
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Vendor-neutral open core for local radio control workflows.
|
|
5
|
+
Project-URL: Homepage, https://github.com/morozsm/rigplane
|
|
6
|
+
Project-URL: Repository, https://github.com/morozsm/rigplane
|
|
7
|
+
Author: Sergey Morozov
|
|
8
|
+
License-Expression: MIT
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Classifier: Intended Audience :: Developers
|
|
11
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
12
|
+
Classifier: Programming Language :: Python :: 3
|
|
13
|
+
Classifier: Topic :: Communications :: Ham Radio
|
|
14
|
+
Requires-Python: >=3.10
|
|
15
|
+
Description-Content-Type: text/markdown
|
|
16
|
+
|
|
17
|
+
# RigPlane
|
|
18
|
+
|
|
19
|
+
Vendor-neutral open core for local radio control workflows.
|
|
20
|
+
|
|
21
|
+
This repository currently reserves the RigPlane project namespace while the
|
|
22
|
+
existing `icom-lan` project is evaluated for a staged rename.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
rigplane/__init__.py,sha256=jhLkTuWc25c2YZk_YBY5lYpGOZYGAiSd_LFItmMBteQ,88
|
|
2
|
+
rigplane-0.0.0.dist-info/METADATA,sha256=y2U7_SVSkwd65-xKpyefUX9PxSqDETpoHgheBFuA31g,803
|
|
3
|
+
rigplane-0.0.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
4
|
+
rigplane-0.0.0.dist-info/RECORD,,
|