Skip to main content

Parse Commit.gitdeps.xml file

Project description

Commit.gitdeps.xml parser

This is a fast parser for the Commit.gitdeps.xml file from Unreal Engine source code (found here) which access can be granted by following the instructions at https://github.com/EpicGames/Signup.

Usage

file_path = b"Engine/Source/Runtime/OodleDataCompression/Sdks/2.9.10/lib/Linux/liboo2corelinux64.so.9"

with CommitGitdepsXML("Commit.gitdeps.xml") as gitdeps:
    with(open("liboo2corelinux64.so.9", "wb")) as file:
        file.write(gitdeps.fetch_file(file_path))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parse_commit_gitdeps_xml-0.1.0.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

parse_commit_gitdeps_xml-0.1.0-py3-none-any.whl (17.5 kB view details)

Uploaded Python 3

File details

Details for the file parse_commit_gitdeps_xml-0.1.0.tar.gz.

File metadata

  • Download URL: parse_commit_gitdeps_xml-0.1.0.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Linux/6.7.9-100.fc38.x86_64

File hashes

Hashes for parse_commit_gitdeps_xml-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c8972d3cfb87062c593263fadb449cf1927eba7234a68dccc2e100c4ffdd2293
MD5 138013b3c2e4cc3698280943982947e1
BLAKE2b-256 366c8cad5e810d89574a6430c96c240fce4ae41f7bd5bf764b9c2056e71026fa

See more details on using hashes here.

File details

Details for the file parse_commit_gitdeps_xml-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for parse_commit_gitdeps_xml-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 304cc2ab759ddd26f4be7d0de3a2bf3d45d4abb58e518ae625a1978e837015ea
MD5 8702945d3f5940866af47d8522e74bb2
BLAKE2b-256 c7eed0b3ece3ac726635cfe871505ae1ec9f22c14654a86f517d5e1084db6e0a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page