Changeset 10310 for dotorg/trunk/html/developer.rst
- Timestamp:
- 01/17/2008 11:51:28 PM (10 months ago)
- Files:
-
- 1 modified
-
dotorg/trunk/html/developer.rst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotorg/trunk/html/developer.rst
r10163 r10310 1 1 2 The BitTorrent Community Forum coordinates the development of the BitTorrent protocol suite and its reference implementation. It is the wish of Bram Cohen that the BitTorrent mainline python implementation remain open source and that the protocol development process be formalized and open to the BitTorrent developer community. 2 3 … … 6 7 7 8 Those wishing to submit proposed protocol extensions, read the 8 submission_ instructions_.9 submission_ instructions. 9 10 10 The submission process is modelled after the Python PEP submission process .11 Every document is assigned a BitTorrent Enhancement Proposal (BEP) number. 12 This number never changes. The list of BEPs can be found here_. 11 The submission process is modelled after the Python PEP submission process 12 with some appropriate departures including changing the name used to 13 refer to proposals to BitTorrent Enhancement Proposals (BEPs). 13 14 14 .. _here: bep0000_index.html 15 For further information see the BEP index_. 15 16 17 .. _submission: submissions.html 18 .. _index: beps/bep_0000_index.html 19 20