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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cdda026d077cbde24d857452b967816eadc8869c54c643bd0e91e7a32b0ab24 |
|
MD5 | 9f28f2cb60d073708a4ae1a4f9a99496 |
|
BLAKE2b-256 | 5bfbae532dc6dd47489d9afe202b8500bc3dbf6a8591e399c51de888d122707c |
Close
Hashes for unity_yaml_normalize-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd11dfb8351b8245604612055dbc3c5559a233a61e3ec1597b443572d965d9d8 |
|
MD5 | a9bb61584776486402c379e1d2eed6e2 |
|
BLAKE2b-256 | 3b289e89b124103f401163e0c9808b7eff4f07617731d7dc165e60ba56a505c0 |