Open Media Library Platform

This commit is contained in:
j 2013-10-11 19:28:32 +02:00
commit 411ad5b16f
5849 changed files with 1778641 additions and 0 deletions

View 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

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View 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)