mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 02:58:24 -05:00
11 lines
191 B
JSON
Executable File
11 lines
191 B
JSON
Executable File
{
|
|
"name": "libcroco",
|
|
"version": "0.6.13",
|
|
"port-version": 3,
|
|
"description": "A standalone css2 parsing and manipulation library",
|
|
"dependencies": [
|
|
"glib",
|
|
"libxml2"
|
|
]
|
|
}
|