Commit graph

127 commits

Author SHA1 Message Date
Adrian Sampson
078252d31e use unidecode to deal with accents and such (#118) 2011-05-06 12:41:32 -07:00
Adrian Sampson
596e74d531 bump version number to 1.0b9 2011-04-30 13:10:21 -07:00
mdecker
18b7eabb35 add missing util package to setup.py 2011-04-17 20:30:27 +02:00
Adrian Sampson
30577b0461 bump up version number 2011-04-09 10:41:53 -07:00
Adrian Sampson
2dfae9721d fix typo in dead code 2011-04-05 18:43:47 -07:00
Adrian Sampson
1b423f05db fix bug where magic "ftyp" string would cause a Mutagen exception (#129) 2011-01-21 15:11:47 -08:00
Adrian Sampson
5cab0ede24 fix lastid bug when plurality artist name was None 2010-10-10 12:37:45 -07:00
Adrian Sampson
a3b5fcba8a bump required python-musicbrainz2 version to 0.7.2 2010-09-21 15:13:05 -07:00
Adrian Sampson
8c159fa2f0 remove BPD from default plugins, no more dependency on eventlet 2010-09-16 23:19:22 -07:00
Adrian Sampson
e0809bfaf7 give README an extension (for Github display)
--HG--
rename : README => README.rst
2010-08-09 16:48:20 -07:00
Adrian Sampson
7dadbc6734 use a console_script instead of a script for Windows compat 2010-08-03 14:52:25 -07:00
Adrian Sampson
0746fca7d7 bump version to b4 2010-07-29 11:12:38 -07:00
Adrian Sampson
6e90009b07 remove outdated references to beets.player module 2010-07-09 18:12:18 -07:00
Adrian Sampson
78efe771b1 extremely simple plugin system with discovery 2010-07-08 16:35:15 -07:00
Adrian Sampson
e834ffd44f make test suite runnable with "setup.py test" 2010-07-08 11:07:56 -07:00
Adrian Sampson
1ccc3bd6b9 improve readme/description using ReST; add trove classifiers 2010-07-08 10:43:55 -07:00
Adrian Sampson
cfece68a4f add ui to setup.py packages list 2010-07-07 08:51:18 -07:00
Adrian Sampson
2ca121cb03 preliminary reorganization of CLI code; remove cmdln module dependency 2010-07-05 16:18:23 -07:00
Adrian Sampson
37da0f4d49 note about fixed -A switch; bumped version to 1.0b2 2010-07-03 23:05:12 -07:00
Adrian Sampson
08552e2046 remove download link for munkres (author updated pypi entry) 2010-06-10 10:25:25 -07:00
Adrian Sampson
144becf8d5 correct dependencies; add hosted munkres dist 2010-06-10 01:07:48 -07:00
Adrian Sampson
bf0043e02b update setup.py description, metadata, dependencies 2010-06-09 12:25:18 -07:00
Adrian Sampson
634690a811 change name of command-line tool to "beet"
--HG--
rename : bts => beet
2010-05-28 08:37:38 -07:00
Adrian Sampson
67c4ec9507 change to MIT license
--HG--
rename : COPYING.txt => LICENSE.txt
2010-05-28 00:07:11 -07:00
Adrian Sampson
67bfa2275f setup.py should actually work now 2009-11-24 14:51:32 -08:00
adrian.sampson
60848d85ee added GPL license and accompanying notice
--HG--
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40197
2009-04-09 02:46:22 +00:00
adrian.sampson
176b14e052 created setup.py and trimmings
--HG--
rename : bts.py => bts
rename : test/alltests.py => test/testall.py
extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40130
2009-02-10 00:50:21 +00:00