You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
33 lines
1.3 KiB
CONTRIBUTORS for the olefile project |
|
==================================== |
|
|
|
This is a non-exhaustive list of all the people who helped me improve the |
|
olefile project (formerly OleFileIO_PL), in approximative chronological order. |
|
Please contact me if I forgot to mention your name. |
|
|
|
A big thank you to all of them: |
|
|
|
- Niko Ehrenfeuchter (@ehrenfeu): added support for Jython |
|
- Niko Ehrenfeuchter, Martijn Berger and Dave Jones: helped fix 4K sector support |
|
- Martin Panter: conversion to Python 3.x/2.6+ |
|
- mete0r_kr (@mete0r): added support for file-like objects |
|
- chuckleberryfinn: fixed bug in getproperties |
|
- Martijn, Ben G.: bug report for 64 bits platforms |
|
- Hugo (@hugovk): added support for Travis CI |
|
- Jon Dufresne (@jdufresne): improved isOleFile |
|
- Alex Clark (@aclark4life) |
|
- Brian Crowell (@fluggo) |
|
- Daniel Roethlisberger (@droe) |
|
- 2*yo (@2xyo) |
|
- Raphael Gaschignard (@rtpg) |
|
- Anthony Sottile (@asottile) |
|
- Andrew Murray (@radarhere) |
|
- Sandro Mani (@manisandro) |
|
- Pavol Plaskoň (@enkelli) |
|
- Kijeong Kim (@kijeong) |
|
- Oskar Persson (@OskarPersson) |
|
- Philippe Lagadec: main author and maintainer since 2005 |
|
- and of course Fredrik Lundh: original author of OleFileIO from 1995 to 2005 |
|
|
|
See also the list of contributors on GitHub: |
|
https://github.com/decalage2/olefile/graphs/contributors
|
|
|