Metadata-Version: 1.1
Name: palindromicprimes
Version: 1.0.1
Summary: Python library to search through palindromic primes. Based on the A002385 number set. Created for the NahamCon CTF 2020.
Home-page: https://github.com/Noxtal/palindromicprimes/
Author: Noxtal
Author-email: contact.noxtal@gmail.com
License: MIT
Download-URL: https://github.com/Noxtal/palindromicprimes/archive/1.0.1.zip
Description: UNKNOWN
Keywords: primes,palindromes,numbers
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
