slackbuilds/development/lazarus
B. Watson b6fd3d69e2
development/lazarus: Updated for version 2.0.12, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:52:00 +07:00
..
README development/lazarus: Updated for version 2.0.12, new maintainer. 2021-10-13 00:52:00 +07:00
doinst.sh development/lazarus: Added to 13.0 repository 2010-05-13 00:57:56 +02:00
lazarus.SlackBuild development/lazarus: Updated for version 2.0.12, new maintainer. 2021-10-13 00:52:00 +07:00
lazarus.info development/lazarus: Updated for version 2.0.12, new maintainer. 2021-10-13 00:52:00 +07:00
slack-desc development/lazarus: Updated for version 2.0.12, new maintainer. 2021-10-13 00:52:00 +07:00

README

lazarus (rapid application development tool for freepascal)

Lazarus is a Rapid Application Development Tool for FreePascal. It
comes with the LCL - Lazarus Component Library, which contains platform
independent visual components like buttons, windows, checkbox, treeview
and many, many more. The LCL is platform independent, so you can write
an application once and then compile for various platforms without
changing code.