Selaa lähdekoodia

Merge branch 'develop' into feature/html_tags

tags/v0.3
Ben Kurtovic 11 vuotta sitten
vanhempi
commit
72774433f2
2 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. +6
    -0
      .travis.yml
  2. +4
    -0
      README.rst

+ 6
- 0
.travis.yml Näytä tiedosto

@@ -0,0 +1,6 @@
language: python
python:
- "2.7"
- "3.3"
install: python setup.py build
script: python setup.py test -q

+ 4
- 0
README.rst Näytä tiedosto

@@ -1,6 +1,10 @@
mwparserfromhell
================

.. image:: https://travis-ci.org/earwig/mwparserfromhell.png?branch=develop
:alt: Build Status
:target: http://travis-ci.org/earwig/mwparserfromhell

**mwparserfromhell** (the *MediaWiki Parser from Hell*) is a Python package
that provides an easy-to-use and outrageously powerful parser for MediaWiki_
wikicode. It supports Python 2 and Python 3.


Ladataan…
Peruuta
Tallenna