https://github.com/opennti/nti.plone.namedfile
https://github.com/opennti/nti.plone.namedfile
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.plone.namedfile
- Owner: OpenNTI
- License: bsd-3-clause
- Created: 2017-10-16T21:38:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T18:07:13.000Z (about 3 years ago)
- Last Synced: 2025-01-17T18:52:41.793Z (over 1 year ago)
- Language: Python
- Size: 533 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
==============================
nti.plone.namedfile
==============================
.. image:: https://travis-ci.org/NextThought/nti.plone.namedfile .svg?branch=master
:target: https://travis-ci.org/NextThought/nti.plone.namedfile
.. image:: https://coveralls.io/repos/github/NextThought/nti.plone.namedfile /badge.svg?branch=master
:target: https://coveralls.io/github/NextThought/nti.plone.namedfile ?branch=master
Introduction
============
This package contains fields and wrapper objects for storing:
* A file with a filename
* An image with a filename
Blob-based and non-blob-based types are provided.
Source Code
===========
Note: This packages is licensed under a *Apache license*.
Please do not add dependencies on GPL code!
Sources are at the `Plone code repository hosted at Github `_.