Metadata-Version: 2.4
Name: ecogeodesign
Version: 0.0.1
Summary: Placeholder for EcoGeoDesign core library (development in progress)
Author-email: Nicolás Pinel <npinelp@eafit.edu.co>
Project-URL: Homepage, https://www.ecogeodesign.org
Project-URL: Repository, https://github.com/ecogeodesign
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: numpy>=1.21
Requires-Dist: shapely>=2.0
Requires-Dist: geopandas>=0.12
Requires-Dist: pyyaml>=6.0
Dynamic: license-file

# EcoGeoDesign

**Core algorithms, data models, and utilities for permaculture and regenerative land management.**  

This library is the foundation of the EcoGeoDesign project – a set of professional geospatial tools for regenerative land management.

## 🧭 Purpose

The `ecogeodesign` package provides reusable components that are independent of any specific GIS platform. It includes:

- Geospatial algorithms
- Data models
- Metadata handling
- Utility functions

## 📦 Status

**This is a placeholder package.** Development is active in the [GitHub repository](https://github.com/ecogeodesign). The first stable release is planned for Q4 2026.

## 🔗 Links

- **Source code:** [github.com/ecogeodesign](https://github.com/ecogeodesign)
- **Documentation:** [docs.ecogeodesign.org](https://docs.ecogeodesign.org) (coming soon)
