{ "info": { "author": "Martin Sandve Alnaes, Anders Logg, Kent-Andre Mardal, Ola Skavhaug and Hans Petter Langtangen", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "License :: Public Domain", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: C++", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries" ], "description": "UFC (Unified Form-assembly Code) is a unified framework for finite element assembly. More precisely, it defines a fixed interface for communicating low level routines (functions) for evaluating and assembling finite element variational forms. The UFC interface consists of a single header file ufc.h that specifies a C++ interface that must be implemented by code that complies with the UFC specification.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/fenics-project/ufc/downloads/ufc-2.3.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://fenicsproject.org", "keywords": "", "license": "", "maintainer": "https://bitbucket.org/fenics-project/", "maintainer_email": "fenics@fenicsproject.org", "name": "UFC", "package_url": "https://pypi.org/project/UFC/", "platform": "", "project_url": "https://pypi.org/project/UFC/", "project_urls": { "Download": "https://bitbucket.org/fenics-project/ufc/downloads/ufc-2.3.0.tar.gz", "Homepage": "http://fenicsproject.org" }, "release_url": "https://pypi.org/project/UFC/2.3.0/", "requires_dist": null, "requires_python": null, "summary": "unified code generation interface for form-compilers", "version": "2.3.0" }, "last_serial": 2736069, "releases": { "2.0.5": [], "2.1.0": [], "2.2.0": [], "2.3.0": [] }, "urls": [] }