=============================
Railroad
=============================
.. image:: https://badge.fury.io/py/railroad.png
:target: http://badge.fury.io/py/railroad
.. image:: https://travis-ci.org/s-m-i-t-a/railroad.png?branch=master
:target: https://travis-ci.org/s-m-i-t-a/railroad
.. image:: https://coveralls.io/repos/s-m-i-t-a/railroad/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/s-m-i-t-a/railroad?branch=master
.. image:: https://pypip.in/d/railroad/badge.png
:target: https://pypi.python.org/pypi/railroad
A functional library for data processing.
Features
--------
* TODO
Documentation
-------------
History
-------
0.1.0 (2015-08-27)
++++++++++++++++++
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/s-m-i-t-a/railroad",
"name": "railroad",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "railroad",
"author": "Jindrich K. Smitka",
"author_email": "smitka.j@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c6/47/439390fad18846b0b1ac0098299801ebe8be129d7564c39031c2a95a46b8/railroad-0.5.0.tar.gz",
"platform": "UNKNOWN",
"description": "=============================\nRailroad\n=============================\n\n.. image:: https://badge.fury.io/py/railroad.png\n :target: http://badge.fury.io/py/railroad\n\n.. image:: https://travis-ci.org/s-m-i-t-a/railroad.png?branch=master\n :target: https://travis-ci.org/s-m-i-t-a/railroad\n\n.. image:: https://coveralls.io/repos/s-m-i-t-a/railroad/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/s-m-i-t-a/railroad?branch=master\n\n.. image:: https://pypip.in/d/railroad/badge.png\n :target: https://pypi.python.org/pypi/railroad\n\n\nA functional library for data processing.\n\n\nFeatures\n--------\n\n* TODO\n\n\n\n\nDocumentation\n-------------\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-08-27)\n++++++++++++++++++\n\n* First release on PyPI.",
"bugtrack_url": null,
"license": "MIT",
"summary": "A functional library for data processing.",
"version": "0.5.0",
"split_keywords": [
"railroad"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f0ba3a62fb2d15d576621e8ddf7637fa",
"sha256": "79d1355e1ff007a699e938ddc9fe265d75e17568a3196a72b6c2452b5e9aaade"
},
"downloads": -1,
"filename": "railroad-0.5.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f0ba3a62fb2d15d576621e8ddf7637fa",
"packagetype": "bdist_wheel",
"python_version": "3.5",
"requires_python": null,
"size": 5975,
"upload_time": "2016-11-25T13:35:34",
"upload_time_iso_8601": "2016-11-25T13:35:34.970985Z",
"url": "https://files.pythonhosted.org/packages/87/3f/ce2a4f8e22b152e22c28838647b265ebf7863900b3e73af3cf2290264735/railroad-0.5.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "861f7b6c59eb087a5f3fbfd1fee2c805",
"sha256": "456f7952650c7a6f2f1033c9a6a0a2da9523bdd00cccbdbdf2b84ef01d277952"
},
"downloads": -1,
"filename": "railroad-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "861f7b6c59eb087a5f3fbfd1fee2c805",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7645,
"upload_time": "2016-11-25T13:35:31",
"upload_time_iso_8601": "2016-11-25T13:35:31.527202Z",
"url": "https://files.pythonhosted.org/packages/c6/47/439390fad18846b0b1ac0098299801ebe8be129d7564c39031c2a95a46b8/railroad-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2016-11-25 13:35:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "s-m-i-t-a",
"github_project": "railroad",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"requirements": [
{
"name": "wheel",
"specs": [
[
">=",
"0.22"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.7.3"
]
]
},
{
"name": "toolz",
"specs": [
[
">=",
"0.7.4"
]
]
},
{
"name": "funcsigs",
"specs": [
[
">=",
"1.0.2"
]
]
},
{
"name": "boltons",
"specs": [
[
">=",
"16.5.0"
]
]
}
],
"tox": true,
"lcname": "railroad"
}