This website requires JavaScript.
Explore
Help
Register
Sign In
libimobiledevice
/
libplist
Watch
1
Star
0
Fork
0
You've already forked libplist
mirror of
https://github.com/libimobiledevice/libplist.git
synced
2026-05-17 20:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
libplist
/
cython
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Dave Nicolson
f41b1ea670
Fix Cython crashes
2026-03-30 20:21:22 +02:00
..
Makefile.am
cython: Fix Windows build
2022-02-07 12:20:49 +01:00
plist_util.c
Add plist_new_unix_date, plist_get_unix_date_val, plist_set_unix_date_val functions
2025-05-13 18:34:32 +02:00
plist_util.h
Add plist_new_unix_date, plist_get_unix_date_val, plist_set_unix_date_val functions
2025-05-13 18:34:32 +02:00
plist.pxd
Rename PLIST_UINT to PLIST_INT and add plist_new_int() and plist_get_int_val()
2023-01-16 04:25:52 +01:00
plist.pyx
Fix Cython crashes
2026-03-30 20:21:22 +02:00