Metadata-Version: 2.4
Name: MDTransport
Version: 1.0.0
Summary: MDTransport: A Modular, Open-Source, Extensible Python Tool for Computing Transport Properties from GROMACS and LAMMPS Simulations
Author-email: "Shah Research Group, Oklahoma State University" <jindal.shah@okstate.edu>
License: """
        Created on Wed Nov 19 15:21:36 2025
        
        @author: Shah Research Group, Oklahoma State University <jindal.shah@okstate.edu>
        
        MDTransport: GROMACS & LAMMPS Transport Analysis Tools
        Copyright (C) 2025  Ashutosh Kumar Verma, Amey Thorat and Jindal Shah
        
        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
        
        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.
         
        """
Project-URL: Homepage, https://github.com/akviitm/MDTransport
Project-URL: Bug Tracker, https://github.com/akviitm/MDTransport/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: matplotlib>=3.6
Requires-Dist: pandas>=2.0
Requires-Dist: numpy>=1.20
Requires-Dist: scipy>=1.10
Requires-Dist: tqdm>=4.60
Dynamic: license-file
