Metadata-Version: 2.1
Name: raytils
Version: 0.5.0
Summary: Suite of utilities created by Raymond Tunstill.
Home-page: https://github.com/RaymondKirk/raytils
Author: Raymond Tunstill
Author-email: ray.tunstill@live.co.uk
License: GNU GPLv3
Description: # raytils
        
        ![](https://github.com/RaymondKirk/raytils/workflows/building/badge.svg)
        
        Suite of my utility packages for Python.
        
        ## Documentation
        
        Please refer to the [documentation](https://raymondkirk.github.io/raytils/) for installation instructions and API usage.
        
        ## Citing Raytils
        
        
        If you use raytils in your research please use the following BibTeX entry.
        
        ```BibTeX
        @misc{rk2020raytils,
          author =       {Raymond Kirk},
          title =        {raytils},
          howpublished = {\url{https://github.com/RaymondKirk/raytils}},
          year =         {2020}
        }
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
