Tarek Ziadé
|
70a15c9282
|
added obsoletes API and changed the file path strategy in RECORD
|
2010-04-21 18:22:03 +00:00 |
Tarek Ziadé
|
918c91c15b
|
fixes from python-dev feedback
|
2010-04-07 13:29:07 +00:00 |
Tarek Ziadé
|
bd1684b453
|
typo
|
2010-04-03 23:11:53 +00:00 |
Tarek Ziadé
|
e0526346c5
|
typo + clarified the dist-info section
|
2010-04-01 21:33:33 +00:00 |
Tarek Ziadé
|
e7b6ac276c
|
various typo fixes, and removed a section that is not really useful
|
2010-03-30 21:53:35 +00:00 |
Tarek Ziadé
|
ad26bda467
|
using a path relative to sys.prefix, absolute otherwise
|
2010-03-30 21:04:30 +00:00 |
Tarek Ziadé
|
abe15cf50e
|
removed the contents directive (not needed in PEPs)
|
2010-03-29 12:27:19 +00:00 |
Tarek Ziadé
|
b3350684fb
|
reorganized the PEP so implementation details are not mixed with the proposal. Also renamed the directpry to distinfo and the metadata file to METADATA
|
2010-03-29 09:03:10 +00:00 |
Tarek Ziadé
|
2ca1554aef
|
integrated Pachi corrections
|
2010-03-25 10:36:15 +00:00 |
Tarek Ziadé
|
fcd6a35448
|
removed all occurences of py2.6
|
2010-03-25 10:02:22 +00:00 |
Tarek Ziadé
|
c6adfe21ce
|
fixed another example
|
2010-03-25 10:01:19 +00:00 |
Tarek Ziadé
|
9769b8343c
|
fixed the example
|
2010-03-25 10:00:07 +00:00 |
Tarek Ziadé
|
b9d8c8e817
|
removed trailing spaces and added more examples on the RECORD file
|
2010-03-25 09:43:50 +00:00 |
Tarek Ziadé
|
ab27818ed8
|
applying Carl's changes
|
2009-10-14 18:39:17 +00:00 |
Tarek Ziadé
|
c78a5fcfda
|
better wording: installer marker is just a helper
|
2009-10-11 19:47:09 +00:00 |
Tarek Ziadé
|
7da366131d
|
introduced sys.prefix and sys.exec_prefix in the RECORD file
|
2009-07-03 13:21:10 +00:00 |
Tarek Ziadé
|
c156881919
|
another typo
|
2009-07-02 11:46:58 +00:00 |
Tarek Ziadé
|
46440e03c7
|
fixed typos
|
2009-07-02 11:45:00 +00:00 |
Tarek Ziadé
|
b279051076
|
removed the future tense usage when not required
|
2009-07-02 10:13:23 +00:00 |
Tarek Ziadé
|
d6a6a966c3
|
removed implementation details from the PEP. A reference is kept
|
2009-07-02 09:46:04 +00:00 |
Tarek Ziadé
|
fc1b7137b8
|
clarified the egg.info part and added references about fedora and debian
|
2009-07-02 08:45:29 +00:00 |
Tarek Ziadé
|
5ac8af56c9
|
fixed inconsistency for the RECORD file format
|
2009-07-01 13:37:33 +00:00 |
Tarek Ziadé
|
308b986ca0
|
clarified the .egg-info format
|
2009-07-01 13:15:40 +00:00 |
Tarek Ziadé
|
903c283912
|
added the uninstall script
|
2009-07-01 09:04:12 +00:00 |
Guido van Rossum
|
667184c290
|
Minor fixes of typos and grammar in the first third of the file.
|
2009-06-30 22:10:55 +00:00 |
Tarek Ziadé
|
4d97591711
|
fixed english, thanks to brodie and vrialland
|
2009-06-25 09:43:46 +00:00 |
Tarek Ziadé
|
328a762b44
|
renamed classes
|
2009-06-24 19:50:58 +00:00 |
Tarek Ziadé
|
c8bc9c1f23
|
using docutils in all examples + polished reST
|
2009-06-23 12:14:02 +00:00 |
Tarek Ziadé
|
98e6c43034
|
specifying that get_egginfo_file opens in read-only mode
|
2009-06-23 08:55:56 +00:00 |
Tarek Ziadé
|
76059d2cbb
|
Fixes from python-dev feedbacks
|
2009-06-23 08:50:10 +00:00 |
Tarek Ziadé
|
42da260c3c
|
removed remaining old names
|
2009-06-22 18:33:08 +00:00 |
Tarek Ziadé
|
45a852796f
|
renamed project to distribution
|
2009-06-22 13:06:55 +00:00 |
Tarek Ziadé
|
8f153bdac1
|
added Zip support
|
2009-06-21 15:48:04 +00:00 |
Tarek Ziadé
|
33aa877ff5
|
renamed APIs
|
2009-06-12 10:00:17 +00:00 |
Tarek Ziadé
|
41068ada83
|
fixes from Ronald feedbacks
|
2009-06-08 09:54:02 +00:00 |
Tarek Ziadé
|
dc83f26408
|
added the installer marker + more details from feedback
|
2009-06-05 08:35:30 +00:00 |
Tarek Ziadé
|
31d3b9ed8a
|
reflecting the last API discussions in the SIG
|
2009-06-04 09:36:32 +00:00 |
Tarek Ziadé
|
58cbf93c36
|
updated PEP 376 to reflect the prototype API + more details
|
2009-05-25 10:22:46 +00:00 |
Tarek Ziadé
|
f48b3d72df
|
changes from pje feedback
|
2009-05-19 12:43:34 +00:00 |
Tarek Ziadé
|
1745810158
|
typo+more references
|
2009-05-16 17:13:54 +00:00 |
Tarek Ziadé
|
b07af3ab3a
|
changes after feedback from python-dev
|
2009-05-16 16:02:06 +00:00 |
Tarek Ziadé
|
c1b662b7e8
|
adding a note on backport
|
2009-05-14 22:19:41 +00:00 |
Tarek Ziadé
|
e60122f083
|
typo
|
2009-05-14 22:08:59 +00:00 |
Tarek Ziadé
|
e5cfab0e84
|
typo
|
2009-05-14 22:07:21 +00:00 |
Tarek Ziadé
|
db57e08ab3
|
seems too late for 3.2
|
2009-05-14 22:03:08 +00:00 |
Tarek Ziadé
|
2b032490c1
|
more details on get_egg_info
|
2009-05-14 21:52:58 +00:00 |
Tarek Ziadé
|
aab3dfac57
|
typos and a roadmap section
|
2009-05-14 09:32:29 +00:00 |
Tarek Ziadé
|
2fbc4bcef2
|
removed the EGG_INFO_FILES part
|
2009-05-07 09:02:23 +00:00 |
Tarek Ziadé
|
1eb61be116
|
changes according to community feedback + uninstall script
|
2009-04-24 16:03:02 +00:00 |
Tarek Ziadé
|
1afa68a26d
|
more details in the abstract
|
2009-04-13 21:14:19 +00:00 |