Metadata-Version: 2.1
Name: autopew
Version: 0.1.3.post0
Summary: Automating target selection for laser ablation.
Home-page: https://github.com/morganjwilliams/autopew
Author: Morgan Williams
Author-email: morgan.williams@csiro.au
License: CSIRO Modifed MIT/BSD
Description: # `autopew`
        
        <p align="left">
        <a href="https://autopew.readthedocs.io/">
           <img src="https://readthedocs.org/projects/autopew/badge/?version=develop" alt="Docs"/></a>
        
        <a href="https://github.com/morganjwilliams/autopew/blob/master/LICENSE" >
          <img src="https://img.shields.io/badge/License-CSIRO_BSD/MIT_License-blue.svg"
               alt="License: CSIRO Modified BSD/MIT License"></a>
        <a href="https://gitter.im/pyrolite/autopew" >
         <img src="https://img.shields.io/gitter/room/pyrolite/autopew.svg"
              alt="Chat on Gitter"></a>
        </p>
        
        Automating sample targeting for geological microanalysis systems.
        
        For more information, see the documentation's [installation page](https://autopew.readthedocs.io/en/develop/installation.html), and the [Getting Started Guide](https://autopew.readthedocs.io/en/develop/gettingstarted.html).
        
        ## Development & Build Status
        <p align='left'>
          <a href="https://github.com/python/black">
            <img src="https://img.shields.io/badge/code%20style-black-000000.svg"
                 alt="Code Style: Black"></a>
        </p>
        
        | **master** | **develop** |
        |:----------:|:-----------:|
        | [![Build Status](https://travis-ci.com/morganjwilliams/autopew.svg?branch=master)](https://travis-ci.com/morganjwilliams/autopew) | [![Build Status](https://travis-ci.com/morganjwilliams/autopew.svg?branch=develop)](https://travis-ci.com/morganjwilliams/autopew) |
        | [![Coverage Status](https://coveralls.io/repos/github/morganjwilliams/autopew/badge.svg?branch=master)](https://coveralls.io/github/morganjwilliams/autopew?branch=master) | [![Coverage Status](https://coveralls.io/repos/github/morganjwilliams/autopew/badge.svg?branch=develop)](https://coveralls.io/github/morganjwilliams/autopew?branch=develop) |
        
Keywords: laser ablation,geochemistry
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
