Metadata-Version: 2.4
Name: iflow-mcp_automateyournetwork-geminicli-packet-buddy-extension
Version: 1.0.0
Summary: Chat with packet captures with RAG and MCP
Project-URL: Homepage, https://github.com/automateyournetwork/GeminiCLI_Packet_Buddy_Extension
Project-URL: Repository, https://github.com/automateyournetwork/GeminiCLI_Packet_Buddy_Extension
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastmcp
Requires-Dist: google-genai
Requires-Dist: python-dotenv
Requires-Dist: tiktoken
Requires-Dist: toon-format
Dynamic: license-file

# GeminiCLI_Packet_Buddy_Extension
A Gemini CLI extension that uses RAG and MCP and Custom Slash Commands to analyze packet captures

## How to add to Gemini-CLI (in the future) 

```bash

gemini extensions install https://github.com/automateyournetwork/GeminiCLI_Packet_Buddy_Extension.git

```

```bash

export GOOGLE_API_KEY=

```

## Enjoy! 
