mirror of
				https://gitlab.sectorq.eu/jaydee/omv_backup.git
				synced 2025-10-31 18:38:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| Metadata-Version: 2.1
 | |
| Name: cffi
 | |
| Version: 1.17.1
 | |
| Summary: Foreign Function Interface for Python calling C code.
 | |
| Home-page: http://cffi.readthedocs.org
 | |
| Author: Armin Rigo, Maciej Fijalkowski
 | |
| Author-email: python-cffi@googlegroups.com
 | |
| License: MIT
 | |
| Project-URL: Documentation, http://cffi.readthedocs.org/
 | |
| Project-URL: Source Code, https://github.com/python-cffi/cffi
 | |
| Project-URL: Issue Tracker, https://github.com/python-cffi/cffi/issues
 | |
| Project-URL: Changelog, https://cffi.readthedocs.io/en/latest/whatsnew.html
 | |
| Project-URL: Downloads, https://github.com/python-cffi/cffi/releases
 | |
| Project-URL: Contact, https://groups.google.com/forum/#!forum/python-cffi
 | |
| Classifier: Programming Language :: Python
 | |
| Classifier: Programming Language :: Python :: 3
 | |
| Classifier: Programming Language :: Python :: 3.8
 | |
| Classifier: Programming Language :: Python :: 3.9
 | |
| Classifier: Programming Language :: Python :: 3.10
 | |
| Classifier: Programming Language :: Python :: 3.11
 | |
| Classifier: Programming Language :: Python :: 3.12
 | |
| Classifier: Programming Language :: Python :: 3.13
 | |
| Classifier: Programming Language :: Python :: Implementation :: CPython
 | |
| Classifier: Programming Language :: Python :: Implementation :: PyPy
 | |
| Classifier: License :: OSI Approved :: MIT License
 | |
| Requires-Python: >=3.8
 | |
| License-File: LICENSE
 | |
| Requires-Dist: pycparser
 | |
| 
 | |
| 
 | |
| CFFI
 | |
| ====
 | |
| 
 | |
| Foreign Function Interface for Python calling C code.
 | |
| Please see the `Documentation <http://cffi.readthedocs.org/>`_.
 | |
| 
 | |
| Contact
 | |
| -------
 | |
| 
 | |
| `Mailing list <https://groups.google.com/forum/#!forum/python-cffi>`_
 | 
