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 6name: "scapy" 7description: "Scapy is a powerful Python-based interactive packet manipulation program and library." 8third_party { 9 url { 10 type: GIT 11 value: "https://github.com/secdev/scapy" 12 } 13 version: "a193b30acfbccfa0d78d29ad21944d41dc13d65f" 14 license_type: RESTRICTED 15 last_upgrade_date { 16 year: 2018 17 month: 1 18 day: 23 19 } 20} 21