Open Media Library Platform
This commit is contained in:
commit
411ad5b16f
5849 changed files with 1778641 additions and 0 deletions
60
Linux/lib/python2.7/site-packages/twisted/topfiles/CREDITS
Normal file
60
Linux/lib/python2.7/site-packages/twisted/topfiles/CREDITS
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
The Matrix
|
||||
|
||||
- Glyph "Glyph" Lefkowitz <glyph@twistedmatrix.com>
|
||||
electric violin
|
||||
- Sean "Riley" Riley <sean@twistedmatrix.com>
|
||||
grand piano
|
||||
- Allen "Dash" Short <washort@twistedmatrix.com>
|
||||
vocals and guitar
|
||||
- Christopher "Radix" Armstrong <radix@twistedmatrix.com>
|
||||
percussion
|
||||
- Paul "z3p" Swartz <z3p@twistedmatrix.com>
|
||||
oboe
|
||||
- Jürgen "snibril" Hermann <jh@twistedmatrix.com>
|
||||
synthesizer
|
||||
- Moshe "vertical" Zadka <moshez@twistedmatrix.com>
|
||||
accordion
|
||||
- Benjamin Bruheim <grolgh@online.no>
|
||||
kazoo
|
||||
- Travis B. "Nafai" Hartwell <nafai@twistedmatrix.com>
|
||||
keyboards
|
||||
- Itamar "itamar" Shtull-Trauring <twisted@itamarst.org>
|
||||
alto recorder
|
||||
- Andrew "spiv" Bennetts <andrew@puzzling.org>
|
||||
glockenspiel
|
||||
- Kevin "Acapnotic" Turner <acapnotic@twistedmatrix.com>
|
||||
trombone
|
||||
- Donovan "fzZzy" Preston <dp@twistedmatrix.com>
|
||||
bass and harmonium
|
||||
- Jp "exarkun" Calderone <exarkun@twistedmatrix.com>
|
||||
geopolitical sociographic dissonance engine
|
||||
- Gavin "skreech" Cooper <coop@coopweb.org>
|
||||
torque wrench
|
||||
- Jonathan "jml" Lange <jml@twistedmatrix.com>
|
||||
pipe organ
|
||||
- Bob "etrepum" Ippolito <bob@redivi.com>
|
||||
low frequency oscillator
|
||||
- Pavel "PenguinOfDoom" Pergamenshchik <ppergame@gmail.com>
|
||||
electronic balalaika
|
||||
- Jonathan D. "slyphon" Simms <slyphon@twistedmatrix.com>
|
||||
theramin and drums
|
||||
- Brian "warner" Warner <warner@twistedmatrix.com>
|
||||
hertzian field renderer
|
||||
- Mary Gardiner <mary-twisted@puzzling.org>
|
||||
krummhorn
|
||||
- Eric "teratorn" Mangold <teratorn@twistedmatrix.com>
|
||||
serpentine bassoon
|
||||
- Tommi "Tv" Virtanen <tv@twistedmatrix.com>
|
||||
didgeridoo
|
||||
- Justin "justinj" Johnson <justinj@twistedmatrix.com>
|
||||
bass mandolin
|
||||
- Ralph "ralphm" Meijer <twisted@ralphm.ik.nu>
|
||||
vocals and timbales
|
||||
- David "dreid" Reid <dreid@dreid.org>
|
||||
banjo
|
||||
|
||||
Extras
|
||||
|
||||
- Jerry Hebert <jerry@cynics.org>
|
||||
- Nick Moffit <nick@zork.org>
|
||||
- Jeremy Fincher
|
||||
3888
Linux/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old
Normal file
3888
Linux/lib/python2.7/site-packages/twisted/topfiles/ChangeLog.Old
Normal file
File diff suppressed because it is too large
Load diff
2253
Linux/lib/python2.7/site-packages/twisted/topfiles/NEWS
Normal file
2253
Linux/lib/python2.7/site-packages/twisted/topfiles/NEWS
Normal file
File diff suppressed because it is too large
Load diff
14
Linux/lib/python2.7/site-packages/twisted/topfiles/README
Normal file
14
Linux/lib/python2.7/site-packages/twisted/topfiles/README
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Twisted Core 14.0.0
|
||||
===================
|
||||
|
||||
Twisted Core makes up the core parts of Twisted, including:
|
||||
|
||||
* Networking support (twisted.internet)
|
||||
* Trial, the unit testing framework (twisted.trial)
|
||||
* AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp)
|
||||
* Twisted Spread, a remote object system (twisted.spread)
|
||||
* Utility code (twisted.python)
|
||||
* Basic abstractions that multiple subprojects use
|
||||
(twisted.cred, twisted.application, twisted.plugin)
|
||||
* Database connectivity support (twisted.enterprise)
|
||||
* A few basic protocols and protocol abstractions (twisted.protocols)
|
||||
Loading…
Add table
Add a link
Reference in a new issue