/ README.org
README.org
 1  # SPDX-FileCopyrightText: Le'Sec collective
 2  #
 3  # SPDX-License-Identifier: LGPL-3.0-or-later
 4  
 5  #+TITLE: Le'Sec
 6  #+OPTIONS author:nil data:nil
 7  
 8  Le'Sec aims to be a higher level application library and tool, based on the
 9  [[https://forge.le-pri.me/le/Le-Sec-core][Le'Sec Core]] library.  For all common tasks, this library should have you
10  covered, while still leaving you the freedom to use the nuts and bolts of the
11  [[https://forge.le-pri.me/le/Le-Sec-core][Le'Sec Core]] library when needed.
12  
13  To build, test and install this project, see [[file:INSTALL.org][INSTALL.org]].
14  
15  * Distribution
16  
17  The license of this project is [[file:LICENSES/LGPL-3.0-or-later.txt][the Lesser GNU Public License, 3.0 or later]].
18  Some individual files may be licensed with a different but compatible license.
19  
20  Please see the files themselves, or in some cases [[file:REUSE.toml][REUSE.toml]], to find out
21  what license govern each of them in particular.  Please see the [[file:LICENSES/][LICENSES]]
22  subdirectory to study the licenses themselves if they aren't in full in the
23  files themselves.
24  
25  Project contributors who wish to be named are listed in [[file:COLLECTIVE.org][COLLECTIVE.org]].
26  
27  * Current development
28  
29  Seeing that this is in early development, the current development status is
30  collected and updated in [[file:STATUS.org][STATUS.org]].  When Le'Sec 1.0 is released, this file
31  is expected to have disappeared, and most of its information to have been
32  integrated into public documentation or contribution guidelines.