Commit Graph
43 Commits
Author SHA1 Message Date
Vincent Jacques 4400a24872 Publish version 1.10.0 2012-12-25 13:16:10 +01:00
Vincent Jacques 2a653d081c Simplify 2012-11-22 21:07:19 +01:00
Vincent Jacques 3026eb708f Add the Python 3 classifier 2012-11-22 19:49:17 +01:00
Vincent Jacques 812c99a622 Further simplify 2012-11-22 19:42:51 +01:00
Vincent Jacques 1804d9a295 pep8 + readme 2012-11-21 21:49:15 +01:00
Vincent Jacques 3c34837d75 Fixes for Python 3: setup.py install will call 2to3
We temporary loose coverage measurement... again!
2012-11-21 21:18:59 +01:00
Vincent Jacques a922319db0 Publish version 1.9.1 2012-11-20 19:36:28 +01:00
Vincent Jacques 808fe92191 Publish version 1.9.0 2012-11-19 21:41:56 +01:00
Zearin 4c6a70c24a Add encoding comment to source files
This is a minor thing.  It’s a convention, not a rule (obviously)—but it’s also a best practice.

Many text editors look for this kind of comment as the first line—or second line, if there is a shebang (the `#!/usr/bin/env python`, or whatever else)—and make use of this to determine the file’s encoding.
2012-11-01 11:43:56 -04:00
Vincent Jacques 823f25357a Simplify 2012-10-28 18:20:14 +01:00
Vincent Jacques ca1e799826 Restore measure of test coverage 2012-10-28 15:53:03 +01:00
Vincent Jacques e3d76fc3ec Publish version 1.8.1 2012-10-28 10:35:11 +01:00
Vincent Jacques 31110327ec Publish version 1.8.0 2012-09-30 19:59:20 +02:00
Vincent Jacques c6609fd4da Fixes for issue #86 2012-09-16 20:39:00 +02:00
Vincent Jacques 442b66c81c Use the ./setup.py test convention 2012-09-16 18:46:34 +02:00
Vincent Jacques df3290644a Publish version 1.7 2012-09-12 21:39:18 +02:00
Vincent Jacques cabc55dc3b Publish version 1.6 2012-09-08 19:56:10 +02:00
Vincent Jacques ece857f70e Publish version 1.5 2012-09-05 19:54:40 +02:00
Vincent Jacques bf1e3b588b Publish version 1.4 2012-08-04 08:05:57 +02:00
Vincent Jacques 609b7b87cf dos2unix, chmod +x 2012-08-04 07:58:30 +02:00
Vincent Jacques e6c64ab31e Publish version 1.3 2012-07-13 21:56:42 +02:00
Vincent Jacques 002b7fbdc1 Fix(?) problem with documentation install path (Issue #48) 2012-07-13 13:49:39 +02:00
Vincent Jacques 2e09bb0b47 Publish version 1.2 2012-06-29 19:30:20 +01:00
Vincent Jacques 6658713d27 Try to fix location of installed documentation (Issue #48)
I hope I've understood well http://docs.python.org/distutils/setupscript.html#installing-package-data
2012-06-20 22:01:18 +01:00
Vincent Jacques 373cc790e0 Prepare version 1.1 2012-06-20 21:55:56 +01:00
Vincent Jacques 0855be0a4d Merge branch 'develop'
Conflicts:
	setup.py
2012-06-03 20:46:38 +01:00
Vincent Jacques eaf4ca394d Prepare setup.py for version 1.0 2012-06-03 20:14:12 +01:00
Vincent Jacques 41c2b94f95 Add a copyright and license notice (issue #16) 2012-06-03 19:56:33 +01:00
Vincent Jacques a77b972dd5 Set attributes of executable files 2012-06-02 23:33:38 +02:00
Vincent Jacques 53bdf94807 Prepare version 1.0 2012-06-02 13:35:08 +01:00
Vincent Jacques b1fa0019b3 Fix tutorial 2012-05-28 13:29:24 +02:00
Vincent Jacques 0cec0d25e6 Publish version 0.7 2012-05-25 19:13:33 +02:00
Vincent Jacques 2a7e80e642 Publish version 0.6 2012-04-17 18:55:02 +01:00
Vincent Jacques e104704817 Publish version 0.5 2012-03-19 21:49:21 +01:00
Vincent Jacques a3be287561 Publish version 0.4 2012-03-12 23:09:06 +01:00
Vincent Jacques 1c1a9751b0 Merge branch 'develop'
Conflicts:
	setup.py
2012-02-26 17:33:19 +00:00
Vincent Jacques 43e7670a9f Anticipate version 0.3 2012-02-26 16:19:00 +00:00
Vincent Jacques 79a8c63096 Typo 2012-02-26 09:00:16 +00:00
Vincent Jacques c0aa08be96 dos2unix 2012-02-25 07:39:51 +00:00
Vincent Jacques 9f0b05161f Fix version 0.2 :-$ 2012-02-23 22:19:00 +00:00
Vincent Jacques ed95dff41a Publish version 0.2 2012-02-23 22:01:23 +00:00
Vincent Jacques dbdcda3591 Publish version 0.1 2012-02-19 20:56:28 +00:00
Vincent Jacques b77f267749 Upload to the Python Package Index 2012-02-17 19:35:02 +01:00