==============
CAESAR DECODER
==============
.. image:: https://img.shields.io/pypi/v/caesar_deco.svg
:target: https://pypi.python.org/pypi/caesar_deco
.. image:: https://img.shields.io/travis/alejogaci/caesar_deco.svg
:target: https://travis-ci.org/alejogaci/caesar_deco
.. image:: https://readthedocs.org/projects/caesar-deco/badge/?version=latest
:target: https://caesar-deco.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Caesar decoder Utility
* Free software: MIT license
* Documentation: https://caesar-deco.readthedocs.io.
Features
--------
* TODO
Special Information
-------
Caesar is a type of encryption widely used in cryptography due to its "simplicity". It consists of replacing each letter of the message that is wanted to be encrypted by another one that is a fixed number of positions later in the alphabet. For example, with a displacement of 5 the letter A would be the F and the letter B would be the G
With this package you can decrypt any message encrypted in caesar without needing to know the displacement
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2018-03-11)
------------------
* First release on PyPI.
CAESAR DECODER
==============
.. image:: https://img.shields.io/pypi/v/caesar_deco.svg
:target: https://pypi.python.org/pypi/caesar_deco
.. image:: https://img.shields.io/travis/alejogaci/caesar_deco.svg
:target: https://travis-ci.org/alejogaci/caesar_deco
.. image:: https://readthedocs.org/projects/caesar-deco/badge/?version=latest
:target: https://caesar-deco.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Caesar decoder Utility
* Free software: MIT license
* Documentation: https://caesar-deco.readthedocs.io.
Features
--------
* TODO
Special Information
-------
Caesar is a type of encryption widely used in cryptography due to its "simplicity". It consists of replacing each letter of the message that is wanted to be encrypted by another one that is a fixed number of positions later in the alphabet. For example, with a displacement of 5 the letter A would be the F and the letter B would be the G
With this package you can decrypt any message encrypted in caesar without needing to know the displacement
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2018-03-11)
------------------
* First release on PyPI.
Release files for caesar-deco 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| caesar_deco-0.8.0.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| caesar_deco-0.8.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 16.0 kB
Release files / caesar_deco-0.8.0.tar.gz
| Download URL | caesar_deco-0.8.0.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e40ee2b674bac5b366f181bbeb987f4585d7675cfad4a5ff70218bc0932af25
|
|
BLAKE2b-256 checksum How to use checksums |
d21193765aa14af39887575a970cd4b55de8e1592c03063927f52f3643ab6a31
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / caesar_deco-0.8.0-py2.py3-none-any.whl
| Download URL | caesar_deco-0.8.0-py2.py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
dfe7bfaa740501e9055e367e39ae7c2e35e8ac6b7515daa43c1e505de97bb65b
|
|
BLAKE2b-256 checksum How to use checksums |
c82eda324c0265775fb9f78033b123191b7a8b9a9c532b27c8fa969c4c42e5c4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |