Metadata-Version: 2.4
Name: chinese-address-country-extractor
Version: 1.0.0
Summary: A Python library to extract country names from Chinese addresses
Home-page: https://github.com/yourusername/chinese-address-country-extractor
Author: Xiaokang Wu
Author-email: wooxiaokang@163.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
License-File: license_file.md
Requires-Dist: pandas>=1.0.0
Dynamic: license-file

<<<<<<< HEAD
# Chinese Address Country Extractor

从中文地址中提取国家名称的Python库

## 安装

```bash
pip install chinese-address-country-extractor
=======
# chinese-address-country-extractor
>>>>>>> 36df126c5c39558e321cf8bff2e64842a6b82dc0
