Canonicalize PyPi WWWs:
- Switch to https:// - Remove trailing slashes Approved by: portmgr blanket
This commit is contained in:
parent
7ab0dd99c4
commit
d6c95efd94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461265
@ -4,4 +4,4 @@ provides much faster, C-based zipfile decryption. The code is actually
|
||||
modifications to allow it to compile in Cython, and the _ZipDecrypter
|
||||
class adapted to take advantage of native C datatypes.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/czipfile
|
||||
WWW: https://pypi.python.org/pypi/czipfile
|
||||
|
@ -2,5 +2,5 @@ Pymetar is a python module and command line tool designed to fetch Metar
|
||||
reports from the NOAA (http://www.noaa.gov) and allow access to the
|
||||
included weather information.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/pymetar/
|
||||
WWW: https://pypi.python.org/pypi/pymetar
|
||||
WWW: https://github.com/klausman/pymetar
|
||||
|
@ -1,3 +1,3 @@
|
||||
An MPD (Music Player Daemon) client library written in pure Python.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/python-mpd/
|
||||
WWW: https://pypi.python.org/pypi/python-mpd
|
||||
|
@ -1,4 +1,4 @@
|
||||
Cutadapt finds and removes adapter sequences, primers, poly-A tails and other
|
||||
types of unwanted sequences from your high-throughput sequencing reads.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/cutadapt/
|
||||
WWW: https://pypi.python.org/pypi/cutadapt
|
||||
|
@ -5,4 +5,4 @@ The representation is almost always an attempt at *transliteration*
|
||||
-- i.e., conveying, in Roman letters, the pronunciation expressed by
|
||||
the text in some other writing system. (See the example above)
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Unidecode/
|
||||
WWW: https://pypi.python.org/pypi/Unidecode
|
||||
|
@ -7,4 +7,4 @@ that if some blocks are lost then the original data can be recovered
|
||||
from the remaining blocks. The zfec package includes command-line
|
||||
tools, C API, Python API, and Haskell API.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zfec/
|
||||
WWW: https://pypi.python.org/pypi/zfec
|
||||
|
@ -1,4 +1,4 @@
|
||||
zbase32 is a base32 encoder/decoder. It is an alternate
|
||||
base32 encoder but not RFC 3548 compliant.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/zbase32/
|
||||
WWW: https://pypi.python.org/pypi/zbase32
|
||||
|
@ -6,4 +6,4 @@ Text is returned as unicode, and codepage settings in tables are
|
||||
honored. Documentation needs work, but author is very responsive
|
||||
to e-mails.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/dbf/
|
||||
WWW: https://pypi.python.org/pypi/dbf
|
||||
|
@ -1,4 +1,4 @@
|
||||
Save your code snippets in the cloud (http://trystash.com/) from
|
||||
the command line.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/pystash/
|
||||
WWW: https://pypi.python.org/pypi/pystash
|
||||
|
@ -1,4 +1,4 @@
|
||||
bbfreeze-loader provides binary dependencies for bbfreeze, utility to create
|
||||
standalone executables from Python scripts.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/bbfreeze-loader/
|
||||
WWW: https://pypi.python.org/pypi/bbfreeze-loader
|
||||
|
@ -12,4 +12,4 @@ It has the following features:
|
||||
- Automatic pathname rewriting (pathnames in tracebacks are relative)
|
||||
- New distutils command: bdist_bbfreeze
|
||||
|
||||
WWW: https://pypi.python.org/pypi/bbfreeze/
|
||||
WWW: https://pypi.python.org/pypi/bbfreeze
|
||||
|
@ -1,4 +1,4 @@
|
||||
Acquisition is a mechanism that allows objects to obtain attributes from the
|
||||
containment hierarchy they're in.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Acquisition/
|
||||
WWW: https://pypi.python.org/pypi/Acquisition
|
||||
|
@ -2,4 +2,4 @@ This package provides a DateTime data type, as known from Zope 2.
|
||||
Unless you need to communicate with Zope 2 APIs, you're probably
|
||||
better off using Python's built-in datetime module.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/DateTime/
|
||||
WWW: https://pypi.python.org/pypi/DateTime
|
||||
|
@ -6,4 +6,4 @@ logic and loops.
|
||||
Inside Zope environments page templates and TAL have superseded
|
||||
DTML for most use cases.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/DocumentTemplate/
|
||||
WWW: https://pypi.python.org/pypi/DocumentTemplate
|
||||
|
@ -1,6 +1,6 @@
|
||||
Missing provides special objects used in some Zope2 internals
|
||||
like the ZCatalog.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Missing/
|
||||
WWW: https://pypi.python.org/pypi/Missing
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MultiMapping provides special objects used in some Zope2 internals
|
||||
like ZRDB.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/MultiMapping/
|
||||
WWW: https://pypi.python.org/pypi/MultiMapping
|
||||
|
@ -2,4 +2,4 @@ This package provides a variant of the persistent base class that's
|
||||
an ExtensionClass. Unless you need ExtensionClass semantics, you
|
||||
probably want to use persistent.Persistent from ZODB3.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Persistence/
|
||||
WWW: https://pypi.python.org/pypi/Persistence
|
||||
|
@ -8,4 +8,4 @@ constants. Due to its modular design, you can extend (or even rewrite!) the
|
||||
complete list without changing the source code. It supports a lot of numpy
|
||||
mathematical operations without monkey patching or wrapping numpy.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/Pint
|
||||
WWW: https://pypi.python.org/pypi/Pint
|
||||
|
@ -1,3 +1,3 @@
|
||||
Default Content Types for Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ATContentTypes/
|
||||
WWW: https://pypi.python.org/pypi/Products.ATContentTypes
|
||||
|
@ -1,3 +1,3 @@
|
||||
ATReferenceBrowserWidget is reference widget for Archetypes.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ATReferenceBrowserWidget/
|
||||
WWW: https://pypi.python.org/pypi/Products.ATReferenceBrowserWidget
|
||||
|
@ -1,4 +1,4 @@
|
||||
Archetypes is a developers framework for rapidly developing and deploying rich,
|
||||
full featured content types within the context of Zope/CMF and Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.Archetypes/
|
||||
WWW: https://pypi.python.org/pypi/Products.Archetypes
|
||||
|
@ -1,4 +1,4 @@
|
||||
BTreeFolder2 is a Zope product that acts like a Zope2 OFS folder
|
||||
but can store many more items.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.BTreeFolder2/
|
||||
WWW: https://pypi.python.org/pypi/Products.BTreeFolder2
|
||||
|
@ -1,3 +1,3 @@
|
||||
Action icons product for the Zope Content Management Framework.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFActionIcons/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFActionIcons
|
||||
|
@ -1,3 +1,3 @@
|
||||
Calendar product for the Zope Content Management Framework.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFCalendar/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFCalendar
|
||||
|
@ -1,3 +1,3 @@
|
||||
Zope Content Management Framework core components.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFCore/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFCore
|
||||
|
@ -1,3 +1,3 @@
|
||||
Default product for the Zope Content Management Framework.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDefault/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDefault
|
||||
|
@ -1,3 +1,3 @@
|
||||
Diff tool for Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDiffTool/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDiffTool
|
||||
|
@ -1,3 +1,3 @@
|
||||
CMFDynamicViewFTI is a product for dynamic views in CMF.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDynamicViewFTI/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFDynamicViewFTI
|
||||
|
@ -1,3 +1,3 @@
|
||||
Versioning for Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFEditions/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFEditions
|
||||
|
@ -1,3 +1,3 @@
|
||||
CMFFormController provides a form validation mechanism for CMF.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFFormController/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFFormController
|
||||
|
@ -1,3 +1,3 @@
|
||||
Workflow policies for CMF and Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFPlacefulWorkflow/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFPlacefulWorkflow
|
||||
|
@ -1,4 +1,4 @@
|
||||
CMFQuickInstallerTool is a facility for comfortable activation/deactivation
|
||||
of CMF compliant products
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFQuickInstallerTools/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFQuickInstallerTools
|
||||
|
@ -1,3 +1,3 @@
|
||||
Uid product for the Zope Content Management Framework.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFUid/
|
||||
WWW: https://pypi.python.org/pypi/Products.CMFUid
|
||||
|
@ -1,3 +1,3 @@
|
||||
DCWorkflow product for the Zope Content Management Framework.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.DCWorkflow/
|
||||
WWW: https://pypi.python.org/pypi/Products.DCWorkflow
|
||||
|
@ -1,3 +1,3 @@
|
||||
Zope catalog index for paths.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ExtendedPathIndex/
|
||||
WWW: https://pypi.python.org/pypi/Products.ExtendedPathIndex
|
||||
|
@ -1,3 +1,3 @@
|
||||
Zope External Editor.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ExternalEditor/
|
||||
WWW: https://pypi.python.org/pypi/Products.ExternalEditor
|
||||
|
@ -1,4 +1,4 @@
|
||||
This package provides support for external Python methods
|
||||
within a Zope 2 environment.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ExternalMethod/
|
||||
WWW: https://pypi.python.org/pypi/Products.ExternalMethod
|
||||
|
@ -1,3 +1,3 @@
|
||||
Read Zope configuration state from profile dirs / tarballs.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.GenericSetup/
|
||||
WWW: https://pypi.python.org/pypi/Products.GenericSetup
|
||||
|
@ -1,3 +1,3 @@
|
||||
LDAP-backed plugins for the Zope2 PluggableAuthService
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.LDAPMultiPlugins/
|
||||
WWW: https://pypi.python.org/pypi/Products.LDAPMultiPlugins
|
||||
|
@ -1,3 +1,3 @@
|
||||
A LDAP-enabled Zope 2 user folder
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.LDAPUserFolder/
|
||||
WWW: https://pypi.python.org/pypi/Products.LDAPUserFolder
|
||||
|
@ -1,3 +1,3 @@
|
||||
MIMETools provides the <!--#mime--> tag for DocumentTemplate.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.MIMETools/
|
||||
WWW: https://pypi.python.org/pypi/Products.MIMETools
|
||||
|
@ -1,3 +1,3 @@
|
||||
Configurable Marshallers for Archetypes.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.Marshall/
|
||||
WWW: https://pypi.python.org/pypi/Products.Marshall
|
||||
|
@ -1,3 +1,3 @@
|
||||
MIME type handling for Zope.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.MimetypesRegistry/
|
||||
WWW: https://pypi.python.org/pypi/Products.MimetypesRegistry
|
||||
|
@ -1,3 +1,3 @@
|
||||
OFSP provides the general Zope 2 help.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.OFSP/
|
||||
WWW: https://pypi.python.org/pypi/Products.OFSP
|
||||
|
@ -1,3 +1,3 @@
|
||||
Password reset tool for Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PasswordResetTool/
|
||||
WWW: https://pypi.python.org/pypi/Products.PasswordResetTool
|
||||
|
@ -1,4 +1,4 @@
|
||||
PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing)
|
||||
software for Zope 2.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PlacelessTranslationService/
|
||||
WWW: https://pypi.python.org/pypi/Products.PlacelessTranslationService
|
||||
|
@ -2,4 +2,4 @@ PloneLanguageTool allows you to set the available languages in your Plone site,
|
||||
select various fallback mechanisms, and control the use of flags for language
|
||||
selection and translations.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PloneLanguageTool/
|
||||
WWW: https://pypi.python.org/pypi/Products.PloneLanguageTool
|
||||
|
@ -1,3 +1,3 @@
|
||||
Configure application plugins based on interfaces.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PluginRegistry/
|
||||
WWW: https://pypi.python.org/pypi/Products.PluginRegistry
|
||||
|
@ -1,3 +1,3 @@
|
||||
MIME based content transformations.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PortalTransforms/
|
||||
WWW: https://pypi.python.org/pypi/Products.PortalTransforms
|
||||
|
@ -2,4 +2,4 @@ The Python Scripts product provides support for restricted execution
|
||||
of Python scripts, exposing them as callable objects within the Zope
|
||||
environment.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.PythonScripts/
|
||||
WWW: https://pypi.python.org/pypi/Products.PythonScripts
|
||||
|
@ -1,3 +1,3 @@
|
||||
Registry for managing CSS and JS.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ResourceRegistries/
|
||||
WWW: https://pypi.python.org/pypi/Products.ResourceRegistries
|
||||
|
@ -2,4 +2,4 @@ This package provides two cache managers for Zope 2. A RAMCacheManager
|
||||
and an Accelerated HTTP cache manager, which adds HTTP cache headers
|
||||
to responses.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.StandardCacheManagers/
|
||||
WWW: https://pypi.python.org/pypi/Products.StandardCacheManagers
|
||||
|
@ -1,4 +1,4 @@
|
||||
This package contains a full text indexing facility for Zope2 and
|
||||
more specifically for Products.ZCatalog.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ZCTextIndex/
|
||||
WWW: https://pypi.python.org/pypi/Products.ZCTextIndex
|
||||
|
@ -2,4 +2,4 @@ The ZCatalog is Zope2's built in search engine. It allows you to
|
||||
categorize and search all kinds of Zope objects. It comes with a
|
||||
variety of indexes for different types of data.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ZCatalog/
|
||||
WWW: https://pypi.python.org/pypi/Products.ZCatalog
|
||||
|
@ -1,3 +1,3 @@
|
||||
SQL method support for Zope 2.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ZSQLMethods/
|
||||
WWW: https://pypi.python.org/pypi/Products.ZSQLMethods
|
||||
|
@ -1,3 +1,3 @@
|
||||
Zope Version Control.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.ZopeVersionControl/
|
||||
WWW: https://pypi.python.org/pypi/Products.ZopeVersionControl
|
||||
|
@ -1,3 +1,3 @@
|
||||
A generic content migration framework for Plone.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.contentmigration/
|
||||
WWW: https://pypi.python.org/pypi/Products.contentmigration
|
||||
|
@ -2,4 +2,4 @@ statusmessages provides an easy way of handling internationalized status
|
||||
messages managed via an BrowserRequest adapter storing status messages in
|
||||
client-side cookies.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.statusmessages/
|
||||
WWW: https://pypi.python.org/pypi/Products.statusmessages
|
||||
|
@ -1,3 +1,3 @@
|
||||
Data validation package for Archetypes.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Products.validation/
|
||||
WWW: https://pypi.python.org/pypi/Products.validation
|
||||
|
@ -1,3 +1,3 @@
|
||||
Record provides special objects used in some Zope2 internals like ZRDB.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/Record/
|
||||
WWW: https://pypi.python.org/pypi/Record
|
||||
|
@ -4,4 +4,4 @@ that provides a Bootstrap widgets for Angular framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Bootstrap
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular-Bootstrap
|
||||
|
@ -4,4 +4,4 @@ that provides a Angular File Upload support for the AngularJS framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-FileUpload
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular-FileUpload
|
||||
|
@ -4,4 +4,4 @@ that provides a Gettext support for Angular.js.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Gettext
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular-Gettext
|
||||
|
@ -4,4 +4,4 @@ library that provides a complex forms from a JSON schema with Angular.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-Schema-Form
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular-Schema-Form
|
||||
|
@ -4,4 +4,4 @@ that provides a HTML5 Drag and Drop AngularJS module.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular-lrdragndrop
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular-lrdragndrop
|
||||
|
@ -4,4 +4,4 @@ that provides a JavaScript MVW Framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Angular
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Angular
|
||||
|
@ -4,4 +4,4 @@ that provides a datepicker for Bootstrap.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Bootstrap-Datepicker
|
||||
|
@ -4,4 +4,4 @@ that provides a Bootstrap SCSS stylesheets.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Bootstrap-SCSS
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Bootstrap-SCSS
|
||||
|
@ -4,4 +4,4 @@ that provides a Data-Driven Documents framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-D3
|
||||
WWW: https://pypi.python.org/pypi/XStatic-D3
|
||||
|
@ -4,4 +4,4 @@ that provides the iconic font and CSS framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Font-Awesome
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Font-Awesome
|
||||
|
@ -4,4 +4,4 @@ that provides a JavaScript templating framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Hogan
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Hogan
|
||||
|
@ -4,4 +4,4 @@ that provides a JQuery migration kit.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery-Migrate
|
||||
WWW: https://pypi.python.org/pypi/XStatic-JQuery-Migrate
|
||||
|
@ -4,4 +4,4 @@ that provides a lightweight jQuery plugin for creating sortable tables.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery.TableSorter
|
||||
WWW: https://pypi.python.org/pypi/XStatic-JQuery.TableSorter
|
||||
|
@ -4,4 +4,4 @@ that provides a JQuery plugin for searching through tables.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JQuery.quicksearch
|
||||
WWW: https://pypi.python.org/pypi/XStatic-JQuery.quicksearch
|
||||
|
@ -4,4 +4,4 @@ that provides a Javascript library to perform OpenSSL RSA.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-JSEncrypt
|
||||
WWW: https://pypi.python.org/pypi/XStatic-JSEncrypt
|
||||
|
@ -4,4 +4,4 @@ that provides a DOM-less simple JavaScript testing framework.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Jasmine
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Jasmine
|
||||
|
@ -4,4 +4,4 @@ that provides a JavaScript toolkit for interactive time series graphs.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Rickshaw
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Rickshaw
|
||||
|
@ -4,4 +4,4 @@ that provides a Spinner component.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-Spin
|
||||
WWW: https://pypi.python.org/pypi/XStatic-Spin
|
||||
|
@ -4,4 +4,4 @@ that provides a Bootswatch collection of themes for Bootstrap.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-bootswatch
|
||||
WWW: https://pypi.python.org/pypi/XStatic-bootswatch
|
||||
|
@ -4,4 +4,4 @@ that provides a JavaScript library for DOM operations.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-jQuery
|
||||
WWW: https://pypi.python.org/pypi/XStatic-jQuery
|
||||
|
@ -4,4 +4,4 @@ that provides a JQuery library for building user interfaces.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-jquery-ui
|
||||
WWW: https://pypi.python.org/pypi/XStatic-jquery-ui
|
||||
|
@ -4,4 +4,4 @@ that provides a Material Design Webfont.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-mdi
|
||||
WWW: https://pypi.python.org/pypi/XStatic-mdi
|
||||
|
@ -4,4 +4,4 @@ that provides a Parser for js object paths.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-objectpath
|
||||
WWW: https://pypi.python.org/pypi/XStatic-objectpath
|
||||
|
@ -4,4 +4,4 @@ that provides a Simple package providing the Roboto fontface.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-roboto-fontface
|
||||
WWW: https://pypi.python.org/pypi/XStatic-roboto-fontface
|
||||
|
@ -4,4 +4,4 @@ that provides a table module for angular js.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-smart-table
|
||||
WWW: https://pypi.python.org/pypi/XStatic-smart-table
|
||||
|
@ -4,4 +4,4 @@ that provides a terminal written in javascript
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-term.js
|
||||
WWW: https://pypi.python.org/pypi/XStatic-term.js
|
||||
|
@ -4,4 +4,4 @@ that provides a JSON Schema validator for JavaScript.
|
||||
It uses the XStatic packaging standard, aimed to bring an ability to
|
||||
install javascript libraries via easy_install or pip utility.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic-tv4
|
||||
WWW: https://pypi.python.org/pypi/XStatic-tv4
|
||||
|
@ -1,4 +1,4 @@
|
||||
The goal of XStatic family of packages is to provide static file packages with
|
||||
minimal overhead - without selling you some dependencies you dont want.
|
||||
|
||||
WWW: http://pypi.python.org/pypi/XStatic
|
||||
WWW: https://pypi.python.org/pypi/XStatic
|
||||
|
@ -2,4 +2,4 @@ This package is used to support the Prefix object that Zope 2
|
||||
uses for the undo log. It is a separate package only to aid
|
||||
configuration management.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/ZopeUndo/
|
||||
WWW: https://pypi.python.org/pypi/ZopeUndo
|
||||
|
@ -1,3 +1,3 @@
|
||||
Basic building blocks for python applications
|
||||
|
||||
WWW: https://pypi.python.org/pypi/python-application/
|
||||
WWW: https://pypi.python.org/pypi/python-application
|
||||
|
@ -1,4 +1,4 @@
|
||||
Archetypes.querywidget implements a widget for creating catalog queries using an
|
||||
email-filtering-like interface, as found in GMail or Apple Mail.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/archetypes.querywidget/
|
||||
WWW: https://pypi.python.org/pypi/archetypes.querywidget
|
||||
|
@ -1,3 +1,3 @@
|
||||
A referencebrowser implementation for Archetypes.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/archetypes.referencebrowserwidget/
|
||||
WWW: https://pypi.python.org/pypi/archetypes.referencebrowserwidget
|
||||
|
@ -1,3 +1,3 @@
|
||||
Dynamically extend Archetypes schemas with named adapters.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/archetypes.schemaextender/
|
||||
WWW: https://pypi.python.org/pypi/archetypes.schemaextender
|
||||
|
@ -14,4 +14,4 @@ The recommended message broker is RabbitMQ, but limited support for Redis,
|
||||
Beanstalk, MongoDB, CouchDB, and databases (using SQLAlchemy or the Django
|
||||
ORM) is also available.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/celery/
|
||||
WWW: https://pypi.python.org/pypi/celery
|
||||
|
@ -2,4 +2,4 @@ cliff is a framework for building command line programs.
|
||||
It uses setuptools entry points to provide subcommands, output formatters,
|
||||
and other extensions.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/cliff/2.2.0
|
||||
WWW: https://pypi.python.org/pypi/cliff
|
||||
|
@ -1,4 +1,4 @@
|
||||
Support for applying monkey patches late in the startup cycle by using ZCML
|
||||
configuration actions.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/collective.monkeypatcher/
|
||||
WWW: https://pypi.python.org/pypi/collective.monkeypatcher
|
||||
|
@ -1,3 +1,3 @@
|
||||
z3c.form date and datetime widgets.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/collective.z3cform.datetimewidget/
|
||||
WWW: https://pypi.python.org/pypi/collective.z3cform.datetimewidget
|
||||
|
@ -1,3 +1,3 @@
|
||||
Backport of the standard library's contextlib module to earlier Python versions.
|
||||
|
||||
WWW:https://pypi.python.org/pypi/contextlib2/
|
||||
WWW:https://pypi.python.org/pypi/contextlib2
|
||||
|
@ -1,4 +1,4 @@
|
||||
Composable style cycles.
|
||||
|
||||
WWW: https://github.com/matplotlib/cycler/
|
||||
WWW: https://pypi.python.org/pypi/Cycler/
|
||||
WWW: https://pypi.python.org/pypi/Cycler
|
||||
|
@ -8,4 +8,4 @@ steps are much the same for every daemon program. A DaemonContext instance holds
|
||||
the behaviour and configured process environment for the program; use the
|
||||
instance as a context manager to enter a daemon state.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/python-daemon/
|
||||
WWW: https://pypi.python.org/pypi/python-daemon
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user