Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19050
This commit is contained in:
parent
3b0f0f6714
commit
6a4a5116bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491837
@ -6,7 +6,7 @@ CATEGORIES= converters python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Most basic port of Perl's Text::Unidecode module
|
||||
|
||||
LICENSE= ART10
|
||||
|
@ -5,7 +5,7 @@ DISTVERSION= g20171121
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Interactive disassembler for x86/ARM/MIPS
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Backport of new features in Python's os module
|
||||
|
||||
LICENSE= PSFL
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Commons of banal micro-functions for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Lightweight pure Python package to check if a file is binary or text
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 3.6
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Create and parse boolean expressions and create custom boolean DSL
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python client library for Core API
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Core schema for the Core API
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Swagger schema validation
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Ruby on Rails' inflector ported to Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= C-based extension implementing fast integer bit sets
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Simple immutable types for Python
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Keystone Assembler Engine with Python bindings
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Fork of mox with Python 3 support
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= OpenAPI codec for Core API
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python library for consuming OpenStack service-types-authority data
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Oslo test framework
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Cross-platform alternative to the UNIX patch utility
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 0.2.5.patch
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Library for interfacing with maven
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python implementation of subunit test streaming protocol
|
||||
|
||||
LICENSE= BSD3CLAUSE APACHE20
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 1.1.2-patch
|
||||
CATEGORIES= devel python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Patched version of schematics that can pickle with multiprocessing
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Setuptools plugin to manage your versions by scm tags
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Strict, simple, lightweight RFC3339 functions
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Validation of Swagger specifications
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Repository of test results
|
||||
|
||||
LICENSE= APACHE20 BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Provides lockfile objects with timeouts and context manager
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= https://apps.ankiweb.net/downloads/current/
|
||||
DISTNAME= anki-${PORTVERSION}-source
|
||||
DIST_SUBDIR= python
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Flashcard trainer with spaced repetition
|
||||
|
||||
LICENSE= AGPLv3+
|
||||
|
@ -9,7 +9,7 @@ DISTFILES= ${PYSOLFCDIST} \
|
||||
${CARDSETDIST}:cardsets
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Solitaire game, written in Python and the successor of PySol
|
||||
|
||||
LICENSE= GPLv2+ GPLv3+ MIT PCW PD UCP UCJ ULG
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= mail python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Verifies if an email address is valid and really exists
|
||||
|
||||
LICENSE= LGPL3+
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://networkx.lanl.gov/download/networkx/ \
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= 1
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Tools for complex networks / Backported version
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python 3 compatible Python 2 random module
|
||||
|
||||
LICENSE= PSFL
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= misc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Parses, validates and creates SPDX documents
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 2.4.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= IP address management tool
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Parse, audit, query, build and modify Cisco IOS-style configurations
|
||||
|
||||
LICENSE= GPLv3+
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Cross-vendor normalisation for network syslog messages
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Net Automation and Progr. Abstraction Layer with Multivendor support
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python API to interact with network devices running IOS-XR
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python client for Arista eAPI
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python client for managing Cisco NX-OS devices through NX-API
|
||||
|
||||
LICENSE= UNKNOWN
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Simple connector pool for py-ldap
|
||||
|
||||
LICENSE= MPL20
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= net
|
||||
MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/
|
||||
DISTNAME= RemoteBox-${DISTVERSION}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Open Source VirtualBox Client with Remote Management
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Multi-vendor library to simplify SSH connections to network devices
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 1.2.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://he.fi/bchunk/
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Converts .bin/.cue files to .iso/audio
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= s-tui
|
||||
DISTVERSION= 0.8.2
|
||||
CATEGORIES= sysutils python
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Stress Terminal UI: stress test and monitoring tool
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Easy comparing and cross-referencing of companies and people
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -5,7 +5,7 @@ DISTVERSION= 0.1.4
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Github-flavored Markdown for the py-markdown module
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Smaller fork of py-textfsm, a parser for semi-structured text
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ DISTVERSION= 0.99
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Parses, normalizes and compares license expressions
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= MkDocs theme, a clone of the "greenish" Sphinx theme of the same name
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Project documentation with Markdown
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Micro-library to normalize text strings
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= OpenStack Docs Theme
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Sphinx Extensions to support API reference sites in OpenStack
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Parser and builder for package URLs (aka purl)
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= PDF parser and analyzer
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Python and C implementation of the Aho-Corasick algorithm
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -5,7 +5,7 @@ DISTVERSION= g20180622
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Common base Sphinx theme for PyPA projects
|
||||
|
||||
LICENSE= PSFL
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Sphinx theme for the CPython docs and related projects
|
||||
|
||||
LICENSE= PSFL
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= RElease NOtes manager
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Parses semi-structured text into Python tables
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.9.7
|
||||
CATEGORIES= textproc python
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Scans code for license, copyright, package and documented dependencies
|
||||
|
||||
LICENSE= APACHE20 CC0-1.0
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Dynamic filtering for querysets with Django
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Insert script tags with additional attributes for django.forms.Media
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Modified Django FileResponse that adds Content-Range headers
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Swagger UI for Django REST framework
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -8,7 +8,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Table/data-grid framework for Django
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Django Taggit serializer for the Django REST Framework
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Reusable Django application for simple tagging
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Provides database and form fields for pytz timezone objects for Django
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Efficient tree implementations for Django
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Pretty CSS styles for the django CMS admin interface
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Django REST framework
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= Yet Another Swagger Generator
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -6,7 +6,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= WSGI for web developers to watch changes in realtime
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
@ -7,7 +7,7 @@ CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
COMMENT= URL parsing, sanitizing and normalizing
|
||||
|
||||
LICENSE= MIT
|
||||
|
Loading…
Reference in New Issue
Block a user