update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user