Metadata-Version: 2.1
Name: swifttools
Version: 1.5
Summary: Tools for users of the Swift satellite
Home-page: https://gitlab.com/DrPhilEvans/swifttools
Author: Phil Evans
Author-email: pae9@leicester.ac.uk
License: UNKNOWN
Description: # Swifttools python package.
        
        This module presents tools to enable access from Python to some of the web-based
        tools supporting the Swift satellite.
        
        In this initial release there is a single module available: [xrt_prods](swifttools/xrt_prods/README.md). This provides
        a Python interface to the [tools to analyse XRT data](https://www.swift.ac.uk/user_objects).
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
