tree: c0fdae459c1398b2417614729da1da04830eea28 [path history] [tgz]
  1. .gitignore
  2. fbpack.py
  3. fbpacktool.py
  4. packedstruct.py
  5. README.md
fbpacktool/README.md

Dependencies

  • lxml
    • Description: A Python library for processing XML and HTML.

Installation

To install the required dependencies, run the following command:

sudo pip install lxml