Metadata-Version: 1.0
Name: ljfuncs
Version: 1.0.0
Summary: Functions for analysing friends and interests lists on Livejournal.
Home-page: http://www.site.uottawa.ca/~mraap046
Author: Sebastian Raaphorst
Author-email: srcoding@gmail.com
License: Apache 2.0
Description: 
        A set of functions to query LiveJournal, primarily regarding friends, and to
        make recommendations for new friends based on compatibility calculated by
        interest similarities.
        
        NOTE: This package is intended more to perform analysis on a user's friends and
        on other LJ users; it is not intended for basic functionality like making posts
        to LiveJournal, editing entries, etc.
        
Keywords: livejournal lj blogging blog
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
