https://github.com/dmfs/plist
A plist implementation for Java
https://github.com/dmfs/plist
Last synced: 15 days ago
JSON representation
A plist implementation for Java
- Host: GitHub
- URL: https://github.com/dmfs/plist
- Owner: dmfs
- License: apache-2.0
- Created: 2015-04-09T13:37:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T13:37:58.000Z (over 11 years ago)
- Last Synced: 2025-10-28T01:54:10.041Z (9 months ago)
- Language: Java
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plist
__A plist implementation for Java__
This is a simple plist implementation for Java built on xmlobjects.
## Requirements
* xmlobjects
## TODO:
* write README.md file
## License
Copyright (c) Marten Gajda 2014, licensed under Apache 2 (see `LICENSE`).