Metadata-Version: 1.1
Name: jsntlib
Version: 1.1.0.1.3
Summary: A number theory library adapted from mathematic fundamentals of information security homework codes.
Home-page: https://github.com/JarryShaw/jsntlib/tree/release
Author: Jarry Shaw
Author-email: jarryshaw@icloud.com
License: LICENSE.txt
Download-URL: https://github.com/JarryShaw/jsntlib/archive/1.1.0.3.tar.gz
Description:        JSNTLIB Archive
                ================================
        
                The whole project is written in *Python*, with compatibility in both 2 & 3 versions.
        
                -  The ``jsntlib`` is an open sourse library for number theory.
        
                -  Header file is ``jsntlib.py``.
        
                -  Usage sample has been attached as ``sample.py``.
        
                -  Document can be found in ``MANUAL.md``.
        
                -  Some tips on this repository will be present later.
Keywords: ntl,number-theory,mathematic-fundamentals
Platform: macOS
Platform: Windows
Platform: Linux
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Security
Classifier: Topic :: Utilities
