mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
* Fix Tryton Source Code URL & remove demo - ref: #1 - `https://hg.tryton.org/ : HTTP 404` - The source-code moved to `https://foss.heptapod.net/tryton/tryton` (see on the tryton.org, scroll down to the bottom, where the link is provided) - The demo is not interactive but instead a download link to the software * Add demo url Found the public demo, which was moved to `https://hg.tryton.org/demo`
11 lines
265 B
YAML
11 lines
265 B
YAML
name: Tryton
|
|
website_url: https://www.tryton.org/
|
|
description: Free open source business solution.
|
|
licenses:
|
|
- GPL-3.0
|
|
platforms:
|
|
- Python
|
|
tags:
|
|
- Resource Planning
|
|
source_code_url: https://foss.heptapod.net/tryton/tryton
|
|
demo_url: https://hg.tryton.org/demo
|