slackbuilds_ponce/development/codelite/slack-desc
Wainamoinen af7fbada83 development/codelite: Added (cross platform IDE).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-14 10:04:47 +07:00

19 lines
1.2 KiB
Text

# 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 ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
codelite: codelite (A Free, open source, cross platform C/C++/PHP IDE)
codelite:
codelite: CodeLite is an open source, free, cross platform IDE for the C/C++
codelite: and PHP programming languages which runs best on all major platforms
codelite: (OS X, Windows and Linux). CodeLite has Generic support for compilers
codelite: with built-in support for GCC/clang/VC++.
codelite: CodeLite features project management (workspace/projects), code
codelite: completion, code refactoring, source browsing, syntax highlight,
codelite: Subversion integration, cscope integration, UnitTest++ integration,
codelite: an interactive debugger built over GDB/LLDB and a source code editor
codelite: (based on Scintilla).