:py:mod:`CedarBackup3.actions.constants`
========================================

.. py:module:: CedarBackup3.actions.constants

.. autoapi-nested-parse::

   Provides common constants used by standard actions.
   :author: Kenneth J. Pronovici <pronovic@ieee.org>



Module Contents
---------------

.. py:data:: DIR_TIME_FORMAT
   :annotation: = %Y/%m/%d

   

.. py:data:: DIGEST_EXTENSION
   :annotation: = sha

   

.. py:data:: INDICATOR_PATTERN
   :annotation: = ['cback\\..*']

   

.. py:data:: COLLECT_INDICATOR
   :annotation: = cback.collect

   

.. py:data:: STAGE_INDICATOR
   :annotation: = cback.stage

   

.. py:data:: STORE_INDICATOR
   :annotation: = cback.store

   

