Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24447
| Date | 2012-06-25 23:36 +0200 |
|---|---|
| From | Christian Tismer <tismer@stackless.com> |
| Subject | Re: tiffany 0.6 released |
| References | <4FE7C301.6010101@stackless.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1499.1340660232.4697.python-list@python.org> (permalink) |
Abour tiffany...
On 6/25/12 3:46 AM, Christian Tismer wrote:
> Tiffany - Read/Write Multipage-Tiff with PIL without PIL
> ========================================================
>
> Tiffany stands for any tiff. The tiny module solves a large set of
> problems, has no dependencies and just works wherever Python works.
> Tiffany was developed in the course of the *DiDoCa* project and will
> always appear on PyPi.
>
> Version 0.6
> -----------
>
> This is a compatibility update for Python 3.2.
>
> Tiffany now works on Python 2.6, 2.7 and 3.2.
>
> This version also reduces the needed PIL files to only four. The
> same files work for python2 and python3.
>
> You can help me by sending some tiff files with different encoding
> and larger file size for testing.
>
> I'm also thinking of
>
> - an interface to Qt (without adding a dependency)
>
> - a command line interface, to make tiffany into a new tiff tool,
>
> - support for other toolkits that need to handle tiff files.
>
> Ideas about this are most welcome.
>
> Please let me know if this stuff works for you, and send requests to
> <tismer@stackless.com> or use the links in the bitbucket website:
>
> https://bitbucket.org/didoca/tiffany
>
> cheers -- Chris
>
Howdy.
I saw quite a lot of downloads of this package now, but not
a single reaction or any feedback.
How can I get more than just down-loaders?
I would like to know, if
- this module is of use for you
- if there are wishes to get more functionality
- if it makes sense at all
- if there are feature requests.
I could stop right now, freeze development as the stuff does what is
supposed to do in the relevant Python versions, name it 1.0 and forget
about it.
But I don't want to.
Can somebody please give me some feedback?
Criticism?
Helpful, useless, boring, whatsoever?
thanks -- cheers - Chris
--
Christian Tismer :^)<mailto:tismer@stackless.com>
tismerysoft GmbH : Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121 : *Starship*http://starship.python.net/
14482 Potsdam : PGP key -> http://pgp.uni-mainz.de
work +49 173 24 18 776 mobile +49 173 24 18 776 fax n.a.
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today?http://www.stackless.com/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: tiffany 0.6 released Christian Tismer <tismer@stackless.com> - 2012-06-25 23:36 +0200
Re: tiffany 0.6 released Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-06-26 02:18 +0000
Re: tiffany 0.6 released Christian Tismer <tismer@stackless.com> - 2012-06-27 02:34 +0200
Re: tiffany 0.6 released Christian Tismer <tismer@stackless.com> - 2012-06-27 15:24 +0200
Re: tiffany 0.6 released Christian Tismer <tismer@stackless.com> - 2012-06-27 15:32 +0200
csiph-web