Skip to main content

Scripts for processing moving image material in the Irish Film Institute/Irish Film Archive

Project description

Detailed documentation is available here: http://ifiscripts.readthedocs.io/en/latest/index.html

Building the docs

  • Install Sphinx (http://www.writethedocs.org/guide/tools/sphinx/)
  • Install the sphinx-rtd-theme with sudo pip install sphinx_rtd_theme
  • cd into the docs directory
  • run make to get the list of options
  • make html will produce html builds in the _build directory.
  • If you wish to build the lovely PDF output, you may have to install texlive-latex. installing the basic package resulted in failed builds, but the following command on Ubuntu 16.04 produced a PDF file: $ sudo apt-get install texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended latexmk. A more limited install may be sufficient, but I will need to test this further.
  • Once texlive has been installed, make latexpdf should produce a PDF in the _build directory.
  • make clean will remove all files from your build directory.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ifiscripts-2023.7.14a3.tar.gz (351.3 kB view hashes)

Uploaded Source

Built Distribution

ifiscripts-2023.7.14a3-py3-none-any.whl (561.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page