view src/__init__.py @ 1525:49d33cb48207

plugin file: first draft: This plugin will be used to manage file transfers, and choose the best available method. It embed a class dedicated to files: SatFile, which act as a file objects but manage some high level stuffs (like progression).
author Goffi <goffi@goffi.org>
date Fri, 25 Sep 2015 19:19:12 +0200
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION