-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlibxml2.plist
More file actions
41 lines (41 loc) · 1.42 KB
/
libxml2.plist
File metadata and controls
41 lines (41 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>OpenSourceProject</key>
<string>libxml2</string>
<key>OpenSourceVersion</key>
<string>2.9.0</string>
<key>OpenSourceWebsiteURL</key>
<string>http://xmlsoft.org/</string>
<key>OpenSourceURL</key>
<string>http://xmlsoft.org/sources/libxml2-2.9.0.tar.gz</string>
<key>OpenSourceMD5</key>
<string>5b9bebf4f5d2200ae2c4efe8fa6103f7</string>
<key>OpenSourceImportDate</key>
<string>2012-12-11</string>
<key>OpenSourceLicense</key>
<string>other</string>
<key>OpenSourceLicenseFile</key>
<string>libxml2.txt</string>
<key>OpenSourceModifications</key>
<array>
<string>rdar://problem/3874282</string>
<string>rdar://problem/3960539</string>
<string>rdar://problem/4723997</string>
<string>rdar://problem/5014269</string>
<string>rdar://problem/6514625</string>
<string>rdar://problem/8371582</string>
<string>rdar://problem/8677255</string>
<string>rdar://problem/9791139</string>
<string>rdar://problem/10141425</string>
<string>rdar://problem/10646045</string>
<string>rdar://problem/10646344</string>
<string>rdar://problem/10734584</string>
<string>rdar://problem/10734593</string>
<string>rdar://problem/10772343</string>
<string>rdar://problem/12751928</string>
<string>rdar://problem/12938958</string>
</array>
</dict>
</plist>