YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
Jérôme Lebleu fba14e55df [enh] Introduce new 'requirements' manifest key (close #113)
The 'requirements' key allows to specify the Debian packages which must
be installed and their required version. It must be an array of the
package name as the key and its version specifier - for its format, see
yunohost.utils.packages.Specifier - as value. For example:

"requirements": {
  "yunohost": ">= 2.4, << 2.5"
}
2016-03-08 22:58:47 +01:00
bin [enh] Rely on APT python library to retrieve packages version 2016-03-08 16:10:14 +01:00
data [fix] use ip6.yunohost.org, more reliable than ipv6.yunohost.org 2016-03-08 18:47:48 +01:00
debian [doc] merge changelog 2016-03-08 10:42:41 +01:00
lib/metronome/modules [fix] Catch ConnectionError from requests package 2016-03-06 21:12:21 +01:00
locales [enh] Introduce new 'requirements' manifest key (close #113) 2016-03-08 22:58:47 +01:00
src/yunohost [enh] Introduce new 'requirements' manifest key (close #113) 2016-03-08 22:58:47 +01:00
.gitignore [fix] Update .gitignore 2015-11-15 00:22:54 +01:00
LICENSE Add AGPL license 2015-07-15 15:28:09 +02:00
README.md Create README.md 2015-10-25 14:13:46 +01:00

Please report issues here (no registration needed): https://dev.yunohost.org/projects/yunohost/issues