Metadata-Version: 2.1
Name: prospect
Version: 0.1.0
Summary: Archaeological survey simulation
Home-page: UNKNOWN
Author: Jacob Deppen
Author-email: prospect.python@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/deppen8/prospect
Project-URL: Documentation, https://deppen8.github.io/prospect
Description: # Prospect
        
        [![DOI](https://zenodo.org/badge/157437912.svg)](https://zenodo.org/badge/latestdoi/157437912)
        
        [![PyPI](https://img.shields.io/pypi/v/prospect)](https://pypi.org/project/prospect/) ![PyPI - Downloads](https://img.shields.io/pypi/dm/prospect)
        
        ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/deppen8/prospect/Run%20tests?label=tests)
        [![codecov](https://codecov.io/gh/deppen8/prospect/branch/master/graph/badge.svg?token=05MJSIS9QA)](https://codecov.io/gh/deppen8/prospect) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        `prospect` is a Python package for simulating archaeological field surveys. It was originally developed by [Jacob Deppen](https://deppen8.github.io/) in research associated with the [Digital Archaeology Research Lab](https://www.digarlab.uw.edu/) at the University of Washington.
        
        ## Documentation
        
        Read the [Prospect User Guide](https://deppen8.github.io/prospect) for the latest documentation, including API docs.
        
        ## Reporting Bugs
        
        As with any software, bugs are bound to surface. If you discover a bug in `prospect`, please create a [New Issue on GitHub](https://github.com/deppen8/prospect/issues/new/choose) using the Bug Report template.
        
        ## Contributing
        
        Contributions are welcome but please contact [Jacob Deppen](prospect.python@gmail.com) to coordinate.
        
Keywords: archaeology survey simulation gis fieldwork
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Other/Nonlisted Topic
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
