Felix Lohmeier
c80bef3fb1
release v0.3.8
2019-08-22 03:18:36 +02:00
Felix Lohmeier
5730150b8c
prepare distribution
2019-08-16 13:15:51 +02:00
Felix Lohmeier
7d66993982
set required python version from >2.6 to >=2.7 (to be more explicit)
2019-08-16 00:23:26 +02:00
Felix Lohmeier
4a455282f5
fix PyPI error (invalid classifier)
2019-08-04 03:26:57 +02:00
Felix Lohmeier
ece61c1096
prepare distribution on PyPI
...
moved parser from refine.py to google/refine/__main__.py to allow module execution (python -m google.refine); script refine.py is now just a forwarding to __main__.py
2019-08-04 03:03:49 +02:00
Felix Lohmeier
d82c7b28fb
Revert "refactor to allow module execution"
...
This reverts commit a0123e9511
.
2019-08-03 13:23:32 +02:00
Felix Lohmeier
a0123e9511
refactor to allow module execution
2019-08-01 17:23:40 +02:00
Felix Lohmeier
e03b3633e5
update metadata
2019-07-29 22:36:31 +02:00
Paul Makepeace
bbd4d84c96
Google Refine -> OpenRefine
2013-10-10 16:41:10 +05:00
Paul Makepeace
bc0a8e7c7b
Whitespace & minor renaming to bring in line with PEP8 guidelines
2013-10-09 23:16:43 +05:00
Paul Makepeace
eaa0adda8f
Remove apparently no-longer used 'Environment :: Library' classifier
2011-07-22 10:55:18 +00:00
Paul Makepeace
3bed3c04c3
Roll version to 0.2.1
2011-07-21 17:12:20 +00:00
Paul Makepeace
d26edd815f
use find_packages rather than hardcode (actually includes 'google' too, as it happens)
2011-05-01 17:39:41 +00:00
Paul Makepeace
48a738ba00
Remove distutils in favor of setuptools. Rename project to refine-client. Add urllib2_file to install_requires after I got author to upload it, w00t. Add GPL license. Add Text Processing classifier
2011-05-01 17:21:37 +00:00
Paul Makepeace
e771a0ed53
Fall back to distutils. All platforms info & another classifier
2011-04-28 16:39:16 +00:00
Paul Makepeace
98a1f5eb8e
Add more metadata. Use setuptools instead of distutils for install_requires and tests, the former of which I couldn't get to work anyway :-/
2011-04-28 15:48:42 +00:00
Paul Makepeace
35bb7754be
Add setup.py
2011-04-28 12:13:19 +00:00