# literals **Repository Path**: mirrors_Infinidat/literals ## Basic Information - **Project Name**: literals - **Description**: Utility package for creating conditional/version dependent constants - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Overview ======== | | | |-----------------------|------------------------------------------------------------------------------------| | Build Status | ![Build Status] (https://secure.travis-ci.org/infinidat/literals.png?branch=master,dev) | | Supported Versions | ![Supported Versions] (https://img.shields.io/pypi/pyversions/literals.svg) | | Downloads | ![Downloads] (https://img.shields.io/pypi/dm/literals.svg) | | Latest Version | ![Latest Version] (https://img.shields.io/pypi/v/literals.svg) | | Test Coverage | ![Coverage Status] (https://coveralls.io/repos/infinidat/literals/badge.svg?branch=master&service=github) | Literals is a package intended to ease management of multi-version literal values, such as string/numeric constants. It is ideal for interacting with versioned APIs which might have varying constants across versions Licence ======= BSD3