eur0pa / bubblepy

Python Bubble Babble library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bubblepy

Bubble Babble Binary Data Encoding - Python library

See http://bohwaz.net/archives/web/Bubble_Babble.html for details.

Original Copyright 2011 BohwaZ - http://bohwaz.net/
Copyleft 2015 europa - https://github.com/eur0pa

Based on :

Use:

  from BubblePy import BubbleBabble
  
  bb = BubbleBabble()
  
  print bb.encode('Pineapple')
  print bb.decode('xigak-nyryk-humil-bosek-sonax')

About

Python Bubble Babble library

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%