Metadata-Version: 2.0
Name: RYMTracks
Version: 0.1.0
Summary: RYMTracks scraps given URLs and presents tracklists into copypasteable form for RateYourMusic.com
Home-page: https://github.com/9seconds/rymtracks/
Author: Sergey Arkhipov
Author-email: serge@aerialsounds.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
Classifier: Topic :: Utilities
Requires-Dist: tornado (==3.2)
Requires-Dist: beautifulsoup4 (==4.3.2)
Requires-Dist: lxml (==3.3.0)
Requires-Dist: isodate (==0.4.9)
Requires-Dist: futures (==2.1.6)
Requires-Dist: docopt (==0.6.1)
Requires-Dist: nose (==1.3.0)
Requires-Dist: six (==1.5.2)

RYMTracks scraps given URLs and presents tracklists into copypasteable form for RateYourMusic.com.

For more comprehensive documentation please visit https://github.com/9seconds/rymtracks/

