Metadata-Version: 2.0
Name: cjs-fdc
Version: 0.0.1b1
Summary: count the number of files or dirs in a given dir
Home-page: https://github.com/CCC-S/cjs_fdc
Author: CJS
Author-email: 0empcjs@gmail.com
License: UNKNOWN
Description-Content-Type: text/markdown
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Dist: Click

## Functionality
cjs_fdc counts the number of files or dirs in a given dir.

_'cjs' is the author's name; 'fdc' means File or Dir Count._

## Usage
Type the following command to get details.
```shell
cjs_fdc --help
```


