Metadata-Version: 2.1
Name: libfurc
Version: 0.1.3
Summary: A library for handling Furcadia things.
Home-page: https://github.com/FelixWolf/libFurc
Author: Félix
Author-email: felix.wolfz@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown

[![License](https://img.shields.io/pypi/l/libfurc.svg)](https://pypi.python.org/pypi/libfurc/)
[![PyPI version shields.io](https://img.shields.io/pypi/v/libfurc.svg)](https://pypi.python.org/pypi/libfurc/)


LibFurc
=======

A python library for handling Furcadia formats, compiling and running(vm) DragonSpeak, and various other things.<br/>
**Contributions welcome!**

Features
========
* Account picker
* Account based log in
* INI based log in
* Async client
* Near complete support for all server to client messages
* Some support for client to server messages
* VXN support (Particles!)
* Fox5 support

Planned Features
================

* Documentation
* Dream support
* FSH support
* FBJ support
* Legacy Fox support
* PCX support (Although not furcadia specific, it'll be implemented)
* DragonSpeak Compiler
* DragonSpeak VM

Source referencing
==================
Writing a different library for Furcadia, or need to look up message opcodes for Furcadia?
Perhaps need information on a file format?
Feel free to reference this source code without attibuting this project!
Not only do I not mind, but I encourage this. Properly written software benefits everyone in the end.

Disclaimer
==========
This project is not sponsered, endorsed, or officially recognized in any way by Dragon Eye's Production or Catnip Studios. <br/>
This is a unofficial fan project. <br/>
Furcadia is a trademark of Dragon's Eye Productions.
