1# *** TAKE SPECIAL CARE WHEN VENDORING IN THIS PROJECT. 2# 3# DOCUMENTATION FILES LIKE doc/scapy/index.rst MAY HAVE CC-BY-NC-SA 4# LICENSE. GOOGLE DOES NOT WANT TO HOST CC-BY-NC* CONTENT. *** 5 6# This project was upgraded with external_updater. 7# Usage: tools/external_updater/updater.sh update external/scapy 8# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 9 10name: "scapy" 11description: "Scapy is a powerful Python-based interactive packet manipulation program and library." 12third_party { 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2025 16 month: 2 17 day: 11 18 } 19 identifier { 20 type: "Git" 21 value: "https://github.com/secdev/scapy" 22 version: "v2.6.1" 23 } 24} 25