Simon
|
75c6742698
|
Group package meta in a module to have version/author/url in only one file.
|
2013-03-14 22:54:08 +01:00 |
|
Simon
|
269fc94f1d
|
Version 0.3.1
|
2013-03-11 22:40:55 +01:00 |
|
Simon
|
a12a7d5960
|
Version 0.3
|
2013-03-04 00:17:11 +01:00 |
|
Simon
|
4906dcf2c9
|
Move the current cli options to a 'build' subcommand. Use argh !
|
2013-02-23 16:26:35 +01:00 |
|
Simon
|
2c88a3e6c0
|
Use Pillow if PIL is not found.
Try to fix the travis build error by replacing the PIL dependency. And remove
the system pyexiv2 for travis as it is not used in the virtualenv.
|
2013-02-15 18:17:08 +01:00 |
|
Simon
|
06bdbec6d4
|
Version 0.2
|
2012-12-20 00:31:55 +01:00 |
|
Simon
|
b2c93bbb2a
|
Imprting __version__ was not a good idea.
|
2012-12-10 00:30:31 +01:00 |
|
Simon
|
5acbef0364
|
Improve setup.py and add the test command.
|
2012-12-10 00:18:07 +01:00 |
|
Simon
|
d92bb4ab22
|
update setup and MANIFEST
|
2012-11-09 12:21:18 +01:00 |
|
Simon
|
071f8fb412
|
use clint progress bar
|
2012-09-15 00:41:54 +02:00 |
|
Simon
|
3cf7df4dc4
|
setup.py:
- remove docutils dependancy
- use PIL instead of Pillow (though keep Pillow in the requirements file as PIL
will fail to install correctly with pip)
|
2012-08-30 00:06:26 +02:00 |
|
Simon
|
bd77c87ad5
|
update README, requirements and setup.py to add the markdown description file.
|
2012-08-26 00:30:05 +02:00 |
|
Simon
|
480335921e
|
change the licence to MIT
|
2012-08-26 00:29:57 +02:00 |
|
Simon
|
926b1bbcd8
|
use Pillow instead of PIL
|
2012-07-14 14:14:21 +02:00 |
|
Simon
|
8349fe6025
|
setup.py - add classifiers
|
2012-05-23 00:11:48 +02:00 |
|
Simon
|
e7336a4784
|
importing sigal in setup has a drawback: If the package requires a dependency
before the dependency is installed the setup.py script will fail. Back to manual
version number.
|
2012-05-13 23:54:06 +02:00 |
|
Simon
|
e1826d0f1f
|
read the version from __init__.py + update the licence version
|
2012-05-13 23:38:38 +02:00 |
|
Simon
|
fdd4170f94
|
use entry_points for the main script
|
2012-05-13 23:28:19 +02:00 |
|
Simon
|
74826df02c
|
README
|
2012-05-13 22:37:28 +02:00 |
|
Simon
|
588645ff5f
|
update setup.py, MANIFEST, LICENSE and gitignore
|
2012-05-13 16:15:23 +02:00 |
|
Simon
|
ee335f0e52
|
add distutils setup
|
2011-05-13 17:39:18 +02:00 |
|