# Currency parser This project is designed to collect (parsing) actual currency rates (both fiat and cryptocurrencies) from open sources and save them into a database. ### License. The project is under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) license. ``` Kekkai Copyright (C) 2025 Redume This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` ### DMCA disclaimer - This project is licensed under GPLv3, but it relies on data from third-party sources (APIs) that may have their own Terms of Service (ToS). - The developers of this project are not responsible for any misuse of the data or possible violations of third-party ToS. The user is solely responsible for ensuring compliance with all applicable ToS and regulations. - We provide no warranty or guarantee regarding the accuracy, completeness, or timeliness of the information obtained from external services.