diff options
| author | 2020-06-13 03:14:18 +0200 | |
|---|---|---|
| committer | 2020-06-13 03:14:18 +0200 | |
| commit | c021eb9a5d587e963c312a5c4f35ee16d5397690 (patch) | |
| tree | 24c9f6b445443a7d9ad89be9824e1ab9dd8b55ef /README.md | |
| parent | 4ecd113136bb78ccd95ca85b44cc3f083e7273e4 (diff) | |
| download | libplist-c021eb9a5d587e963c312a5c4f35ee16d5397690.tar.gz libplist-c021eb9a5d587e963c312a5c4f35ee16d5397690.tar.bz2 | |
Add opening text before feature list in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -10,6 +10,8 @@ format.* | |||
| 10 | The project provides an interface to read and write plist files in binary or | 10 | The project provides an interface to read and write plist files in binary or |
| 11 | XML format alongside a command-line utility named `plistutil`. | 11 | XML format alongside a command-line utility named `plistutil`. |
| 12 | 12 | ||
| 13 | Some key features are: | ||
| 14 | |||
| 13 | - **Formats:** Supports binary and XML format | 15 | - **Formats:** Supports binary and XML format |
| 14 | - **Utility:** Provides a `plistutil` utility for the command-line | 16 | - **Utility:** Provides a `plistutil` utility for the command-line |
| 15 | - **Python:** Provides Cython based bindings for Python | 17 | - **Python:** Provides Cython based bindings for Python |
