Metadata-Version: 2.4
Name: advexp-settings
Version: 0.0.1
Summary: Temporary PyPI name reservation; the real advexp-settings package (Python port of Advexp.Settings) is in development
Author: Alexey Ivakin
License-Expression: Apache-2.0
Project-URL: Homepage, https://advexp.github.io/advexp.settings/
Project-URL: Repository, https://github.com/advexp/advexp.settings.python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# advexp-settings

**This project is a temporary name reservation published by Advexp. It contains no code.**

The real `advexp-settings` package — the Python port of the
[Advexp.Settings .NET library](https://advexp.github.io/advexp.settings/) — is in development
and will be published on PyPI under this name.

## Why this placeholder exists

A PyPI name belongs to whoever uploads the first distribution under it, and
PyPI rarely frees claimed names. Reserving `advexp-settings` before the first
real release protects it from being taken by a third party.

## Version policy

The placeholder stays at `0.0.1`. The first real release (`0.1.0`) will be
uploaded under the same project name and will supersede it: the PyPI page
will then show the real package, and version resolution will always prefer
the real releases.

## I installed this package by mistake

Importing it raises `ImportError` on purpose — the real package has not been
released yet. Follow the news at <https://advexp.github.io/advexp.settings/>.
