Metadata-Version: 2.1
Name: pseudopython-org
Version: 0.0.2
Summary: Converting Python code snippets to Pseudocode effectively.
Home-page: https://pseudopython.org/
Author: anonymouscoolguy
Author-email: anonymouscoolguy05@gmail.com
License: MIT
Keywords: pseudocode
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

## About

Pseudopython.org converts code snippets written in Python into Pseudocode, and seeks to help teachers and students to effectively learn its concept and applicability.

We use the approved notation for developing pseudocode suggested by the [International Baccalaureate](https://ib.compscihub.net/wp-content/uploads/2015/04/IB-Pseudocode-rules-more.pdf).


Change Log
==========

0.0.1 (23/01/2022)
------------------
- First Release

