// --------------------------------------------------------------------------------
// @version 1.5 - readme.txt
// --------------------------------------------------------------------------------
// License GNU/LGPL - March 2021
// @author António Lira Fernandes - alf@esmonserrate.org
// https://github.com/alfZone
// --------------------------------------------------------------------------------
0 - Sommaire
============
1 - Introduction
2 - What's new
3 - Corrected bugs
4 - Known bugs or limitations
5 - License
6 - Warning
7 - Documentation
8 - Author
9 - Contribute
1 - Introduction
================
This class handles all file operations. It presents several methods for manipulating the file system. The methods are in Portuguese.
Documentation can be found at https://github.com/alfZone/file/tree/main/documentation
2 - What's new
==============
- No new feature
3 - Corrected bugs
==================
4 - Known bugs or limitations
=============================
5 - License
===========
Is released under GNU/LGPL license.
This library is free, so you can use it at no cost.
I will also appreciate that you send me a mail (alf@esmonserrate.org), just to
be aware that someone is using File.
For more information about GNU/LGPL license : http://www.gnu.org
6 - Warning
=================
This library and the associated files are non commercial, non professional work.
It should not have unexpected results. However if any damage is caused by this software
the author can not be responsible.
The use of this software is at the risk of the user.
7 - Documentation
=================
A documetação pode ser encontrada em https://github.com/alfZone/file/tree/main/documentation
8 - Author
==========
This software was written by António Lira Fernandes (alf@esmonserrate.org) on its leasure time.
9 - Contribute
==============
If you want to contribute to the development of FILE, please contact alf@esmonserrate.org.
|