Metadata-Version: 2.1
Name: build1101
Version: 0.0.1
Summary: Build python package from a in-layout package folder.
Author-email: Tom <huqh1101@gmail.com>
Maintainer-email: Tom <huqh1101@gmail.com>
License: MIT License
Keywords: build
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click==8.1.7
Requires-Dist: build==1.2.2
Provides-Extra: test
Requires-Dist: unittest; extra == "test"

```shell
$ build <path> # Generate a random string of lenth 10.
```
