diff options
Diffstat (limited to 'development/sloccount/slack-desc')
-rw-r--r-- | development/sloccount/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/sloccount/slack-desc b/development/sloccount/slack-desc new file mode 100644 index 0000000000..497a5b9fe4 --- /dev/null +++ b/development/sloccount/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +sloccount: SLOCCount (Source Lines of Code Counter) +sloccount: +sloccount: SLOCCount is a set of tools for counting physical Source +sloccount: Lines of Code (SLOC) in a large number of languages. It can +sloccount: measure 19 different languages, including C, C++, Perl, +sloccount: LISP/Scheme, and Python (A complete list is available on the +sloccount: home page). +sloccount: +sloccount: SLOCcount home page is: http://www.dwheeler.com/sloccount/ +sloccount: +sloccount: |