===== KomPackaging 1.0 (Build #25) ===== Prerequisite packages (default fulfillments) ===== Release Notes ===== This package adds support for two types of urls, package and squeakmap...they take the forms: sqpkg://httpserver.kom:6.1sqmap://Named Process:1.1 You can to interesting things with these URLs, such as install them: 'sqpkg://httpserver.kom:6.1' asUrl install or, query whether or not a version of the package is currently installed: 'sqpkg://httpserver.kom:6.1' asUrl isPresent Version 1.0:- initial version