Metadata-Version: 2.1
Name: blankspacebaby
Version: 0.0.2
Summary: How to Typeset Chinese and English Text
Home-page: https://github.com/hongsheng-lai/BlankSpaceBaby/
Author: Hong-Sheng Lai
Author-email: jl900613@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (>=8.0.0)

# BlankSpaceBaby
中文英文排版方法（How to Typeset Chinese and English Text）

## 安裝（Installation）
```bash
pip install BlankSpaceBaby
```

## 準則（Guidelines）
- 中英文之間需要空格（There should be a space between Chinese and English）
  
> e.g. 打中文搭配 English 是件很 Hiphop 的事。

- 中文與數字之間需要空格（There should be a space between Chinese and numbers）
  
> e.g. 我有 3 顆蘋果。

- 中文（全行）標點符號與其他符號之間不需要空格（There should be no space between Chinese punctuation and other symbols）

> e.g.  我的英文名字是 Jason。
