- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for Roztocil (0.59 sec)
-
LICENSE
Copyright © 2012-2022 Jakub Roztocil <jakub@roztocil.co> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright
Plain Text - Registered: 2023-02-06 16:10 - Last Modified: 2022-01-26 14:45 - 1.5K bytes - Viewed (0) -
httpie/__init__.py
""" HTTPie: modern, user-friendly command-line HTTP client for the API era. """ __version__ = '3.2.1' __date__ = '2022-05-06' __author__ = 'Jakub Roztocil'
Python - Registered: 2023-02-06 16:10 - Last Modified: 2022-05-06 07:06 - 178 bytes - Viewed (0) -
docs/packaging/windows-chocolatey/httpie.nuspec
- All that and more in 2 simple commands: `http` + `https` </description> <title>HTTPie</title> <authors>HTTPie</authors> <owners>jakubroztocil</owners> <copyright>2012-2022 Jakub Roztocil</copyright> <licenseUrl>https://raw.githubusercontent.com/httpie/httpie/master/LICENSE</licenseUrl> <iconUrl>https://pie-assets.s3.eu-central-1.amazonaws.com/LogoIcons/GB.png</iconUrl>
XML - Registered: 2023-02-06 16:10 - Last Modified: 2022-05-06 16:47 - 2.3K bytes - Viewed (0) -
AUTHORS.md
# HTTPie authors - [Jakub Roztocil](https://github.com/jakubroztocil) ## Patches, features, ideas [Complete list of contributors on GitHub](https://github.com/httpie/httpie/graphs/contributors) - [Cláudia T. Delgado](https://github.com/claudiatd) - [Hank Gay](https://github.com/gthank) - [Jake Basile](https://github.com/jakebasile) - [Vladimir Berkutov](https://github.com/dair-targ) - [Jakob Kramer](https://github.com/gandaro)
Plain Text - Registered: 2023-02-06 16:10 - Last Modified: 2021-09-06 15:36 - 1.7K bytes - Viewed (0) -
CODE_OF_CONDUCT.md
further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at jakub@roztocil.co. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is
Plain Text - Registered: 2023-02-06 16:10 - Last Modified: 2021-09-09 13:52 - 3.3K bytes - Viewed (0) -
setup.py
long_description_content_type='text/markdown', url='https://httpie.io/', download_url=f'https://github.com/httpie/httpie/archive/{httpie.__version__}.tar.gz', author=httpie.__author__, author_email='jakub@roztocil.co', license=httpie.__licence__, packages=find_packages(include=['httpie', 'httpie.*']), entry_points={ 'console_scripts': [ 'http = httpie.__main__:main',
Python - Registered: 2023-02-06 16:10 - Last Modified: 2022-05-05 18:18 - 3.2K bytes - Viewed (0) -
AUTHORS.rst
- Torsten Landschoff - Michael Holler (`@apotheos <https://github.com/apotheos>`_) - Timnit Gebru - Sarah Gonzalez - Victoria Mo - Leila Muhtasib - Matthias Rahlf <******@****.***> - Jakub Roztocil <jakub@roztocil.name> - Rhys Elsmore - André Graf (`@dergraf <https://github.com/dergraf>`_) - Stephen Zhuang (`@everbird <https://github.com/everbird>`_) - Martijn Pieters - Jonatan Heyman
Plain Text - Registered: 2023-02-07 06:16 - Last Modified: 2021-08-28 04:23 - 7.8K bytes - Viewed (0) -
docs/contributors/people.json
"committed": [ "2.5.0" ], "github": "IlyaSukhanov", "reported": [ "2.5.0" ], "twitter": null }, "Jakub Roztocil": { "committed": [ "2.5.0", "2.6.0", "3.0.0", "3.2.0" ], "github": "jakubroztocil", "reported": [ "2.5.0",
Json - Registered: 2023-02-06 16:10 - Last Modified: 2022-05-05 18:19 - 13.8K bytes - Viewed (0) -
docs/README.md
### Licence BSD-3-Clause: [LICENSE](https://github.com/httpie/httpie/blob/master/LICENSE). ### Authors
Plain Text - Registered: 2023-02-06 16:10 - Last Modified: 2022-06-17 21:04 - 81.3K bytes - Viewed (0) -
tests/fixtures/test.json
Json - Registered: 2023-02-06 16:10 - Last Modified: 2021-06-15 12:48 - 168 bytes - Viewed (0)