You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Related Issue(s):**
- None
**Description:**
- symlinks for readme were not working with new pyproject.toml for
publishing build
**PR Checklist:**
- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [x] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog
Core functionality for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).
4
+
5
+
## Package Information
6
+
7
+
-**Package name**: stac-fastapi-core
8
+
-**Description**: Core functionality for STAC API implementations.
This is the Elasticsearch backend for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).
4
+
5
+
## Package Information
6
+
7
+
-**Package name**: stac-fastapi-elasticsearch
8
+
-**Description**: An implementation of STAC API based on the FastAPI framework with Elasticsearch.
This is the OpenSearch backend for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).
4
+
5
+
## Package Information
6
+
7
+
-**Package name**: stac-fastapi-opensearch
8
+
-**Description**: An implementation of STAC API based on the FastAPI framework with OpenSearch.
Helper utilities for the stac-fastapi project. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).
4
+
5
+
## Package Information
6
+
7
+
-**Package name**: sfeos-helpers
8
+
-**Description**: Helper utilities for the stac-fastapi project.
0 commit comments