Metadata-Version: 2.3
Name: ipctools
Version: 0.1.0
Summary: Inter-process communication tools.
Author: Narvin Singh
Author-email: Narvin Singh <Narvin.A.Singh@gmail.com>
License: Inter-process communication tools.
         Copyright (C) 2026  Narvin Singh
         
         This program is free software: you can redistribute it and/or modify
         it under the terms of the GNU General Public License as published by
         the Free Software Foundation, either version 3 of the License, or
         (at your option) any later version.
         
         This program is distributed in the hope that it will be useful,
         but WITHOUT ANY WARRANTY; without even the implied warranty of
         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
         GNU General Public License for more details.
         
         You should have received a copy of the GNU General Public License
         along with this program.  If not, see <https://www.gnu.org/licenses/>.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Dist: python-docs-theme~=2025.12 ; extra == 'doc'
Requires-Dist: sphinx~=9.1 ; extra == 'doc'
Requires-Python: >=3.12
Project-URL: Homepage, https://codeberg.org/ipctools
Project-URL: Repository, https://codeberg.org/ipctools
Project-URL: Bug Tracker, https://codeberg.org/ipctools/issues
Provides-Extra: doc
Description-Content-Type: text/x-rst

Ipctools
########

Inter-process communication tools.

