NOTE: Aside from the effort in porting the code there are still a few dependencies on eggs that have not been ported. Triming dependencies may eliminate some of these. A quick crude scan of use statements gave me this:
call-with-environment-variables csv csv-xml dot-locking foof-loop hostinfo pathname-expand ports regex-case rpc s11n sparse-vectors srfi-12 srfi-19 tcp
csv-xml ported - for my own purposes
srf-19 is waiting on srfi-29, which is waiting on me figuring out how to install bundles w/ .egg (custom build scripts, *nix & win, probably)
|