maphew / apt

command line package manager for Osgeo4W
http://trac.osgeo.org/osgeo4w/wiki/pkg-apt
GNU General Public License v2.0
4 stars 2 forks source link

changed apt functions due to errors in setup.ini #43

Closed amr66 closed 9 years ago

amr66 commented 9 years ago

get_info() and parse_setup_ini() shared code now in set_extended_info Some packages caused errors in parsing install-information - caught those errors und put those lines into the function set_exdended_info() as is used twice in get_info() and parse_setup_ini(). Checked downloading some packages with no more errors.