Metadata-Version: 2.1
Name: brother-printer-fwupd
Version: 0.4.2
Summary: Script to update the firmware of some Brother printers (e. g. MFC).
Home-page: https://github.com/sedrubal/brother_printer_fwupd.git
License: GPL-3.0-or-later
Author: sedrubal
Author-email: dev@sedrubal.de
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: autodiscover
Provides-Extra: graphical
Requires-Dist: BeautifulSoup4 (>=4.9.1,<5.0.0)
Requires-Dist: Gooey (>=1.0.3,<2.0.0); extra == "graphical"
Requires-Dist: lxml (>=4.9.0,<5.0.0)
Requires-Dist: pysnmp (>=4.4.12,<5.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: zeroconf (>=0.28.7,<0.29.0); extra == "autodiscover"
Project-URL: Repository, https://github.com/sedrubal/brother_printer_fwupd.git
