Metadata-Version: 2.4
Name: HorusAPI
Version: 0.8.4
Summary: Horus API package for building plugins. Version: 0.8.4
Author: Barcelona Supercomputing Center
Author-email: christian.dominguez@bsc.es
License: ## Horus - MIT
        
        Copyright 2024 - Barcelona Supercomputing Center
        
        If you use Horus to obtain results that are published in scientific articles, presentations, or other academic works, you are required to acknowledge the use of the software by citing the following publication:
        
        **Domínguez-Dalmases, C., Cañellas-Solé, A., Lambea-Jané, R., Municoy, M., Guallar, V.**  
        Horus: Reproducible Workflow Manager for Biomolecular Modelling
        DOI: https://doi.org/10.1101/2025.09.26.678751
        
        Proper citation ensures continued support, maintenance, and recognition of the work.
        
        ```
        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
        ```
        
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pydantic<3,>=2
Requires-Dist: pathvalidate
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Horus API package for building plugins. More information at [https://horus.bsc.es/docs](https://horus.bsc.es/docs)
