[![Documentation Status](https://readthedocs.org/projects/ptulsconv/badge/?version=latest)](https://ptulsconv.readthedocs.io/en/latest/?badge=latest)
![](https://img.shields.io/github/license/iluvcapra/ptulsconv.svg)
![](https://img.shields.io/pypi/pyversions/ptulsconv.svg)
[![](https://img.shields.io/pypi/v/ptulsconv.svg)][pypi]
![GitHub last commit](https://img.shields.io/github/last-commit/iluvcapra/ptulsconv)
[![Lint and Test](https://github.com/iluvcapra/ptulsconv/actions/workflows/python-package.yml/badge.svg)](https://github.com/iluvcapra/ptulsconv/actions/workflows/python-package.yml)
[pypi]: https://pypi.org/project/ptulsconv/
# ptulsconv
Parse Pro Tools text exports and generate PDF reports, JSON output.
## Quick Start
For a quick overview of how to cue ADR with `ptulsconv`, check out the [Quickstart][quickstart].
## Installation
The easiest way to install on your site is to use `pip`:
% pip3 install ptulsconv
This will install the necessary libraries on your host and gives you
command-line access to the tool through an entry-point `ptulsconv`. In a
terminal window type `ptulsconv -h` for a list of available options.
[quickstart]: https://ptulsconv.readthedocs.io/en/latest/user/quickstart.html
Raw data
{
"_id": null,
"home_page": null,
"name": "ptulsconv",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "text-processing, parsers, film, broadcast, editing, editorial",
"author": null,
"author_email": "Jamie Hardt <jamiehardt@me.com>",
"download_url": "https://files.pythonhosted.org/packages/9a/bc/5e0c5a52ccfe354d69352735e4db67ffcc728f648a4d37bc757f4bf9d693/ptulsconv-2.1.1.tar.gz",
"platform": null,
"description": "[![Documentation Status](https://readthedocs.org/projects/ptulsconv/badge/?version=latest)](https://ptulsconv.readthedocs.io/en/latest/?badge=latest)\n![](https://img.shields.io/github/license/iluvcapra/ptulsconv.svg)\n![](https://img.shields.io/pypi/pyversions/ptulsconv.svg) \n[![](https://img.shields.io/pypi/v/ptulsconv.svg)][pypi]\n![GitHub last commit](https://img.shields.io/github/last-commit/iluvcapra/ptulsconv)\n[![Lint and Test](https://github.com/iluvcapra/ptulsconv/actions/workflows/python-package.yml/badge.svg)](https://github.com/iluvcapra/ptulsconv/actions/workflows/python-package.yml)\n\n[pypi]: https://pypi.org/project/ptulsconv/\n\n\n# ptulsconv\n\nParse Pro Tools text exports and generate PDF reports, JSON output.\n\n## Quick Start\n\nFor a quick overview of how to cue ADR with `ptulsconv`, check out the [Quickstart][quickstart].\n\n\n## Installation\n\nThe easiest way to install on your site is to use `pip`:\n\n % pip3 install ptulsconv\n \nThis will install the necessary libraries on your host and gives you \ncommand-line access to the tool through an entry-point `ptulsconv`. In a \nterminal window type `ptulsconv -h` for a list of available options.\n\n[quickstart]: https://ptulsconv.readthedocs.io/en/latest/user/quickstart.html\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Parse and convert Pro Tools text exports",
"version": "2.1.1",
"project_urls": {
"Documentation": "https://ptulsconv.readthedocs.io/",
"Issues": "https://github.com/iluvcapra/ptulsconv/issues",
"Source": "https://github.com/iluvcapra/ptulsconv"
},
"split_keywords": [
"text-processing",
" parsers",
" film",
" broadcast",
" editing",
" editorial"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "36fbdac7115a3dfa43861aa96d4d640f8a4306f90d597c5475e1c7f2b1d4b73b",
"md5": "aff9797830dd5e5d6658b72894435378",
"sha256": "78068fde4a8ae0ec9fe279f590ed24a7eac27a3de3197d644d1af99123939546"
},
"downloads": -1,
"filename": "ptulsconv-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aff9797830dd5e5d6658b72894435378",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 38259,
"upload_time": "2024-07-11T04:19:10",
"upload_time_iso_8601": "2024-07-11T04:19:10.793409Z",
"url": "https://files.pythonhosted.org/packages/36/fb/dac7115a3dfa43861aa96d4d640f8a4306f90d597c5475e1c7f2b1d4b73b/ptulsconv-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9abc5e0c5a52ccfe354d69352735e4db67ffcc728f648a4d37bc757f4bf9d693",
"md5": "6841899bec198b95efef432c549a82f8",
"sha256": "7840d6c8c2f5e40d19ee18a576ae658c63473599075226958153bbab494220e3"
},
"downloads": -1,
"filename": "ptulsconv-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "6841899bec198b95efef432c549a82f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29656,
"upload_time": "2024-07-11T04:19:12",
"upload_time_iso_8601": "2024-07-11T04:19:12.711572Z",
"url": "https://files.pythonhosted.org/packages/9a/bc/5e0c5a52ccfe354d69352735e4db67ffcc728f648a4d37bc757f4bf9d693/ptulsconv-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-11 04:19:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "iluvcapra",
"github_project": "ptulsconv",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ptulsconv"
}