aboutsummaryrefslogtreecommitdiff
path: root/hwpack/config.py
AgeCommit message (Expand)Author
2010-09-15Merged obey-include-debs into include-dependencies.James Westby
2010-09-15Use a raw string for the regex, thanks Michael.James Westby
2010-09-14Add assume-installed to the configuration.James Westby
2010-09-13Specify a literal "-" in the regex. Thanks Zygmunt.James Westby
2010-09-13Fix the package and hwpack name regex.James Westby
2010-09-02Add a docstring for the sources property.James Westby
2010-09-02Also add a property for getting the sources info.James Westby
2010-09-02Add architectures to the configuration file.James Westby
2010-08-31Add a packages property to get the list of packages.James Westby
2010-08-31Packages are global rather than per-archive now.James Westby
2010-08-31Add a docstring to _get_main_option and change the name. Thanks Michael.James Westby
2010-08-30Consolidate more code in to the common method.James Westby
2010-08-30Add docstrings for the config properties. Thanks Michael.James Westby
2010-08-30Use a helper method to reduce duplicated code. Thanks Michael.James Westby
2010-08-27Support property.James Westby
2010-08-27maintainer property.James Westby
2010-08-27Origin property.James Westby
2010-08-27Basic properties for the main values.James Westby
2010-08-27Small refactoring.James Westby
2010-08-27Further validation of the packages value.James Westby
2010-08-27Validation of the packages value.James Westby
2010-08-27Futher validation of the source-entry value.James Westby
2010-08-27Check the sources-entry of each section.James Westby
2010-08-27Validate support and that there is more than one section.James Westby
2010-08-27Use several methods.James Westby
2010-08-27Test the value of the include-debs key.James Westby
2010-08-27Check the name in the config against the rules.James Westby
2010-08-27Basics of the hwpack.config module.James Westby