Metadata-Version: 2.2
Name: namedpipe
Version: 0.2.3
Summary: Cross-platform named pipe manager
License: GPL-2.0 License
Project-URL: Repository, https://github.com/python-ffmpegio/python-namedpipe
Project-URL: Issues, https://github.com/python-ffmpegio/python-namedpipe/issues
Project-URL: Pull_Requests, https://github.com/python-ffmpegio/python-namedpipe/pulls
Keywords: utility
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pywin32; platform_system == "Windows"
