{
"info": {
"author": "Conde Nast Digital UK",
"author_email": "condenet.technical@condenast.co.uk",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Text Processing :: Markup"
],
"description": "BB Cond\u00e9 Parser\n===============\n\nA portable, extensible BB Code parser written by Cond\u00e9 Nast Britain\n\nHello, World!\n-------------\n\n.. code-block:: python\n\n from bbcondeparser import BaseTag, BaseTreeParser\n\n class ExcitedTag(BaseTag):\n tag_name = 'excite'\n\n def _render(self):\n child_text = self.render_children()\n return '{}'.format(child_text)\n\n class Parser(BaseTreeParser):\n tags = [ExcitedTag]\n \n \n parsed = Parser(\"[excite]Hello, World![/excite]\")\n \n print(parsed.render())\n\n\n.. code-block:: shell\n\n >>> python hello_world.py\n Hello, World!\n >>>\n\n\nDocumentation\n-------------\n\nFurther documentation is in the works, and will be present on the\n`github page `_.\n",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/cnduk/bbcondeparser/tarball/v1.0.1",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/cnduk/bbcondeparser",
"keywords": "bbcode",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "bbcondeparser",
"package_url": "https://pypi.org/project/bbcondeparser/",
"platform": "",
"project_url": "https://pypi.org/project/bbcondeparser/",
"project_urls": {
"Download": "https://github.com/cnduk/bbcondeparser/tarball/v1.0.1",
"Homepage": "https://github.com/cnduk/bbcondeparser"
},
"release_url": "https://pypi.org/project/bbcondeparser/1.0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "parser for Conde Nast BBCode",
"version": "1.0.1"
},
"last_serial": 3854514,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "03176ac26ad2ea225e7ff219cf40d4b0",
"sha256": "935c590481505b146a505919d94773a630fee516a98d5df5d0a884c6b31f178f"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "03176ac26ad2ea225e7ff219cf40d4b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11114,
"upload_time": "2016-08-02T21:31:39",
"url": "https://files.pythonhosted.org/packages/03/99/e2d429b761560d6fdcaccc22fc63adaaac9fb6b093ab965dadfbb44b2d25/bbcondeparser-0.0.1.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "df4790a4346eb127861b0804b2d1ebe6",
"sha256": "9912ba41d349be2386f9733b3bc9409c9827e0e8186277241ed930ed5d854125"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "df4790a4346eb127861b0804b2d1ebe6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11361,
"upload_time": "2016-08-03T13:09:36",
"url": "https://files.pythonhosted.org/packages/80/68/7ef369848a9f9c3749f37bca57f7acb7bd38ca86e953fd0a68a407dd8188/bbcondeparser-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "2cadefeb4be30b39979310edd6774eb2",
"sha256": "ba6becc34b1a39ad15f1f5f6814daf0879927483836c14e4b67c10f59d0724f2"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "2cadefeb4be30b39979310edd6774eb2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12336,
"upload_time": "2017-06-07T16:01:14",
"url": "https://files.pythonhosted.org/packages/42/ea/8ec6fcd0581f3438f0fff62fc691b84f65cd1e6aa2a8ca2c5e530cfb64a6/bbcondeparser-0.0.3.tar.gz"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "1c67efb9bdf3281b0d2287aa0c53506f",
"sha256": "b61758908796d75b4f2c8cc7ade386990f3938a01424e951e576f725ab312e11"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "1c67efb9bdf3281b0d2287aa0c53506f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12901,
"upload_time": "2017-06-29T10:45:48",
"url": "https://files.pythonhosted.org/packages/87/fc/34455418752afd14467d2f144e6b20bab357cca3a5d8121771cab8f432bc/bbcondeparser-0.0.4.tar.gz"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "de737fbf002ce255a5964e67f02d6b1a",
"sha256": "bfc2d28ca6c283f447ecf300dfa503fea5754ed1f1980b9d9a47c8e7cd7f25e4"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "de737fbf002ce255a5964e67f02d6b1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14270,
"upload_time": "2017-07-05T16:58:13",
"url": "https://files.pythonhosted.org/packages/44/a2/7efc35c28a02a1bf470cd37b4def9816a95e10cb3031c28a8406c511a46c/bbcondeparser-0.0.5.tar.gz"
}
],
"0.0.6": [
{
"comment_text": "",
"digests": {
"md5": "d9ddbcf55cf4bf4785156cb820068107",
"sha256": "7f3e867358b7d36ee764db16fdd4ebc76781cc27a82924c7bf89ebdae422a541"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "d9ddbcf55cf4bf4785156cb820068107",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14508,
"upload_time": "2017-07-06T10:28:41",
"url": "https://files.pythonhosted.org/packages/88/f8/495ca8a0d33b0c8f0779ff7037c368c9bd481382f8eace97fc4dbc7f4b52/bbcondeparser-0.0.6.tar.gz"
}
],
"0.0.7": [
{
"comment_text": "",
"digests": {
"md5": "b39ec6c09297905d614977f499cf7d83",
"sha256": "9a3d575b6b618fda090a1ddbbc08c8ad076853ad68383a5240af3a3f9ecfdfac"
},
"downloads": -1,
"filename": "bbcondeparser-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "b39ec6c09297905d614977f499cf7d83",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14493,
"upload_time": "2017-07-13T16:04:02",
"url": "https://files.pythonhosted.org/packages/73/68/8e49e2501e3c2ccc316516fb7ca4a531877aea995b5d2ce4436bf3c9b581/bbcondeparser-0.0.7.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "642c8edc4bec352b655ffdb05704bf5a",
"sha256": "e7a6d10f10ca00088768bb588d482fe5f92d1f92366a9cd0427536dd20ac957e"
},
"downloads": -1,
"filename": "bbcondeparser-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "642c8edc4bec352b655ffdb05704bf5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17592,
"upload_time": "2017-11-09T16:18:33",
"url": "https://files.pythonhosted.org/packages/b9/94/c2fe98ea5f9a70d338e8f958339c5e01a23a7b1e38cbb681ef7d7fe8dd6b/bbcondeparser-0.3.0.tar.gz"
}
],
"0.4.0": [
{
"comment_text": "",
"digests": {
"md5": "f81041caeb7b2f70c91b4c756ba6d7b1",
"sha256": "6a56f09923df9f2fc88f4a01410ddaf4ff30781e6d27143676f4dfe415dd14b2"
},
"downloads": -1,
"filename": "bbcondeparser-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "f81041caeb7b2f70c91b4c756ba6d7b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17917,
"upload_time": "2017-11-23T10:47:43",
"url": "https://files.pythonhosted.org/packages/c1/12/3f40b75c7cdfcebbccd804b3c784477ac573d08e1348a7b6152143c47a69/bbcondeparser-0.4.0.tar.gz"
}
],
"0.5.0": [
{
"comment_text": "",
"digests": {
"md5": "03b221af03d0560eb576f77ecc4a5c63",
"sha256": "8c8ad8e74268895b3ca8b36245333468a363ac8c6d06c3dddbecf9960604e433"
},
"downloads": -1,
"filename": "bbcondeparser-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "03b221af03d0560eb576f77ecc4a5c63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17901,
"upload_time": "2017-11-23T11:18:23",
"url": "https://files.pythonhosted.org/packages/60/d9/c97fed1c7a89622604d7bc8490dbc37813e6e29507eb7701f7800fff6be4/bbcondeparser-0.5.0.tar.gz"
}
],
"0.6.0": [
{
"comment_text": "",
"digests": {
"md5": "63ae8f9e13c6d279aef53589251e252f",
"sha256": "ca6072b45168efd82659424b32a733ccca8ac190efdfa1a0f0ad9f440bd25816"
},
"downloads": -1,
"filename": "bbcondeparser-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "63ae8f9e13c6d279aef53589251e252f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18000,
"upload_time": "2017-11-28T17:01:38",
"url": "https://files.pythonhosted.org/packages/ea/6f/d1a9292d0849b6d2999dd57a8db34f6c324a3033b2330921a5803f19e656/bbcondeparser-0.6.0.tar.gz"
}
],
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "6df04bed9f4ef0eb1c201a289917bf15",
"sha256": "7b3cddb899f67039669dd4d3e2ed2e6bda16f64aad53a728174091384d3be03b"
},
"downloads": -1,
"filename": "bbcondeparser-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "6df04bed9f4ef0eb1c201a289917bf15",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18048,
"upload_time": "2017-11-29T15:01:54",
"url": "https://files.pythonhosted.org/packages/19/81/23b65a7548c85a415c60b60957a58b17ddb78121a5cf5f9ee62abc9765e8/bbcondeparser-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "b711ff7e7ff33a041035715e9f1e2dac",
"sha256": "d658568d2e33ab0744208425bab7e02000a7ec9227a9e36d222c30c66193321f"
},
"downloads": -1,
"filename": "bbcondeparser-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b711ff7e7ff33a041035715e9f1e2dac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18285,
"upload_time": "2017-12-12T16:36:00",
"url": "https://files.pythonhosted.org/packages/41/86/09159a01643e4ca60e7232d480f7e0b4ceb87ddf8e56403d10dd810e7b46/bbcondeparser-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b711ff7e7ff33a041035715e9f1e2dac",
"sha256": "d658568d2e33ab0744208425bab7e02000a7ec9227a9e36d222c30c66193321f"
},
"downloads": -1,
"filename": "bbcondeparser-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b711ff7e7ff33a041035715e9f1e2dac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18285,
"upload_time": "2017-12-12T16:36:00",
"url": "https://files.pythonhosted.org/packages/41/86/09159a01643e4ca60e7232d480f7e0b4ceb87ddf8e56403d10dd810e7b46/bbcondeparser-1.0.1.tar.gz"
}
]
}