summaryrefslogtreecommitdiff
path: root/wheel/wininst2wheel.py
Commit message (Expand)AuthorAgeFilesLines
* Set correct python_tagAles Erjavec2016-04-221-0/+1
* Fix `bw.root_is_purelib = ...` -> `bw.root_is_pure = ...`Ales Erjavec2016-04-221-1/+1
* Make `wheel convert` utility record the right python/soabi/plat tagsAles Erjavec2016-04-221-1/+29
* Minimal changes to support Python 2.6: mostly fixing {} format support and di...python_26pombredanne2013-09-101-1/+1
* Update docstring of wheel.wininst2wheel.parse_info...Sphinx didn't like it.Kevin Horn2013-02-191-2/+6
* Improve Python version and architecture detection in wininst2wheelPaul Moore2012-10-241-5/+19
* Supply correct Generator metadata in wininst2wheelPaul Moore2012-09-261-1/+1
* remove print() functionDaniel Holth2012-09-181-2/+2
* Add more advanced argument parsing for egg2wheel and wininst2wheelPaul Moore2012-09-181-3/+17
* rename Packager to Generator in WHEEL; use Metadata 1.3Daniel Holth2012-09-151-1/+1
* noarch-noabi to none-any find/replaceDaniel Holth2012-08-151-3/+3
* use archive_wheelfile in wininst2wheelDaniel Holth2012-07-291-3/+3
* #23 wininst2wheel should get metadata from installer filename and egg-infoDaniel Holth2012-07-291-25/+83
* rename bdist_wininst2wheel.pyDaniel Holth2012-07-281-0/+97