packetary/packetary/schemas
Bulat Gaifullin d661055322 Introduced new scheme to declare requirements
the requirements can contain the following sections:
packages - the list of packages that are needed
repositories - the list of repositories, packages from that are needed
mandatory - boolean flag that uses to automatically copy mandatory packages

Change-Id: Ic26f991c0bf1e9819005cd4bbe7ed40228b2ce1b
2016-05-19 15:26:16 +03:00
..
__init__.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
deb_repo_schema.py Implemented input data validation 2016-02-05 17:07:48 +03:00
package_files_schema.py Fixed error-handling for input data validation 2016-03-09 09:53:27 +03:00
requirements_schema.py Introduced new scheme to declare requirements 2016-05-19 15:26:16 +03:00
rpm_repo_schema.py Implemented input data validation 2016-02-05 17:07:48 +03:00