Skip to main content

Library for recent Nintendo EAD formats in first-party games

Project description

oead is a C++ library for common file formats that are used in modern first-party Nintendo EAD (now EPD) titles.

Python bindings for 3.6+ are also available.

Features

Currently, oead only handles two very common formats that are extensively used in recent games such as Breath of the Wild and Super Mario Odyssey.

  • BYML (binary YAML): Versions 2, 3, and 4 are supported.

  • AAMP (binary parameter archive): Only version 2 is supported.

  • Yaz0 (compression algorithm)

Getting started

Install with:

pip install oead

For more information, refer to the documentation.

Building from source

Building oead from source requires:

  • CMake 3.10+

  • A compiler that supports C++17

  • Everything needed to build libyaml

Linking to the oead target is sufficient to use the library.

To build the Python bindings from source, run python setup.py bdist_wheel. This requires setuptools to be installed.

Contributing

This project is licensed under the GPLv2+ license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

oead-0.9.3-cp38-cp38-win_amd64.whl (749.1 kB view details)

Uploaded CPython 3.8Windows x86-64

oead-0.9.3-cp38-cp38-manylinux2014_x86_64.whl (980.9 kB view details)

Uploaded CPython 3.8

oead-0.9.3-cp37-cp37m-win_amd64.whl (743.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

oead-0.9.3-cp37-cp37m-manylinux2014_x86_64.whl (985.5 kB view details)

Uploaded CPython 3.7m

oead-0.9.3-cp36-cp36m-win_amd64.whl (742.5 kB view details)

Uploaded CPython 3.6mWindows x86-64

oead-0.9.3-cp36-cp36m-manylinux2014_x86_64.whl (984.3 kB view details)

Uploaded CPython 3.6m

File details

Details for the file oead-0.9.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: oead-0.9.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 749.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for oead-0.9.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d69e489dadd30854738a265240de97a42718665b12f8df740e3dcf65a7477672
MD5 7136cc32056679e4b1fa78237161e8be
BLAKE2b-256 f738d250f02123ba0e23edb83d56df0042e74bee1a292eff251c921398eec37f

See more details on using hashes here.

File details

Details for the file oead-0.9.3-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: oead-0.9.3-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 980.9 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for oead-0.9.3-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99b0a96dc2f001df248def5248906fc41b5c0a33b76678c1c94468fb13d699ec
MD5 e6356f8faaa126226d573fe33c2deb37
BLAKE2b-256 54d7f59b750869b72e4b86937055399b33552015b4c108e8dc5760b476362138

See more details on using hashes here.

File details

Details for the file oead-0.9.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: oead-0.9.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 743.0 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for oead-0.9.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 154e4a937b9094ba062a7c0de24b4302a7cc935aff384e5c9dad55d1c1869736
MD5 84fcc2b95400642a22595b0340f8fef7
BLAKE2b-256 498555f11fe30a5530b8aceac2a842e7bc3a8e3b21472963adb38245ddcf5aae

See more details on using hashes here.

File details

Details for the file oead-0.9.3-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: oead-0.9.3-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 985.5 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for oead-0.9.3-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb84a236a72034202d8c424795cd5ba05780dcb3c0b3def8968886ddfef528fb
MD5 f190c3d7f9c2d4cb365f945148d428a5
BLAKE2b-256 eacf758a284d6d58a45597665707fe6b6ce1c651eb58d9c504b4a8b849b6bb3a

See more details on using hashes here.

File details

Details for the file oead-0.9.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: oead-0.9.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 742.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8

File hashes

Hashes for oead-0.9.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 ab76ec8abf3d5a58fe9f7d74132376c30d555007b88d5d5e286dbbf688cc9caf
MD5 8f43d901aa36e85c767635458c86742d
BLAKE2b-256 3d07919dc70749fc0ad7e7bb62f11873b0ac17ef7190e48772bb7c4785e2d0b5

See more details on using hashes here.

File details

Details for the file oead-0.9.3-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: oead-0.9.3-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 984.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for oead-0.9.3-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60ba17b43ee6d8ba41cee70b81f2dca177bf923aed2782d78b3ccd90f1f41d2a
MD5 ca484850f03163d263ab87436df01fdb
BLAKE2b-256 44b4a720f925c674b7e1d66bc8b1de02d1ab06fd6a6214c1a0bc284b634d09ea

See more details on using hashes here.

Supported by

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