Unity yaml file normalize.
Project description
unity-yaml-normalize
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for unity-yaml-normalize-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2423686936b69103e169db81de4c21daeed34cd11dc0250cacccfbe2649d9a5a |
|
MD5 | ca49c35bf20b28b1ee4ea61fcf2f867c |
|
BLAKE2b-256 | fac98fc3305145ca0d3f1e22ab38e76afb751b530a59dd192bb8e50cd218a465 |
Close
Hashes for unity_yaml_normalize-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e450b5046fc3be3ecfe4e3aa881851287d3451c24fe87270c797af0360f75ecd |
|
MD5 | 1ed14408df80223b6aaaae2458b449ef |
|
BLAKE2b-256 | d3aac7265a3ef98f9f0b3c4246d970e350dbefd3d482d16c1fb17a6db06c94c5 |