Home
last modified time | relevance | path

Searched refs:dparse (Results 1 – 25 of 31) sorted by relevance

12

/dports/textproc/py-dparse/dparse-0.5.1/
H A DREADME.rst6 .. image:: https://img.shields.io/pypi/v/dparse.svg
7 :target: https://pypi.python.org/pypi/dparse
10 :target: https://travis-ci.org/pyupio/dparse
13 :target: https://codecov.io/gh/pyupio/dparse
42 .. _2: https://github.com/pyupio/dparse/issues/2
43 .. _3: https://github.com/pyupio/dparse/issues/3
50 To install dparse, run:
54 $ pip install dparse
60 $ pip install dparse[pipenv]
66 To use dparse in a Python project::
[all …]
H A DPKG-INFO2 Name: dparse
5 Home-page: https://github.com/pyupio/dparse
14 .. image:: https://img.shields.io/pypi/v/dparse.svg
15 :target: https://pypi.python.org/pypi/dparse
21 :target: https://codecov.io/gh/pyupio/dparse
58 To install dparse, run:
62 $ pip install dparse
68 $ pip install dparse[pipenv]
74 To use dparse in a Python project::
76 from dparse import parse, filetypes
[all …]
H A DCONTRIBUTING.rst18 Report bugs at https://github.com/pyupio/dparse/issues.
48 The best way to send feedback is to file an issue at https://github.com/pyupio/dparse/issues.
60 Ready to contribute? Here's how to set up `dparse` for local development.
62 1. Fork the `dparse` repo on GitHub.
65 $ git clone git@github.com:your_name_here/dparse.git
69 $ mkvirtualenv dparse
70 $ cd dparse/
102 https://travis-ci.org/pyupio/dparse/pull_requests
H A DMANIFEST.in10 recursive-include dparse *.py
H A DHISTORY.rst31 …now an optional dependency that's only used when updating a Pipfile. Install it with dparse[pipenv]
/dports/textproc/py-dparse/dparse-0.5.1/dparse.egg-info/
H A DPKG-INFO2 Name: dparse
5 Home-page: https://github.com/pyupio/dparse
14 .. image:: https://img.shields.io/pypi/v/dparse.svg
15 :target: https://pypi.python.org/pypi/dparse
21 :target: https://codecov.io/gh/pyupio/dparse
58 To install dparse, run:
62 $ pip install dparse
68 $ pip install dparse[pipenv]
74 To use dparse in a Python project::
76 from dparse import parse, filetypes
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A D@DiceMetric17 set dparse = `@parse_afni_name $dset`
18 set vol2o = $dparse[1]/$dparse[2]
19 set dparse = ($dparse[1] $dparse[2] )
/dports/textproc/py-dparse/dparse-0.5.1/tests/
H A Dtest_dependencies.py8 from dparse.dependencies import Dependency, DependencyFile
9 from dparse import filetypes, parse, parser, errors
H A Dtest_parse.py6 from dparse.parser import parse, Parser
7 from dparse import filetypes
H A Dtest_updater.py6 from dparse.parser import parse
7 from dparse.updater import RequirementsTXTUpdater, CondaYMLUpdater, ToxINIUpdater, PipfileLockUpdat…
8 from dparse import filetypes
/dports/textproc/py-dparse/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=dparse-0.5.1.tar.gz
/dports/devel/dparser/dparser-1.31/
H A Ddriver_parsetree.c37 if ((pn = dparse(p, buf, strlen(buf))) && !p->syntax_errors) { in main()
H A Ddparse.h69 D_ParseNode *dparse(D_Parser *p, char *buf, int buf_len);
H A Dsample_parser.c89 pn = dparse(p, buf, len); in main()
H A Dtest_parser.c158 pn = dparse(p, buf, len); in main()
/dports/devel/dparser/dparser-1.31/tests/
H A Dg45.test.g3 #include "dparse.h"
H A Dg7.test.g2 #include "dparse.h"
H A Dpython.test.g146 #include "dparse.h"
/dports/devel/dparser/dparser-1.31/verilog/
H A Dmain.c79 if ( dparse( p, filebuf, size ) && !p->syntax_errors ) in main()
/dports/lang/spidermonkey78/firefox-78.9.0/python/safety/
H A DPipfile.lock40 "dparse": {
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/safety/
H A Dutil.py1 from dparse.parser import setuptools_parse_requirements_backport as _parse_requirements
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/safety/
H A Dutil.py1 from dparse.parser import setuptools_parse_requirements_backport as _parse_requirements
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dautofs-mount-control.rst50 /automount/dparse/g6 budgie:/autofs/export1
51 /automount/dparse/g1 shark:/autofs/export1
66 each full path, such as /automount/dparse/g1, and using it as a mount
85 /automount/dparse/g1 \
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dautofs-mount-control.rst50 /automount/dparse/g6 budgie:/autofs/export1
51 /automount/dparse/g1 shark:/autofs/export1
66 each full path, such as /automount/dparse/g1, and using it as a mount
85 /automount/dparse/g1 \
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dautofs-mount-control.rst50 /automount/dparse/g6 budgie:/autofs/export1
51 /automount/dparse/g1 shark:/autofs/export1
66 each full path, such as /automount/dparse/g1, and using it as a mount
85 /automount/dparse/g1 \

12