Metadata-Version: 2.4
Name: drac-notifier
Version: 0.1.5
Summary: Service for sending user notifications from ICAT based on data lifecycle events
Author-email: ESRF <marjolaine.bodin@esrf.fr>
License: # MIT License
        
        **Copyright (c) 2026 European Synchrotron Radiation Facility**
        
        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.
        
Project-URL: Homepage, https://gitlab.esrf.fr/icat/drac-notifier/
Project-URL: Documentation, https://drac-notifier.readthedocs.io/
Project-URL: Repository, https://gitlab.esrf.fr/icat/drac-notifier/
Project-URL: Issues, https://gitlab.esrf.fr/icat/drac-notifier/issues
Project-URL: Changelog, https://gitlab.esrf.fr/icat/drac-notifier/-/blob/main/CHANGELOG.md
Keywords: icat
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: icat-plus-client
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: zeep
Provides-Extra: test
Requires-Dist: pytest>=7; extra == "test"
Provides-Extra: dev
Requires-Dist: drac-notifier[test]; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: doc
Requires-Dist: drac-notifier[test]; extra == "doc"
Requires-Dist: sphinx>=4.5; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints>=1.16; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Dynamic: license-file

# drac-notifier

Service for sending user notifications from ICAT based on data lifecycle events.

## End of embargo email

An email is sent to all users linked to an experiment session to notify them of the end of the embargo period, 3 months and 1 month before the end date.
