Metadata-Version: 2.1
Name: bloghead
Version: 0.1.1
Summary: 
License: GPL-3.0-only
Author: Nhân
Author-email: hi@imnhan.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: peewee (>=3.16,<4.0)
Requires-Dist: pyside2 (>=5.15,<6.0)
Description-Content-Type: text/markdown

# WIP

The plan is to rewrite [bloghead](https://github.com/nhanb/bloghead) but this
time as a proper Qt application. Nothing but the mockup UI has been done yet.

![](mockup.png)

# Dependencies

Assumes nodejs (command `node`) is available in $PATH.

