Metadata-Version: 2.1
Name: polyhedral_analysis
Version: 0.1
Summary: A library for analysis of coordination polyhedra from molecular dynamics trajectories
Home-page: https://github.com/bjmorgan/polyhedral-analysis
Author: Benjamin J. Morgan
Author-email: bjm42@bath.ac.uk
License: MIT
Download-URL: https://github.com/bjmorgan/polyhedral-analysis/archive/0.1.tar.gz
Description: # Polyhedral Analysis Tools
        
        [![Build Status](https://travis-ci.org/bjmorgan/polyhedral-analysis.svg?branch=master)](https://travis-ci.org/bjmorgan/polyhedral-analysis)
        [![Test Coverage](https://api.codeclimate.com/v1/badges/801e93ffcc4749ac5392/test_coverage)](https://codeclimate.com/github/bjmorgan/polyhedral-analysis/test_coverage)
        [![Documentation Status](https://readthedocs.org/projects/polyhedral-analysis/badge/?version=latest)](http://polyhedral-analysis.readthedocs.io/en/latest/?badge=latest)
        
        ## Documentation
        
        API documentation is [here](https://readthedocs.org/projects/polyhedral-analysis).
        
        The [`docs/examples`](./docs/examples) directory contains Jupyter notebooks with examples of usage.
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
