jamilatta / packtools

Python library and command-line utilities to handle SciELO PS XML files.

Home Page:http://packtools.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scielo.packtools

Python library and command-line utilities to handle SciELO PS XML files that runs on python 2.7, 3.3+.

Build status

master Travis CI Status Latest Documentation Status

Installation

packtools depends on lxml.

Python Package Index (recommended):

$ pip install packtools

Pip + git (versão de desenvolvimento):

$ pip install -e git+git://github.com/scieloorg/packtools.git#egg=packtools

Source-code:

$ git clone https://github.com/scieloorg/packtools.git
$ cd packtools
$ python setup.py install

Documentation

http://packtools.readthedocs.org/ (we need help!)

Use license

Copyright 2013 SciELO <scielo-dev@googlegroups.com>. Licensed under the terms of the BSD license. Please see LICENSE in the source code for more information.

https://github.com/scieloorg/packtools/blob/master/LICENSE

Changelog

https://github.com/scieloorg/packtools/blob/master/HISTORY.rst

About

Python library and command-line utilities to handle SciELO PS XML files.

http://packtools.readthedocs.org

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 87.1%Language:XSLT 12.8%Language:Shell 0.1%