Nick Coghlan
5f275ad773
Wording tweaks
2014-01-30 22:18:50 +10:00
Nick Coghlan
92a40289d8
PEP 427: emphasise the preference for installation
...
The zipimport compatibility isn't an accident, but relying on
it is still a great way to create obscure bugs for yourself if
you don't already know exactly what you're doing.
2014-01-30 22:07:45 +10:00
Nick Coghlan
4e4c0e8fc9
Improve PEP 427 FAQ formatting
2014-01-29 23:50:14 +10:00
Nick Coghlan
dc696d75e9
PEP 427: Make it clear that supported != recommended
2014-01-29 23:06:29 +10:00
Nick Coghlan
26d5c79fb9
Clarify wheels support zipimport
2014-01-28 23:26:43 +10:00
Nick Coghlan
2e47d2bdaa
Clarify purelib vs platlib in PEP 427
2014-01-28 23:21:43 +10:00
Nick Coghlan
4ffae15866
Fix PEP headers
2013-03-13 22:43:28 -07:00
Daniel Holth
9614d07cdf
wheel clarifications
2013-03-10 13:33:33 -04:00
Daniel Holth
373b80f240
PEP-0427: clarify some implementation details.
...
Hope it's OK to clarify two details that came up during Vinay's distlib wheel
implementation: zip directory filenames are encoded as utf-8, and it's nicer
to put the .dist-info directory at the end of the archive.
2013-02-24 21:41:40 -05:00
Nick Coghlan
de0706b506
PEP 427: fix header (spotted by W. Trevor King)
2013-02-18 22:41:37 +10:00
Nick Coghlan
8bae85b3f6
Accept PEP 427 (wheel format)
2013-02-16 21:14:38 +10:00
Daniel Holth
3515a9e84e
edit wheel peps for posting
2013-02-15 23:02:25 -05:00
Daniel Holth
6eed09d5bd
wheel: add escaping
2013-02-15 09:50:50 -05:00
Daniel Holth
738c179919
minor wheel edits
2013-02-15 07:41:57 -05:00
Daniel Holth
1ab3113380
pep-0427: Require metadata 1.1 or greater
2013-02-12 22:30:53 -05:00
Daniel Holth
2e741fa88d
PEP-427 (wheel) edits
2013-02-08 22:32:34 -05:00
Daniel Holth
4fc723131b
wheel rationales
2013-02-08 11:56:08 -05:00
Nick Coghlan
27cfb6131a
Claim the packaging PEPs (and strip trailing whitespace)
2013-01-01 01:45:03 +10:00
Daniel Holth
895121b37d
PEP 427: remove signing algorithms
2012-11-13 11:31:37 -05:00
Daniel Holth
f1535d9c8c
pep-0427 edits
2012-10-27 15:57:47 -04:00
Daniel Holth
a75301cf3d
explain signing scheme in faq
2012-10-22 12:16:24 -04:00
Daniel Holth
3b3c108e38
Metadata 1.3, wheel edits
2012-10-18 21:06:24 -04:00
Daniel Holth
89978a0422
bye sysconfig.get_paths
2012-10-15 22:22:51 -04:00
Daniel Holth
d9a153d410
explain #!python rewrite-on-install
2012-10-11 18:31:41 -04:00
Daniel Holth
df038cc333
lower wheel spec version
2012-10-10 19:23:03 -04:00
Daniel Holth
caf06e1290
note that wheel installers should compile .py
2012-09-29 23:15:29 -04:00
Georg Brandl
d45d2e63af
Edit PEP 427 for markup and add missing footer.
2012-09-23 21:37:59 +02:00
Daniel Holth
81c47a6fc8
full text of wheel PEP
2012-09-22 23:24:31 -04:00
Daniel Holth
c56a901517
add stub for wheel spec
2012-09-20 18:43:53 -04:00