moodle/lib/plist/readme_moodle.txt

21 lines
418 B
Plaintext

CFPropertyList library
---------------
Downloaded last release from: https://github.com/TECLIB/CFPropertyList/tags
Import procedure:
- Copy all the files from the CFPropertyList-XXX/src/CFPropertyList folder into lib/plist/classes/CFPropertyList.
- Copy all the .md files from CFPropertyList-XXX to lib/plist/.
Removed:
* .gitignore
* composer.json
* build.sh
* examples
* tests
Added:
* readme_moodle.txt