view src/__init__.py @ 2214:4e06cd44e667

jp (pubsub/get): --service is now optional argument, and sub_id now use "-S" short option
author Goffi <goffi@goffi.org>
date Wed, 29 Mar 2017 19:42:44 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION