Metadata-Version: 2.1
Name: bloghead
Version: 0.1.0
Summary: 
License: GPL-3.0-only
Author: Nhân
Author-email: hi@imnhan.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: peewee (>=3.16.0,<4.0.0)
Requires-Dist: pyside2 (>=5.15.2.1,<6.0.0.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.

