Merge pull request #45 from barcharcraz/master

added libalpm package
This commit is contained in:
Dominik Picheta 2014-01-27 09:51:07 -08:00
commit c0e3bfd51c

View File

@ -491,6 +491,16 @@
"description": "Command to remove acceptably empty directories.",
"license": "MIT",
"web": "https://github.com/gradha/awesome_rmdir/"
}
},
{
"name": "nimalpm",
"url": "git://github.com/barcharcraz/nimalpm/",
"method": "git",
"tags": ["alpm", "wrapper", "binding", "library"],
"description": "A nimrod wrapper for libalpm",
"license": "GPLv2",
"web": "https://www.github.com/barcharcraz/nimalpm/"
}
]