Metadata-Version: 1.1
Name: pyFTracks
Version: 0.2.2
Summary: Fission Track Modelling and Analysis with Python
Home-page: https://github.com/rbeucher/pyFTracks.git
Author: Romain Beucher
Author-email: romain.beucher@unimelb.edu.au
License: UNKNOWN
Description: 
        .. image:: https://raw.githubusercontent.com/rbeucher/pyFTracks/master/docs/_static/logo.png?sanitize=true
            :align: center
        
        ================================================
        Fission Track Modelling and Analysis with python
        ================================================
        
        .. image:: https://img.shields.io/pypi/v/pyftracks.svg
            :target: https://pypi.python.org/pypi/pyftracks
            :alt: Pip
        .. image:: https://mybinder.org/badge_logo.svg
            :target: https://mybinder.org/v2/gh/rbeucher/pyFTracks.git/master
            :alt: Logo
        
        
        pyFTracks is a Python utility to calculate fission track
        thermochronological data.
        
        ------------
        Installation
        ------------
        
        .. code:: bash
        
          pip install pyFTracks
        
        ------------
        Dependencies
        ------------
        
        Running this code requires the following packages to be installed:
        
        - Python 2.7.x and above
        
        -----------
        Recommended
        -----------
        
        - jupyter
        
        -------
        Contact
        -------
        
        Romain BEUCHER, The Australian National University
        romain.beucher@anu.edu.au
        
Keywords: geology thermochronology fission-tracks
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
