Thomas S Hatch wrote: > I would still be interested in your script, I still lack a great deal of > pacman fu!
Here it is, just for reference: http://xyne.archlinux.ca/scripts/pacman/#pacget Thomas S Hatch wrote: > It still needs a lot of refinement, but here is the ocaml febootstrap_pacman > module if you are interested: > http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_pacman.ml;h=5076d85c76a428b7275b94c6c416c2694bfe6bd4;hb=HEAD > > The more I look at it the more I see better ways of handling the situations > presented in the module, as per usual, I love suggestions :) - oh, and I > don't really know ocaml, I am learning it to make the port :) I don't know ocaml either but it's similar enough to Haskell that I think I can follow it. Looking at it, I like the modular approach that the devs have taken. It should provide all the flexibility you could need. I'm glad that you've found a solution.
