Metadata-Version: 2.1
Name: sslouvain
Version: 0.1.0
Summary: ssLouvain extends the popular Louvain package.
Home-page: https://github.com/dakota-hawkins/sslouvain
Author: V.A. Traag + Dakota Hawkins
Author-email: dyh0110@bu.edu
License: GPLv3+
Description: 
         ssLouvain extend the popular Louvain package for community detection by adding
         a semi-supervised option.
        
         Louvain is a general algorithm for methods of community detection in large networks.
        
         Please refer to the for the original package `documentation <http://louvain-igraph.readthedocs.io/en/latest>`_
         for more details.
        
         The source code of this package is hosted at `Github <https://github.com/dakota-hawkins/sslouvain>`_.
         
         It is a fork from the louvain-igraph package, which can also be found on `GitHub <https://github.com/vtraag/louvain-igraph>`_.
         Issues and bug reports are welcome at https://github.com/dakota-hawkins/sslouvain/issues.
            
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Sociology
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides: sslouvain
Description-Content-Type: text/markdown
