Skip to content

kevinschaul/archieml-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archieml-python

Build Status

Parse Archie Markup Language (ArchieML) documents into Python dicts.

Read about the ArchieML specification at archieml.org.

A work in progress. Run the test for details on how for along this implementation is.

Pull requests always welcome.

Usage

Tests

To run all tests:

nosetests

To run a specific test:

nosetests tests/test_archieml.py:TestParser.test_dotNotation

About

An ArchieML parser for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages