Metadata-Version: 2.1
Name: filfla-karjakak
Version: 0.1.8
Summary: File or Folder, for flag view and changer.
Home-page: https://github.com/kakkarja/FileFlag
Author: karjakak
Author-email: kakkarja.github@gmail.com
License: BSD3 License
Platform: UNKNOWN
Classifier: Environment :: MacOS X
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# FileFlags
## Tool to view file flag and change it
### [Development]

## Installation
```
pip install filfla-karjakak
```

## Usage
**Get file flag status**
```
% filef -p path/file
```
> <em>To check file flag or change file flag? ["C" to check and "A" to change] c</em>

**Change file flag**
```
% filef -p path/file
```
> <em>To check file flag or change file flag? ["C" to check and "A" to change] a</em>

## Reference
**[MakeTechEasier.com](https://www.maketecheasier.com/use-file-flags-modify-file-behavior-macos/)**

