This commit is contained in:
2024-10-06 14:43:19 -04:00
parent 23cc781b23
commit 0a26428857

View File

@@ -1,6 +1,8 @@
# Bellande Format Python Example
```
from bellande_format import Bellande_Format
bellande_formatter = Bellande_Format()
# Parse a Bellande file
@@ -22,7 +24,7 @@ bellande_formatter.write_bellande(data_to_write, "path/to/output/file.bellande")
```
Name: bellande_format
Version: 0.1.0
Version: 0.1.4
Summary: File type Formats
Home-page: github.com/RonaldsonBellande/bellande_format
Author: Ronaldson Bellande