Metadata-Version: 2.4
Name: eggseis
Version: 0.0.1
Summary: An open-source desktop application for viewing and analyzing seismic data, with a Python plugin system.
Project-URL: Homepage, https://github.com/eggseis/eggseis
Project-URL: Repository, https://github.com/eggseis/eggseis
Project-URL: Issues, https://github.com/eggseis/eggseis/issues
Author-email: Eric Geordi <laforge2001@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: geophysics,geoscience,interpretation,mdio,segy,seismic
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# eggseis

**An open-source desktop application for viewing and analyzing seismic data, with a Python plugin system simple enough that "write a new attribute" is a ten-line script.**

---

## Status

This is a **name-reservation placeholder** (version 0.0.1). The real project is in pre-alpha development.

For current status, design documents, and code as it lands, see the project on GitHub:

**https://github.com/laforge2001/eggseis**

When `v0.1` ships, this page will link to real installation and usage instructions.

## License

eggseis is licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
