Initial Commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: rgbmatrix
|
||||
Version: 0.0.1
|
||||
Author: Christoph Friedrich
|
||||
Author-email: christoph.friedrich@vonaffenfels.de
|
||||
Classifier: Development Status :: 3 - Alpha
|
||||
@@ -0,0 +1,9 @@
|
||||
README.md
|
||||
setup.py
|
||||
rgbmatrix/__init__.py
|
||||
rgbmatrix/core.cpp
|
||||
rgbmatrix/graphics.cpp
|
||||
rgbmatrix.egg-info/PKG-INFO
|
||||
rgbmatrix.egg-info/SOURCES.txt
|
||||
rgbmatrix.egg-info/dependency_links.txt
|
||||
rgbmatrix.egg-info/top_level.txt
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
core
|
||||
graphics
|
||||
rgbmatrix
|
||||
Reference in New Issue
Block a user