From: Sandro T. <mo...@de...> - 2012-03-26 06:39:54
|
Hi Derek, On Mon, Mar 26, 2012 at 02:50, Derek Homeier <de...@as...> wrote: > I was also curious if you had considered moving the docs to a separate package. > I will propose one for fink; yes, Debian has a separate package for documentation (since it requires to be build just on time, whilc mpl requires to be built on each architecture we support, so splitting the package results in a lot of saved space). JFYR this is the layout of packages in Debian: python-matplotlib - the python module python-matplotlib-data - mpl-data dir + sampeldata + config files + nib + fonts python-matplotlib-dbg - debug symbols for python extensions python-matplotlib-doc - all the built doc, in html and pdf formats Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi |