Skip to content

elmiomar/mudparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUD parser

MUD parser is a python module for parsing Manufacturer Usage Description profiles. (not production-ready!)

For more information about MUD see draft.

Getting started with mudparser

Requirements

  • Python 3.x (does not support python 2.x)

    $ python --version Python 3.5.1

Install

Clone this repo, and run setup.py script with install command:

$ git clone https://github.com/elmiomar/mudparser.git
$ cd mudparser
$ python setup.py install

Example

  • TODO

Version

  • This is an alpha version, and still a work in progress. To not use in production.

Authors

License

Check LICENSE file.

Acknowledgements

  • TODO

About

A tool for parsing MUD profiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages