Skip to main content

Unity yaml file normalize.

Project description

unity-yaml-normalize

PyPI version Python Versions

Normalize and overwrite Unity YAML files(onfigurations, prefabs, scenes, serialized data, etc) entries.
Implemented by unity-yaml-parser. thanks!

  • Sort entries member
  • Normalize negative zero.

Install

pip install unity-yaml-normalize

Usage

usage: unity-yaml-normalize [-h] [-v] [-o OUTPUT] INPUT

positional arguments:
  INPUT                 input file

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -o OUTPUT, --output OUTPUT
                        output file path

e.g.

unity-yaml-normalize sample/SampleScene.unity -o tmp/SampleScene.unitysample/SampleScene.unity -o tmp/SampleScene.unity

Example Diff

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

unity-yaml-normalize-0.1.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

unity_yaml_normalize-0.1.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

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