1
0
mirror of https://github.com/naruxde/revpipycontrol.git synced 2025-11-08 15:43:52 +01:00

Dateiliste sortiert ausgeben

New code style
This commit is contained in:
2018-08-12 16:57:08 +02:00
parent 1d9c28d48b
commit 0fc9af633c
30 changed files with 351 additions and 197 deletions

View File

@@ -1,8 +1,9 @@
# -*- coding: utf-8 -*-
#
# (c) Sven Sager, License: LGPLv3
#
"""Setupscript fuer RevPiPyLoad."""
__author__ = "Sven Sager"
__copyright__ = "Copyright (C) 2018 Sven Sager"
__license__ = "LGPLv3"
import distutils.command.install_egg_info
from sys import platform
from glob import glob