On Wed, 29 Feb 2012 18:38:22 +0100 Krzysztof Pawlik <nelch...@gentoo.org> wrote:
> On 29/02/12 08:49, "Paweł Hajdan, Jr." wrote: > > This is awesome! Compare that to over 3000 LOC of python.eclass. :) > > Count distutils.eclass too: > > $ wc -l python-distutils-ng.eclass python.eclass distutils.eclass > 364 python-distutils-ng.eclass > 3168 python.eclass > 592 distutils.eclass cvs/gentoo-x86/eclass $ cloc --by-file \ --force-lang="Bourne Again Shell",eclass python.eclass \ distutils .eclass python-distutils-ng.eclass 3 text files. 3 unique files. 0 files ignored. http://cloc.sourceforge.net v 1.55 T=0.5 s (6.0 files/s, 8294.0 lines/s) ----------------------------------------------- File blank comment code ----------------------------------------------- python.eclass 396 288 2494 distutils.eclass 111 86 395 python-distutils-ng.eclass 51 110 216 ----------------------------------------------- SUM: 558 484 3105 ----------------------------------------------- jer