summaryrefslogtreecommitdiffstats
path: root/defaults.py.in
blob: 7396ab2ae6822d4690ea4a86d4a1d4ebdff99c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -*- coding: UTF-8 -*-
# Copyright 2014 Red Hat, Inc.
# Part of clufter project
# Licensed under GPLv2+ (a copy included | http://gnu.org/licenses/gpl-2.0.txt)
"""Some usage-agnostic constants"""
__author__ = "Jan Pokorný <jpokorny @at@ Red Hat .dot. com>"

EDITOR      = '''@EDITOR@'''
CCS_FLATTEN = '''@CCS_FLATTEN@'''

# also configurable via respective env. variables (see getenv_namespaced)
HASHALGO    = '''@HASHALGO@'''  # not for security