Metadata-Version: 2.1
Name: vdg
Version: 0.4.0
Summary: VCB-Studio Draft Generator 发布稿生成器
Author: diazchika
Author-email: halberd-civic.0c@icloud.com
Project-URL: github, https://github.com/diazchika/vdg
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

# VDG (VCB-S Draft Gen)

![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)
[![Deploy to PyPI](https://github.com/diazchika/vdg/actions/workflows/python-publish.yml/badge.svg)](https://github.com/diazchika/vdg/actions/workflows/python-publish.yml)

## Introduction

主要是使用 Jinja2 对 HTML 模版进行填充以达到生成发布稿的效果。只需要把发布信息填写在 YAML 文件里就可以生成发布稿（并不是终稿）✌️。

总之就是一道大型填空题。

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
