-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPKG-INFO
28 lines (27 loc) · 1.03 KB
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Metadata-Version: 1.1
Name: pynauty
Version: 0.6.0
Summary: Automorphism and isomorphism of graphs
Home-page: https://github.com/pdobsan/pynauty
Author: Peter Dobsan
Author-email: [email protected]
License: GNU General Public License v3
Description:
Package for testing isomorphism of graphs
and computing their automorphism group.
Platform: Linux
Platform: Unix
Platform: OS X
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Computing Science
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)