[Imported from Trac: page Packaging, version 7]

zooko 2007-08-14 17:05:35 +00:00
parent 7984809909
commit 236c191a05

@ -46,3 +46,13 @@ So one way to do this is to have each of our built-in subprojects (allmydata, fo
So we could have a 'build' target (perhaps in the makefile) which produces a handful of eggs, or a handful of .debs, and you need to install whichever ones you don't already have. Or you can just run from source.
-Brian
## related tickets
#15 -- consider using setuptools for tahoe
#10 -- clean up after yourself when told to "make clean"
#82 -- remove the "build" step in the "edit, build, run" cycle
#47 -- use pyutil as a separate package and contribute src/allmydata/util/* into pyutil