XXPaper
=======
Installation:
pip install xxpaper
XXPaper generates artfiles representing charters, privates,
shares, station markers, trains and (linear) stock markets (2D stock
markets coming later) as defined by a configuration passed on the
command line. All art is made using a format which is friendly to
die-cutting.
This is now version 1.x of XXPaper. It is not backward compatible
with v0.x versions of XXPaper. Many things are different. Some of
them are better. Maybe a few things are worse. Sample configuration
files can be found in the "samples" directory of the source tree.
Their number will grow over time.
Note: XXPaper is now a Python3 project. It may still work under
Python 2, but that is neither tested or expected.
-- JCL
Raw data
{
"_id": null,
"home_page": "https://github.com/clearclaw/cfgstack",
"name": "xxpaper",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "J C Lawrence",
"author_email": "claw@kanga.nu",
"download_url": "https://files.pythonhosted.org/packages/ec/19/bec11e214b4a4fa787661416caba2d49aa2682e1981e03ca97c0de106cb9/xxpaper-1.2.post6.tar.gz",
"platform": null,
"description": "XXPaper\n=======\n\nInstallation:\n\n\t pip install xxpaper\n\nXXPaper generates artfiles representing charters, privates,\nshares, station markers, trains and (linear) stock markets (2D stock\nmarkets coming later) as defined by a configuration passed on the\ncommand line. All art is made using a format which is friendly to\ndie-cutting.\n\nThis is now version 1.x of XXPaper. It is not backward compatible\nwith v0.x versions of XXPaper. Many things are different. Some of\nthem are better. Maybe a few things are worse. Sample configuration\nfiles can be found in the \"samples\" directory of the source tree.\nTheir number will grow over time.\n\nNote: XXPaper is now a Python3 project. It may still work under\nPython 2, but that is neither tested or expected.\n\n-- JCL\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "Tools for generating printable files for 18xx games.",
"version": "1.2.post6",
"project_urls": {
"Homepage": "https://github.com/clearclaw/cfgstack",
"Repository": "https://github.com/clearclaw/cfgstack"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "92eb899f930da919d09faf0119c8f699640caaabea587ed2a93d0196ec35ec27",
"md5": "96a0b415ec036dc14d07f189a767f3fa",
"sha256": "66aac9237e3ace33f33522f9e7567991e730aecd9f9781c23ee1b09456562a1f"
},
"downloads": -1,
"filename": "xxpaper-1.2.post6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96a0b415ec036dc14d07f189a767f3fa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 831095,
"upload_time": "2024-12-15T23:39:40",
"upload_time_iso_8601": "2024-12-15T23:39:40.646617Z",
"url": "https://files.pythonhosted.org/packages/92/eb/899f930da919d09faf0119c8f699640caaabea587ed2a93d0196ec35ec27/xxpaper-1.2.post6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec19bec11e214b4a4fa787661416caba2d49aa2682e1981e03ca97c0de106cb9",
"md5": "1fe93b2986313b6347d3c87649473b77",
"sha256": "e6fd88fed395c566256ae9c788fe76d509101174429b94633f270dff9fd247f4"
},
"downloads": -1,
"filename": "xxpaper-1.2.post6.tar.gz",
"has_sig": false,
"md5_digest": "1fe93b2986313b6347d3c87649473b77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 815020,
"upload_time": "2024-12-15T23:39:43",
"upload_time_iso_8601": "2024-12-15T23:39:43.499028Z",
"url": "https://files.pythonhosted.org/packages/ec/19/bec11e214b4a4fa787661416caba2d49aa2682e1981e03ca97c0de106cb9/xxpaper-1.2.post6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 23:39:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clearclaw",
"github_project": "cfgstack",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "addict",
"specs": []
},
{
"name": "logtool",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "setuptools-lint",
"specs": []
},
{
"name": "toml",
"specs": []
}
],
"lcname": "xxpaper"
}