Skip to content

qstokkink/TriblerExperimental

Repository files navigation

Tribler Experimental

This is an experimental fork of Tribler. All features that are not expected to be mature enough for "normal" deployment in a single PR go here.

The motto of this repository is SPEED. If your test is slow, your code is bad.

Targets

  • To be as close to Gumby as possible.
  • To not have tests and source code mixed in the same directory.
  • To not have anything but source code and tests (including what is needed to run them on PRs).
  • To allow collaborative development of source code.
  • To use RST for all docstrings.

Whenever an experimental feature is deemed sufficiently mature, it can be merged into the "main" Tribler repository.

License

This file is part of Tribler, Copyright 2004-2024. Tribler is licensed under the GNU General Public License, version 3 (GPL-3.0), as published by the Free Software Foundation on 29 June 2007. Tribler is free software: you can redistribute it and/or modify it under the terms of this license. Tribler 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. For more details, see the full terms and conditions in the LICENSE.txt file at the root of this repository, or visit https://www.gnu.org/licenses/gpl-3.0.html.