Metadata-Version: 2.4
Name: williballenthin-tag-func-ida-plugin
Version: 0.1.0
Summary: IDA Pro plugin for tagging functions into folders
Author-email: Willi Ballenthin <willi.ballenthin@gmail.com>
License-Expression: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Tag Function IDA Pro Plugin

IDA Pro plugin for tagging functions into folders.

## Installation

Assuming you have the [IDA Pro Plugin Manager](https://github.com/williballenthin/idawilli/tree/master/plugins/plugin-manager/), install via pip:

```bash
pip install williballenthin-tag-func-ida-plugin
```

Make sure to use the pip from your IDAPython installation.
