Metadata-Version: 2.1
Name: unixsig
Version: 0.1.3
Summary: Python Package to Handle Unix Signals.
Home-page: https://github.com/clivern/unixsig/
Author: Clivern
Author-email: hello@clivern.com
License: MIT
Project-URL: Documentation, https://github.com/clivern/unixsig/
Project-URL: Source, https://github.com/clivern/unixsig/
Project-URL: Changelog, https://github.com/Clivern/unixsig/blob/main/CHANGELOG.rst
Project-URL: Tracker, https://github.com/Clivern/unixsig/issues
Project-URL: Download, https://pypi.org/project/unixsig/#files
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt

.. image:: https://img.shields.io/pypi/v/unixsig.svg
    :alt: PyPI-Server
    :target: https://pypi.org/project/unixsig/
.. image:: https://github.com/Clivern/unixsig/actions/workflows/ci.yml/badge.svg
    :alt: Build Status
    :target: https://github.com/Clivern/unixsig/actions/workflows/ci.yml

|

========
unixsig
========

    Python Package to Handle Unix Signals.


Note
====

This project is created and maintained for Cattle. see https://github.com/Clivern/Cattle
