dokang-pdf


Namedokang-pdf JSON
Version 0.3.0 PyPI version JSON
download
home_pageUNKNOWN
SummaryPDF harvester for Dokang
upload_time2016-02-01 15:51:34
maintainerNone
docs_urlNone
authorPolyconseil
requires_pythonNone
licenseUNKNOWN
keywords full-text search engine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a PDF harvester for Dokang (https://github.com/Polyconseil/dokang).

Build status: |travis-ci-status|_

.. |travis-ci-status| image:: https://travis-ci.org/Polyconseil/dokang_pdf.svg?branch=master

.. _travis-ci-status: https://travis-ci.org/Polyconseil/dokang_pdf


Usage
=====

from dokang_pdf import PdfHarvester


License
=======

Dokang is written by Polyconseil and is licensed under the 3-clause
BSD license, a copy of which is included in the source.


Change log
==========

Next version (not yet released)
-------------------------------



Dokang_pdf 0.3.0
----------------

- Support of Python 3.


dokang_pdf 0.2.0 (2014-06-24)
-----------------------------

Initial version.
            

Raw data

            {
    "_id": null,
    "home_page": "UNKNOWN",
    "name": "dokang-pdf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "full-text search engine",
    "author": "Polyconseil",
    "author_email": "opensource+dokang@polyconseil.fr",
    "download_url": "https://files.pythonhosted.org/packages/6f/4a/d8f8c37f85547df0bfc24c873e640f14d3c248b304ce12417b9277272ab6/dokang_pdf-0.3.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "This is a PDF harvester for Dokang (https://github.com/Polyconseil/dokang).\n\nBuild status: |travis-ci-status|_\n\n.. |travis-ci-status| image:: https://travis-ci.org/Polyconseil/dokang_pdf.svg?branch=master\n\n.. _travis-ci-status: https://travis-ci.org/Polyconseil/dokang_pdf\n\n\nUsage\n=====\n\nfrom dokang_pdf import PdfHarvester\n\n\nLicense\n=======\n\nDokang is written by Polyconseil and is licensed under the 3-clause\nBSD license, a copy of which is included in the source.\n\n\nChange log\n==========\n\nNext version (not yet released)\n-------------------------------\n\n\n\nDokang_pdf 0.3.0\n----------------\n\n- Support of Python 3.\n\n\ndokang_pdf 0.2.0 (2014-06-24)\n-----------------------------\n\nInitial version.",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "PDF harvester for Dokang",
    "version": "0.3.0",
    "split_keywords": [
        "full-text",
        "search",
        "engine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f4ad8f8c37f85547df0bfc24c873e640f14d3c248b304ce12417b9277272ab6",
                "md5": "03d34c6906951173d5c9be69c4f6ea14",
                "sha256": "a1ebd05c3974931c55c620b47c8252a1802e968903ebb5b36d836614c0be911b"
            },
            "downloads": -1,
            "filename": "dokang_pdf-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "03d34c6906951173d5c9be69c4f6ea14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4133,
            "upload_time": "2016-02-01T15:51:34",
            "upload_time_iso_8601": "2016-02-01T15:51:34.189586Z",
            "url": "https://files.pythonhosted.org/packages/6f/4a/d8f8c37f85547df0bfc24c873e640f14d3c248b304ce12417b9277272ab6/dokang_pdf-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-02-01 15:51:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "dokang-pdf"
}
        
Elapsed time: 0.04179s