First commit

This commit is contained in:
marcel
2024-02-18 18:22:51 +01:00
commit 711bf9f7dc
20 changed files with 1601 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Metadata-Version: 2.1
Name: pythonax25
Version: 1.0
Summary: CPython extension for LINUX ax.25 stack

View File

@@ -0,0 +1,7 @@
README.md
pythonax25module.c
setup.py
pythonax25.egg-info/PKG-INFO
pythonax25.egg-info/SOURCES.txt
pythonax25.egg-info/dependency_links.txt
pythonax25.egg-info/top_level.txt

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
pythonax25