Metadata-Version: 2.1
Name: vn-fullname-generator
Version: 0.0.1
Summary: Generate Vietnamese Fullname
Home-page: https://github.com/lhlong/vietnamese-fullname-generator
Author: Lh Long
Author-email: lhlong@github.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/lhlong/vietnamese-fullname-generator/issues
Description: # VIETNAMESE FULLNAME GENERRATOR
        
        This tool will help to generate a common fullname in Vietnamese.
        
        ## TODO
        
        - package to py
        
        ## Data Source
        
        Get data male/female name from [Vietnamese Name](https://github.com/duyet/vietnamese-namedb)
        
        Get common firstname [Wiki](https://vi.wikipedia.org/wiki/H%E1%BB%8D_ng%C6%B0%E1%BB%9Di_Vi%E1%BB%87t_Nam)
        
        ## How to run
        
        > python main.py
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
