On Mar 29, 2009, at 4:10 PM, Wichert Akkerman wrote:
...
> You can compare this with dpkg and apt on Debian and Ubuntu systems:
> dpkg is the lower level install that installs one or more packages. It
> only checks if the packages you install break any package conflicts
> and if their dependencies are met. It is simpler than easy_install: it
> will not look for or download packages itself. Python does not have a
> such a low level tool

Yes it does, the setup install command.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to