Metadata-Version: 1.1
Name: leidenalg
Version: 0.8.7
Summary: Leiden is a general algorithm for methods of community detection in large networks.
Home-page: https://github.com/vtraag/leidenalg
Author: V.A. Traag
Author-email: vincent@traag.net
License: GPLv3+
Description: 
         Leiden is a general algorithm for methods of community detection in large networks.
        
         Please refer to the `documentation <http://leidenalg.readthedocs.io/en/latest>`_
         for more details.
        
         The source code of this package is hosted at `GitHub <https://github.com/vtraag/leidenalg>`_.
         Issues and bug reports are welcome at https://github.com/vtraag/leidenalg/issues.
            
Keywords: graph,network,community detection,clustering
Platform: ALL
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
Provides: leidenalg
